/* common */
body{background: #fff;}
.wrapper_wrapper_{background: #fff;}
div.wrapper_{background: #fff;}

.e0008_item{font-size:15px;line-height:1.8;}
.e0008_item .ct{margin:0 auto;text-align:center;}
.e0008_item .contents{margin:0 auto;width:660px;}
.e0008_item .left{float: left;}
.e0008_item .right{float: right;}

.mt10{margin-top:10px !important;}
.mt15{margin-top:15px !important;}
.mt20{margin-top:20px !important;}
.mt30{margin-top:30px !important;}
.mt40{margin-top:40px !important;}
.mt50{margin-top:50px !important;}
.mt60{margin-top:60px !important;}
.mt65{margin-top:65px !important;}
.mt70{margin-top:70px !important;}
.mt80{margin-top:80px !important;}
.mb10{margin-bottom:10px !important;}
.mb15{margin-bottom:15px !important;}
.mb20{margin-bottom:20px !important;}
.mb30{margin-bottom:30px !important;}
.mb40{margin-bottom:40px !important;}
.mb50{margin-bottom:50px !important;}
.mb60{margin-bottom:60px !important;}
.mb65{margin-bottom:65px !important;}
.mb70{margin-bottom:70px !important;}
.mb80{margin-bottom:80px !important;}
.mb90{margin-bottom:90px !important;}
.mb100{margin-bottom:100px !important;}
.mb110{margin-bottom:110px !important;}

.e0008_item .spe-title{
	margin-bottom:0;
}
.e0008_item .inner_box{
	display: table;
	width: 100%;
	padding: 0;
	text-align: left;
	position: relative;
}
.e0008_item .inner_box img{
	width: 100%;
	height: auto;
}
/* #main */
.e0008_item #main h1{
	margin-bottom: 30px;
}
.e0008_item #main .title{
	margin-bottom: 30px;
}
.e0008_item #main .title h2{
	text-align: center;
	color: #eb0038;
	font-size: 22px;
	line-height: 1.2;
	font-weight: bold;
	margin-bottom: 5px;
}
.e0008_item #main .title p.lead{
	text-align: center;
	font-size: 15px;
}