@charset "utf-8";
/* CSS Document */
h5{
	color:#666;
	border-bottom:solid 3px;
	border-bottom-color:#FF0;
	font-size:20px;
	margin-bottom:30px;
	width:960px;
}

#top_main{
	display:block;
	height:466px;
}
#sub_footer{
	background-color:#FF3;
	height:360px;
	margin-top:30px;
}
#sub_footer ul li{
	float:left;
	list-style:none;
	margin-top:30px;
	margin-left:55px;
}
#news{
	width:600px;
	height:300px;
	overflow:scroll;
}
.fb-page{
	margin-left:46px;
}
#opening h3{
	margin-top:30px;
	font-size:1.3em;
}
#opening p{
	margin-bottom:30px;
}

#check01 li{
	list-style:none;
	background:url(../img/index/icon01.gif)left no-repeat;
　　text-indent:10px;
	text-indent-top:10px;
	padding-left:45px;
	margin-top:15px;
	font-size:1.1em;
	font-weight:bold;
}
#check01{
	margin-bottom:30px;
	margin-top:30px;
