@charset "utf-8";
@import url("base.css");
@import url("common.css");






/* ---------- sitemap ---------- */

#sitemap {
	width:730px;
	margin:0 0 0 28px;
	float:left;
}	

#sitemap li {
	width:351px;
	height:66px;
	background:url(../../../image/under/bg_sitemap.gif) left top no-repeat;
	margin:0 14px 14px 0;
	float:left;
	display:inline;
}	

#sitemap li h4 {
	margin:15px 0 0 25px;
	font-size:95%;
	line-height:1.1em;
}	

#sitemap li h4 a {
	color:#FF0066;
	text-decoration:none;
}	

#sitemap li h4 a:hover {
	color:#999999;
}	

#sitemap li p {
	margin:0 0 0 25px;
	padding:0;
}






/* ---------- map ---------- */

#map {
	overflow:auto;
}	
