/* CSS Document */

@import "common.css" ;

.detailBox ul{
	margin: 0 0 0 18px;
	padding: 0;
}
.detailBox dd{
	margin: 0 0 0 27px;
	padding: 0;
}
#sitemap dl{
	border-bottom: dashed 1px #666666;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#sitemap dt{
	font-weight: bold;
	margin: 15px 0 5px 0;
	padding: 2px 0px;
}
#sitemap img.listicon{	margin: 0 1ex 0 0;}
