@charset "utf-8";
/* CSS Document */


#page_contents h2{
	padding:0px;
	margin:0px;
	background-image:url(../images/ttl_map.gif);
	background-repeat:no-repeat;
	text-indent:-5000px;
	height:31px;
}



#mapPage{
	margin-top:30px;
	clear:both;
}

#mapPage .data_table{
	font-size:12px;
	color:#666666;
}


#mapPage #map_area{
	width:560px;
	height:520px;
	border: solid 1px #999999;
}
