@charset 'UTF-8';

/*20130508K追加*/
body.english {
	text-align:center;
	height:100%;
	font-size:12px;
	line-height:1.5;
	color:#000000;
	background:url(../images/english/ebg.jpg) #FFF no-repeat center top;
}

#wrapperEn{
	width:982px;
	height:340px;
	margin:0 auto;
	}

.headerEnBg{
	width:100%;
	text-align:center;
	}

#headerEn{
	width:982px;
	height:234px;
	margin:0 auto;
	position:relative;
	}
	
#headerEn .logo{
	width:320px;
	height:50px;
	position:absolute;
	top:25px;
	left:0;
	}

#headerEn .logo a{
	display:block;
	width:320px;
	height:50px;
	overflow:hidden;
	}

#headerEn .btJp{
	position:absolute;
	top:0;
	left:870px;
	}

.engBox{
	width:680px;
	margin:0 auto;
	position:relative;
	}

.engBox h2{
	font-size:18px;
	font-weight:bold;
	text-align:left;
	margin:0 0 30px 0;
	}

.engBox p{
	font-size:18px;
	line-height:40px;
	padding:0 30px;
	margin:0 0 26px 0;
	}

.engBox p .tanto{
	font-size:14px;
	}