@charset "utf-8";


#sitemap #contents {
	margin-top:30px;
}

.sitemap_box {
	width:610px;
	border-bottom:1px dotted #ccc;
	margin:0 auto;
	padding:10px 0;
}

.sitemap_box h3 {
	float:left;
	width:180px;
	font-weight:normal;
	font-size:small;
}

.sitemap_box p {
	float:right;
	width:420px;
	padding-left:10px;
}

.sitemap_box ul {
	padding-left:203px;
}










