@charset "shift-jis";
/* ----------------------------------------------
	This style definition is top page.
------------------------------------------------- */

#flash {
	background-image: url(../../img/navi_bg.gif);
	background-repeat: repeat-x;
	background-position: left 514px;
	height: 586px;
	width: 100%;
	text-align: center;

}

#flash p{
margin-top:90px;
}


dl#news {
	width:920px;
	background-image: url(../../img/news.gif);
	background-repeat: no-repeat;
	background-position: 20px top;
	min-height:30px; 
	height:auto !important; 
	height:30px;
	text-align:left;
	padding-top:2px;
	padding-bottom:20px;
}

dl#news dt{ padding-left:300px;}

dt {
width:80px;
 float:left;
 clear:both;
}
dd {
 margin-left:100px;
}
