body {
	background-color:#ffffff;	
}

#big-video-wrap {
	font-size:0;	
}

.eventpost {
	text-indent:-9999px;	
}


/* mainimg
===============================================================*/
.mainimg {
	width:100%;
	/*
	height:685px;
	*/
	background:url(../images/top/img_bg_12.jpg) no-repeat center top;
	position:relative;
	overflow:hidden;
	display: table;
}


.mainimg .spBtn{
	display: table-cell;
	text-align:center;
	vertical-align: middle;
}

.mainimg .spBtn a{
	padding: 10px;
	background-color: #ffffff;
}

#Main {
/*background-color:#000000;*/
}

.mainimg_ev {
	background:url(../images/top/img_bg_07-02.jpg) no-repeat center top;
}

.mainimg .hv {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
}

.mainimg .hv p img {
	width:100%;
}

.mainimg .hv p{
	position: relative;
}

.mainimg .hv p span{
	position: absolute;
	bottom: 2px;
	left: 0;
	width: 100%;
	text-align: center;
	background:url(../images/top/ico_arrow.png) no-repeat center 0;
	background-size: 11px 13px;
	text-indent: -9999px;
}






/*
.mainimg p.vol_off a {
	display:block;
	width:34px;
	height:34px;
	background:url(../images/top/img_ic_01.gif) no-repeat 0 0;
}

.mainimg p.vol_off a:hover {
	background:url(../images/top/img_ic_01.gif) no-repeat 0 -34px;
}

.mainimg p.vol_on a {
	display:block;
	width:34px;
	height:34px;
	background:url(../images/top/img_ic_02.gif) no-repeat 0 0;
}

.mainimg p.vol_on a:hover {
	background:url(../images/top/img_ic_02.gif) no-repeat 0 -34px;
}
*/




.messageBox{
	width:100%;
	min-width:1000px;
	position:relative;
	margin: 0 auto;
	background-color: #ffffff;
}


.messageBox .messageBoxInner{
	width: 1000px;
	margin: 0 auto;
	padding-top: 50px;
	background:url(../images/top/img_bg_01.png) no-repeat 128px 47px;
}


.messageBox .messageBoxInner .tit{
	background:url(../images/top/img_tit_01.png) no-repeat 0 0;
	margin: 0 auto;
	display: block;
	width: 590px;
	height: 114px;
	text-indent: -9999px;
	padding-bottom: 30px;
}


.messageBox .messageBoxInner .txt{
	text-align: center;
	line-height: 26px;
	padding-bottom: 30px;
	background:url(../images/top/img_bg_02.png) no-repeat 850px bottom;
}






.serviceBox{
	width:100%;
	min-width:1000px;
	position:relative;
	margin: 0 auto;
	background-color: #ffffff;
	padding-bottom: 50px;
}

.serviceBox .serviceBoxInner{
	width: 1000px;
	margin: 0 auto;
	padding-top: 50px;
}




.serviceBox .serviceBoxInner p.tit{
	background:url(../images/top/img_tit_02.png) no-repeat 0 0;
	margin: 0 auto;
	display: block;
	width: 524px;
	height: 72px;
	text-indent: -9999px;
	padding-bottom: 30px;
}
.serviceBoxPhoto .serviceBoxInner p.tit{
	background:url(../images/top/img_tit_08.png) no-repeat 0 0;
	margin: 0 auto;
	display: block;
	width: 326px;
	height: 72px;
	text-indent: -9999px;
	padding-bottom: 30px;
}















.informationBox{
	width:100%;
	min-width:1000px;
	position:relative;
	margin: 0 auto;
	background-color: #ffffff;
}


.informationBox .informationBoxInner{
	width: 1000px;
	margin: 0 auto;
	padding-top: 50px;
	background:url(../images/top/img_bg_06.png) no-repeat 270px 30px;
	margin-bottom: 100px;
}

.informationBox .informationBoxInner .tit{
	background:url(../images/top/img_tit_06.png) no-repeat 0 0;
	margin: 0 auto;
	display: block;
	width: 187px;
	height: 65px;
	text-indent: -9999px;
	padding-bottom: 30px;
}

.informationBox .informationBoxInner .box_l{
	float: left;
	width: 500px;
	height: 500px;
}

.informationBox .informationBoxInner .box_r{
	float: right;
	width: 445px;
	height: 500px;
	background:url(../images/top/img_bg_10.png) no-repeat right 390px;
}

.informationBox .informationBoxInner .box_r .newsBox{
	background:url(../images/top/img_bg_07.png) no-repeat right 0;
}

.informationBox .informationBoxInner .box_r .newsBox .newsBoxOuter{
	background:url(../images/top/img_bg_09.png) no-repeat 0 bottom;
	padding: 25px 0;
}


.informationBox .informationBoxInner .box_r .newsBox .newsBoxInner{
	margin: 0 25px 0 35px;
	height: 245px;
	overflow-y : auto;
}


.informationBox .informationBoxInner .box_r .newsBox .newsBoxInner dl{
	padding-bottom: 10px;
	margin-bottom : 10px;
	background:url(../images/top/img_bg_08.png) repeat-x 0 bottom;
}

.informationBox .informationBoxInner .box_r .newsBox .newsBoxInner dl:last-child{
	padding-bottom: 0;
	margin-bottom : 0;
	background:none;
}

.informationBox .informationBoxInner .box_r .newsBox .newsBoxInner dl dt{
	float: left;
	width: 90px;
	line-height: 26px;
}

.informationBox .informationBoxInner .box_r .newsBox .newsBoxInner dl dd{
	float: right;
	width: 270px;
	line-height: 26px;
}