@charset "utf-8";
#contentInner dt {
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 10px;
	padding-left: 10px;
	background-image: url(../../img/point01.jpg);
	background-position: left 2px;
	background-repeat: no-repeat;
	font-weight: bold;
}
#sitemap dd {
	padding-left: 35px;
	padding-bottom: 10px;
	background-image: url(../../img/point01.jpg);
	background-repeat: no-repeat;
	background-position: 25px 1px;
}
#sitemap dl {
	padding-bottom: 50px;
}
#sitemap #contentInner {
	width: 900px;
	margin: 0px;
	padding: 0px;
}

#sitemap #Content #contentInner .smList01 {
	padding-left: 55px;
	padding-bottom: 10px;
	background-image: url(../../img/point01.jpg);
	background-repeat: no-repeat;
	background-position: 45px 1px;
}
