@charset "utf-8";
/* CSS Document */

#top_flash{
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-image: url(../images/top_flash_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 277px;
	width: 908px;
	padding-top: 16px;
}
.top_img{
	width: 635px;
	text-align: right;
	height: 163px;
}




h2{
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 591px;
	margin-left: auto;
}

#osirase_box{
	width: 566px;
	margin-left: 11px;
	border: 1px dotted #660000;
	padding: 5px;
	margin-top: 10px;
	line-height: 1.5em;
	color: #660000;
	font-weight: bold;
	height: auto;
	margin-bottom: 5px;
}
#osirase_box p{
}

object{
	border:0;
}
#news_box {
	background-image: url(../images/news_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 331px;
	width: 632px;
	margin-top: 15px;
}
#news_box #news{
	height: 250px;
	overflow:hidden;
	/*	overflow:auto;
*/	margin-top: 40px;
	margin-right: 5px;
	margin-bottom: 0px;
	width: 500px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 120px;
	
	
}
#news_box .news_title{
	text-indent: -9999px;
}
#news_box #news p{
	text-align: right;
	padding-right: 5px;
	font-size: 0.9em;
	padding-bottom: 2px;
}
#news_box #news p a:link{
	color: #666666;
	text-decoration: none;
}
#news_box #news p a:hover{
}
/*#news dt{
	list-style-type: none;
	float: left;
	text-align: left;
	color: #333333;
	clear: left;
	display: block;
}
#news dd{
	list-style-type: none;
	padding-bottom: 5px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666600;
	display: block;
	padding-left: 45px;
	margin-bottom: 5px;
}
#news dd a:link{
	color: #666600;
	text-decoration: underline;
}
#news dd a:hover{
	color: #666666;
	text-decoration: underline;
}*/


.main_bannar_box{
	width: 628px;
	height: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.main_bannar_box p{

}
.main_bannar_box li{
	list-style-type: none;
	float: left;
	margin: 0px;
	padding: 0px;
}
.main_bannar_box a img:hover{
	opacity:0.7;
	filter:alpha(opacity=60);
}
.banner{
	margin-top:5px;
}
.banner a img:hover{
	opacity:0.7;
	filter:alpha(opacity=60);
}

em{
	font-style: normal;
	font-weight: bold;
}
strong{
	color: #c25b01;
	font-weight: bold;
}

/*---ie6--*/
* html #top_flash{
margin-left:18px;
}
* html .main_bannar_box{
margin-left:3px;
margin-top:15px;
padding:0;
}
