
#HeaderBox{
	background:url(../images/top/header_box_top.jpg) no-repeat 0px 0px;		
}


#Contents .wrapper{
	padding-top:20px;
	width:610px;
	display:block;	
	overflow:hidden;		
}
#Contents .news{
	width:380px;
	margin-right:15px;

	float:left;
	
}



#Contents .news h2{

	margin-bottom:15px;	

}
#Contents .news dl {
	height:23px;
	margin-top:10px;
	padding-left:10px;
	display:block;		
	overflow:hidden;	
	background:url(../images/top/dot.gif) no-repeat bottom;		
}
#Contents .news dl dt {
	width:120px;
	float:left;
	background:url(../images/top/arrow_news.gif) no-repeat 102px 3px;			
}
#Contents .news dl dd {
	width:250px;
	height:14px;
	_height:16px;	
	float:left;
	overflow:hidden;		
}
#Contents .news dl dd  a{
	text-decoration:none;	
}

#Contents .banner{
	width:196px;
	float:left;
}
#Contents .banner dl {
	margin-bottom:10px;
}
#Contents .banner dl dt{
	line-height:0px;
}
#Contents .banner dl dd{
	padding:5px;
	background:#dcdcdc;
	border:2px solid #e9e9e9;
}



