#main,
#main table,
#main tr,
#main td,
#main ul,
#main li,
#main div,
#main p,
#main span {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent; }

#main {
	width:100%;
	border:1px solid #000;
	border-left:none;
	border-right:none;
	margin-bottom:1px;
	background:url(../image/main_img_bg.png) repeat-y center center #000; }

body {
	text-align:left;
	background:url(../image/index_body_bg.png) repeat-x 0 0 #2B61CE; }

body #main_img {
	width:650px;
	margin:0 auto;
	position: relative;
	overflow: auto; }

#main_img ul {
	padding:0;
	margin:0; }

#main_img li {
	height:220px;
	margin:25px 0;
	list-style: none; }

#main_img ul li {
	float: left; }

#main_img ul li .text {
	width:200px;
	float:left;
	text-align:left; }

#main_img ul li .img {
	width:420px;
	float:right; }

#main_img ul li a img {
	border:none; }

#main_img p {
	color:#FFF;
	font-size:12px; }

#main_img span {
	color: #D96D00;
	display: block;
	font-weight: bold;
	text-align:center;
	padding: 0 10px;
	margin-bottom:10px; }


.clearfix:after{
 content: ".";
 display: block;
 clear: both;
 height: 0;
 visibility: hidden;
}
.clearfix{
 display: inline-table;
 min-height: 1%;
 overflow:hidden;
}
/*Hides from MacIE \*/
* html .clearfix{zoom: 1;}
*:first-child+html .clearfix {zoom: 1;}
.clearfix{display: block;}
/*Hides from MacIE */

.otsu_close{
	background: #fff;
}

.otsu_close .inner{
	max-width: 700px;
	width: 100%;
	margin: 0 auto;
	padding-top: 100px;
	background: #fff;
	height: 80vh;
}
.otsu_close .inner h2{
	text-align: center;
	border-bottom: 2px solid #2B61CE;
	padding-bottom: 5px;
}
.otsu_close .inner strong{
	color: #2B61CE;
}