@charset "utf-8";
/* CSS Document */

/* header */
div.top #header {
	background:url(../images/top_main-img.jpg) no-repeat top center;
	width:798px;
	height:220px;
	margin:0 auto;
	position:relative;
}


#bosyu{
	margin:50px 0
}
#news-section{
	width:507px;
}
#news-section dl{
	margin-top:15px;
	*margin-top:13px;
	width:510px;
}

#news-section dl dt{
	width:100px;
	float:left;
	clear:both;
	padding-bottom:0.2em;
	*padding-bottom:0.12em;
}

#news-section dl dd{
	padding-bottom:0.2em;
	padding-left:8em;
	*padding-bottom:0.12em;
}