#flow1 {
	float: right;
	width: 610px;
	height: auto;
	margin-right: 40px;
	margin-left: 40px;
	list-style-type: none;
}
#about {
	width: 100%;
	margin: 0 auto;
	height: auto;
}
#image {
	width: 100%;
	font-size: 1.06em;
	height: auto;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
#flow2 {
	float: right;
	width: 690px;
	height: auto;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
#about p{
	height: auto;
	font-size: 1em;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#map {
	float: left;
	width: 610px;
	height: auto;
}
.attention {
	font-size: 0.94em;
	color: #F00;
	margin-bottom: 20px;
}
#flow1 ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	width: 610px;
}
#flow1 ul li {
	display: block;
}
#nom {
	float: right;
	height: 30px;
	width: 610px;
	font-size: 1.2em;
}
#nom .com{
	float: left;
	height: 30px;
	width: auto;
	padding-left: 10px;
	font-size: 0.75em;
	padding-top: 4px;
	color: #70512F;
}
#nom a{
	float: left;
	height: 30px;
	width: auto;
	padding-left: 36px;
	color: #300;
	background-image: url(../img/sitemap/allow.jpg);
	background-repeat: no-repeat;
	background-position: left 6px;
	margin-bottom: 16px;
	padding-top: 2px;
	padding-bottom: 6px;
}
#nom a:hover{
	color: #630;
	background-image: url(../img/sitemap/allow_hover.jpg);
	background-repeat: no-repeat;
	background-position: left 6px;
}
#zoom {
	float: right;
	height: 20px;
	width: 580px;
	padding-left: 30px;
	font-size: 0.94em;
}
#zoom a{
	float: right;
	height: 20px;
	width: 580px;
	padding-left: 35px;
	color: #300;
}
#zoom a:hover{
	float: right;
	color: #600;
}
