@charset "UTF-8";

/* CSS Document */
body{
overflow-x:hidden;
background:#000;
}

html {
overflow-x:hidden;
}


/*ヘッダー*/
#header {
	width: 800px;
	height:80px;
	margin:0 auto;
	}
	
#header h1 {
	font-size: 12px;
	color: #fff;
	letter-spacing: 0.1em;
	margin:10px 0 10px 0;
}

.et_headlst {
	float:left;
	font-size: 12px;
	line-height: 18px;
	color: #fff;
	}

.emr1{
	margin-right:1em;	
	}
	


/*メイン*/

.etmain_in {
	background-image: url(../images/et_main.jpg);
	background-repeat: no-repeat;
	height: 265px;
	padding-top: 437px;
	background-position: center top;
}
.etbtn_box{
	height: 130px;
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
	}
.fukuoka{
	background-image: url(../images/fukuoka.jpg);
	height: 130px;
	width: 155px;
	float:left;
	margin-right:6px;
	}
.fukuoka a{
	text-indent: -9999px;
	display:block;
	height: 130px;
	width: 155px;
	}
.kitakyushu{
	background-image: url(../images/kitakyushu.jpg);
	height: 130px;
	width: 155px;
	float:left;
	margin-right:6px;
	}
.kitakyushu a{
	text-indent: -9999px;
	display:block;
	height: 130px;
	width: 155px;
	}
.kumamoto{
	background-image: url(../images/kumamoto.jpg);
	height: 130px;
	width: 155px;
	float:left;
	margin-right:6px;
	}
.kumamoto a{
	text-indent: -9999px;
	display:block;
	height: 130px;
	width: 155px;
	}
.oita{
	background-image: url(../images/oita.jpg);
	height: 130px;
	width: 155px;
	float:left;
	margin-right:6px;
	}
.oita a{
	text-indent: -9999px;
	display:block;
	height: 130px;
	width: 155px;
	}
.recruit{
	background-image: url(../images/recruit.jpg);
	height: 130px;
	width: 155px;
	float:left;
	}
.recruit a{
	text-indent: -9999px;
	display:block;
	height: 130px;
	width: 155px;
	}

#etmain .leavebox {
	width: 340px;
	height: 55px;
	margin-right: auto;
	margin-left: auto;
}
* html .leavebox {
	width: 350px;
	height: 55px;
	margin-right: auto;
	margin-left: auto;
}

.et_txt01 {
	font-size: 12px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	line-height: 18px;
	margin-top: 10px;
	color: #000;
}
.et_txt01 span {color: #ff0000;}


.leavebox {
	width: 340px;
	height: 55px;
	margin-right: auto;
	margin-left: auto;
}
.et_btn04 {
	background-image: url(../images/et_btn04.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 161px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom:20px;
	float: left;
}
* html .et_btn04 {
	background-image: url(../images/et_btn04.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 161px;
	margin-right: 5px;
	margin-top: 10px;
	margin-bottom:20px;
	float: left;
}
.et_btn04 a {
	text-indent: -9999px;
	height: 25px;
	width: 161px;
	display:block;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}
.okiniiri{
	height: 25px;
	width: 161px;
	margin: 10px auto;
	line-height:20px;
	font-size:10px;
	background-image: url(../images/et_btn05.jpg);
	background-repeat: no-repeat;
}
* html .okiniiri{
	height: 25px;
	width: 161px;
	line-height:20px;
	font-size:10px;
	background-image: url(../images/et_btn05.jpg);
	background-repeat: no-repeat;
}


/*フッターー*/
#fotter {
    background-color: #e4e2e2;
	width: 100%;
	height:auto;
	padding-top: 20px;
	clear: both;
}
.fotter_in {
	font-size: 12px;
	line-height: 1.5;
	letter-spacing: 0.1em;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:20px;
	color: #000;
	}
	
.fotter_in2 {
	font-size: 12px;
	line-height: 1.5;
	letter-spacing: 0.1em;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:20px;
	color: #919090;
	}
	
	
.fotter_in2 span{
	color: #626262;}
	
.copy{
	padding:10px 0 5px 0;
	margin-right: auto;
	margin-left: auto;
	height:20px;
	width: 800px;
	background-image: url(../images/copy.jpg);
	background-position:center;
	background-repeat: no-repeat;}
	
.copy p{
	text-indent:-9999px;
	}


	

