@charset "UTF-8";

dl.sitemap {
	clear: both;
	width: 660px;
	margin-bottom: 20px;
}
dl.sitemap dt {
	clear: both;
	width: 620px;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.8em;
	padding: 0px 0px 10px 36px;
	background:url(../images/ic_dt.gif) no-repeat 10px 3px;
}
dl.sitemap dd {
	width: 624px;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.8em;
	color: #353535;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px dashed #CCCCCC;
	margin: 0px 0px 10px 36px;
}