@charset "UTF-8";

@import url(common02.css);


#page{
	position: relative;
	z-index:1;
}

.nosp{margin-right: 0px!important;}

.innerBox{
	width: 1020px;
	margin: 0 auto;
}

.wrap {
	overflow: hidden;
}



/*------------------------------------------------------------- header */

#header{
	height: 138px;
	background: url(../img/header_bg.png) repeat-x;
	/*position: relative;*/
	z-index:10;
	color: #FFF;
	overflow: hidden;
}


#header .rBox{
	float: right;
	width: 840px;
}

#header h1{
	font-size: 11px;
	margin-top: 8px;
	float: left;
	width: 380px;
}

#header .logo{
	float: left;
	width: 165px;
}

#header .lang{float: right;}

#header .lang li{
	float: left;
	margin-left: 8px;
}

#header #menu{
	clear: both;
	height: 60px;
	margin-left:30px;
}

#header #menu li{
	float: left;
	padding: 0px;
	height: 60px;
	width: 198px;
	margin-top: 30px;
}


/*------------------------------------------------------------- container */

#subImg{
	/*height: 210px;*/
	height: 25px;
	background-image: url(../img/sub_titile_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	width: 100%;
	position: relative;
	margin-top: -9px;	
}

.wifi{
	text-align: center;
	margin: 15px 0;
}

.goriyou{
	text-align: center;
	margin: 10px 0;
}

#container{
	width: 1000px;
	margin: 0 auto;
	clear: both;
}


#container .midashi01{
	background-image: url(../../en/midashi.jpg);
	background-repeat: no-repeat;
	clear: both;
	line-height: 41px;
	height: 41px;
	padding-left: 40px;
	font-size: 17px;
	font-weight: bold;
	color: #000;
}

#container .midashi02{
	background-image: url(../../en/midashi02.jpg);
	background-repeat: no-repeat;
	clear: both;
	line-height: 41px;
	height: 41px;
	padding-left: 40px;
	font-size: 17px;
	font-weight: bold;
}

#container .midashi03{
	clear: both;
	font-size: 17px;
	font-weight: bold;
	border-top: 1px solid #BE0000;
	border-bottom: 1px solid #BE0000;
	display: inline-block;
	padding: 12px 15px;
	margin-bottom: 15px;
	color: #BC0000;
}

#container .read{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}

#container .read02{
	font-size: 13px;
	font-weight: bold;
	margin: 5px 0;
}


#container .wbox{
	float: left;
	width: 315px;
	margin-right: 25px;
}

#container .wbox01{
	float: right;
	width: 650px;
}

#container .wbox02{
	float: left;
	width: 325px;
	margin: 15px 12px 20px 0;
}

#container .wbox02 h4{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 120%;
}

#container .wbox03{
	float: left;
	width: 660px;
	margin-bottom: 30px;
}

#container .wbox04{
	float: right;
	width: 323px;
	margin-bottom: 30px;
}

#container .wbox03 h4,#container .wbox04 h4,#container .wbox05 h4{
	background-color: #ECE1BF;
	font-size: 15px;
	color: #BC0000;
	padding: 10px;
	text-align: center;
	margin-bottom: 15px;
}

#container .wbox03 .img,#container .wbox04 .img,#container .wbox05 .img{
	margin: 25px 0 10px 0;
	text-align: center;
}

#container .wbox05 p{
	width: 800px;
	margin: 0 auto;
}

#container .wbox .read{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}

.w480{
	width: 480px;
	margin-right: 25px;
	float: left;
}

.w480 .img{
	text-align: center;
	margin: 20px auto;
}

.w480 .bt{
	text-align: center;
	margin: 10px auto;
}

.info{
	clear: both;
	background-color: #FBF8F2;
	padding: 15px;
	border: 1px solid #CCC;
}

.info p{
	font-size: 14px;
	font-weight: bold;
}


/*------------------------------------------------------------- sns */

.sns{
	width: 250px;
	margin: 20px auto 20px auto;	
	clear: both;
}

.sns li{
	float: left;
	width: 120px;
}

/*------------------------------------------------------------- footer */

#footer{
	clear: both;
	background-color: #FFF;
	background-image: url(../img/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#footer p{
	font-size: 10px;
	padding: 60px 0 30px 0;
	text-align: center;
}

#footer p img{
	vertical-align: middle;
	margin-right: 20px;
}


/*------------------------------------------------  unkyu */


.unkyu01{
	font-size: 15px;
	font-weight: bold;
	border: 2px solid #E83817;
	margin: 0 auto 25px auto ;
	width: 880px;
	padding: 10px;
	text-align: center;
}


.unkyu02{
	font-size: 14px;
	font-weight: bold;
	border: 2px solid #E83817;
	padding: 5px 10px;
	margin-bottom:10px;
}
