@charset "utf-8";
/* メイン部分
-------------------------------------------------------------------------------------*/
#area_map {
	float:left;
	width:655px;
	height: auto;
	padding-left: 17px;
}

#area_map .inner {
	float:left;
	width:655px;
	height: auto;
}

#area_map .innergray {
	float:left;
	width:590px;
	height: auto;
	padding-left: 20px;
	background-color: #E8E8E8;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: middle;
}

#area_map .innerhalf {
	float:left;
	width:325px;
	height: auto;
}

#area_map .over {
	float:left;
	width:655px;
	height: 60px;
}

#area_map .center {
	float:left;
	width:655px;
	height: auto;
}
#area_map .under {
	float:left;
	width:655px;
	height: 30px;
}

#area_map .one_third {
	float:left;
	width:150px;
	height: auto;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
	font-size: 95%;
}
#area_map .one_thirdd {
	float:left;
	width:655px;
	height: auto;
}
#area_map #genre {
	float:left;
	width:655px;
	height: auto;
	display: block;
	padding-bottom: 20px;
}

#area_map #genre h2 {
	float:left;
	width:655px;
	height: auto;
	display: block;
}

#area_map #genre ul {
	float:left;
	height: auto;
	display: block;
	width: auto;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#area_map #genre li {
	height: auto;
	width: auto;
	padding-bottom: 3px;
	padding-right: 15px;
}
#area_map #change {
	float:left;
	width:655px;
	height: auto;
	padding-bottom: 20px;
}

#area_map #change p {
	float:left;
	width:655px;
	height: auto;
	padding-top: 20px;
}
#area_map #change #gmap {
	float:left;
	width:600px;
	height: 400px;
	padding-left: 20px;
}
#area_map #change #gmap.mapp {
	float:left;
	width:610px;
	height: 600px;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 0px;

}
#area_map #gourmet {
	float:left;
	width:655px;
	height: auto;
	padding-bottom: 20px;
}

#area_map #gourmet h2 {
	float:left;
	width:315px;
	height: auto;
}
#area_map #gourmet ol {
	float:left;
	width:300px;
	height: auto;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}
#area_map #gourmet li {
	height: auto;
	display: list-item;
	list-style-position: inside;
	list-style-type: decimal;
	width: auto;
	padding-bottom: 5px;
	font-size: 110%;
}

#area_map #gourmet h2 {
	float:left;
	width:315px;
	height: auto;
}
#area_norrowing_sub {
	float:left;
	width:300px;
	padding-left: 10px;
	padding-bottom: 20px;
}

#area_norrowing_sub h2 {
	float:left;
	width:300px;
}

#area_norrowing_sub ul {
	width:300px;
	text-align: center;
	height: auto;
	display: block;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

#area_norrowing_sub li {
	display: inline;
	height: auto;
	width: auto;
}
#area_norrowing_sub .over {
	float:left;
	width:290px;
	padding-left: 10px;
	background-image: url(../../area_map/img/side_sub_over.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 30px;
}

#area_norrowing_sub .center {
	float:left;
	width:290px;
	padding-left: 10px;
	background-image: url(../../area_map/img/side_sub_center.png);
	background-repeat: repeat-y;
}

#area_norrowing_sub .under {
	float:left;
	width:290px;
	padding-left: 10px;
	background-image: url(../../area_map/img/side_sub_under.png);
	background-repeat: no-repeat;
	height: 30px;
}
#area_side_results {
	float:left;
	width:265px;
	height: auto;
	padding-left: 10px;
	padding-bottom: 10px;
}
#area_side_results h3 {
	float:left;
	width:145px;
	height: auto;
	display: block;
}
#area_side_results p {
	float:left;
	width:145px;
	height: auto;
	display: block;
	font-size: 90%;
}
#area_side_results p.button {
	float:left;
	width:145px;
	height: auto;
	text-align: center;
	display: block;
}
#area_side_results .block {
	float:left;
	height: auto;
	width: 265px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
}

#area_side_results .pic {
	float:left;
	height: auto;
	width: 115px;
}
#area_side_results .right {
	float:left;
	height: auto;
	width: 145px;
	padding-left: 5px;
}

#area_map #genre  #formp {
	float: left;
	width: 655px;
}
#area_map #genre #formp p {
	float: left;
	padding-left: 10px;
	width: 600px;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	background-color: #FFEEFB;
}
#area_map #genre #formp p.right {
	text-align: right;
	float: left;
	padding-right: 10px;
	width: 600px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 0px;
}
