@charset "EUC-JP";

/* ===================================================================
	created: 120405 osako
 =================================================================== */

#sitemap {
	border:none;
	width:812px;
	padding-bottom:0;
}

#sitemap .squareMap {
	width: 250px;
	float: left;
	padding-left:12px;
}
#sitemap .border {
	border-right:#e6e6e6 1px solid;
}

#sitemap #map{
	overflow:hidden;
	_zoom:1;
	width:800px;
	margin:20px auto;
}

#sitemap #map #visual {
	margin-bottom:20px;
}

#sitemap #map h2 {
	width:230px;
	background:#dcdcdc;
	padding:5px 0 5px 10px;
	font-size:15px;
}
#sitemap #map h3 {
	margin:8px;
	margin-left:16px;
	font-weight:normal;
}

#sitemap #map ul {
	margin:4px 0 16px 36px;
}
#sitemap #map ul li{
	list-style:url(../images/z_sitemap_point.gif) outside;
}