 @charset "utf-8";
.site_menu.area_map {
	padding-bottom:0px;
}
#sub_area_linklist > li{
	float:left;margin:2px 10px;
}
.area_map_sub_disp{
	padding:5px 0px;
	border:4px solid #3E8BFF;
	border-radius: 4px;
	width:990px;
	z-index:2;
	position: absolute;
	top: 25px;
	background:#ffffff;
}
#areamap{
	position: relative;
	height:26px;
}
#area_map_sub {
	display: none;
}
