@charset "utf-8";
/* CSS Document */

#sitemap {
	border-bottom:1px dotted #cecece;
	margin-bottom:45px;
}

#sitemap h3 {
	border-top:1px dotted #cecece;
	padding-top:10px;
	padding-bottom:10px;
	font-weight:bold;
}

#sitemap h3 a {
	background:url(../../common/img/icon-04.gif) no-repeat left center;
	padding-left:14px;
}

#sitemap ul {
/*	padding-bottom:5px;
*/	padding-left:25px;
/*	clear:both;
*/}

#sitemap ul li {
	padding-bottom:10px;
/*	clear:both;
*/}

#sitemap ul li a {
	background:url(../../common/img/icon-04.gif) no-repeat left center;
	padding-left:14px;
}

#sitemap ul li.map-abc {
	float:left;
	padding-top:10px;
}

#sitemap ul li.map-abc a {
	margin-right:10px;
}

#sitemap ul li.pe-food {
	clear:both;
}