@charset "utf-8";


/* ==[ sitemap ]============================== */

dl#sitemap { margin-top:24px; }
dl#sitemap dt {
	padding:2px 0 0 15px;
	background:#f2f0ee url(../img/common/listdot.gif) no-repeat 4px 50%;
	font-size:14px;
	line-height:1.8em;
	border-top:#b2aba3 1px solid;
}
dl#sitemap dd { margin-left:12px; }
dl#sitemap dd ul li { margin:12px 0; text-indent:0.8em; }
dl#sitemap dd ul li.sitemaparchive { text-indent:1.6em; }