/*@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/news/h2.gif) no-repeat;
	width:329px;
	height:23px;
	text-indent:-1000em;
	margin-left:20px;
	margin-top:40px;
	margin-bottom:11px;
}

dl{
	color:#FFFFFF;
}

dt{
	margin-bottom:3px;
	font-size:11px;
	font-weight:bold;
}

dd{
	border-bottom:1px dotted #666666;
	padding-bottom:10px;
	font-size:16px;
	line-height:140%;
	margin-bottom:10px;
}
