/*@charset "UTF-8";*/

/*tag reset*/
@import "import.css";

#wrapper #contents_wrapper .contens{
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-bottom:20px;
	background-color:#101010;
	padding-bottom:50px;
}

h2{
	background:url(../img/sitemap/h2.gif) no-repeat;
	width:329px;
	height:23px;
	text-indent:-1000em;
	margin-left:20px;
	margin-top:40px;
	margin-bottom:11px;
}

dl{
}

dd{
	margin-bottom:10px;
	padding-left:33px;
}

dt{
	margin-bottom:10px;
}