/*Resetting*/
@charset "UTF-8";

/* IEマウスオーバー用 */
html {
  *filter: expression(document.execCommand("BackgroundImageCache", false, true));
}

/* Win_IE表示用 */
* {
	/*\*//*/
	*zoom: 1;
	/**/
}

/* COMMON */
body {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','MS PGothic',Osaka,Verdana,sans-serif;
	margin: 0;
	padding: 0;
	font-size: 12px;
	letter-spacing:1px;
	color:#333;
	line-height:20px;
}

* {
	margin: 0;
	padding: 0;
}
a:link { 
	color: #2971a7;
	text-decoration: none;
}
a:active { 
	color: #2971a7;
	text-decoration: underline;
}
a:visited {
	color: #2971a7;
	text-decoration: none;
}
a:hover { 
	color: #2971a7;
	text-decoration: underline;
}


h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}

ol{
	list-style-type:decimal;
	list-style-position:inside;
	padding:15px 0;
}
ul{
	list-style-type:none;
}

input{
	background-color:#FFF;
	border:1px #CCC solid;
}

option {
	padding-right: 5px;
	/*\*//*/
	padding-right: 0;
	/**/
}
hr {
	display: none;
}

img {
	display: block;
	border: 0;
}


.clear {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
span.sls {
	display: none;
}


::-moz-selection{
	background: #000000;
	color:#FFFFFF;
}
::selection {
	background: #000000;
	color:#FFFFFF;
}
		
	.left{float:left;}
	.right{float:right;}	
	.clear{clear:both;}
	

/****************************************************/

h1{
	font-size:10px;
	font-weight:normal;
	color:#666;
	position:absolute;
	top:47px;
	left:53px;
}
h2{ 
	padding:30px 0 20px 0;
}
h3{
	background:url(../images/sub/recruit_index/h3_bg.gif) 0 0 no-repeat;
	padding:10px 0 0 23px;
	font-size:14px;
	font-weight:bold;
	color:#a40c00;
	height:30px;
}
h4{
	background:url(../images/sub/recruit_index/h4_bg.gif) 0 0 no-repeat;
	padding:10px 0 15px 23px;
	font-size:14px;
	font-weight:bold;
	color:#a40c00;
	height:30px;
}





/*Head*/

#head-bg{
	background:url(../images/common/head.gif) 0 0 repeat-x;
	height:80px;
}
#head{
	background:url(../images/common/head_bg.jpg) 0 0 no-repeat;
	width:950px;
	height:80px;
	margin:0 auto;
	position:relative;
	z-index:1;
}
#head div{
	position:absolute;
	top:10px;
	left:0;
}
#head p{
	position:absolute;
	top:6px;
	left:330px;
}
#head ul{
	width:225px;
	position:absolute;
	top:35px;
	left:725px;
	}
	#head ul li{
	float:left;
	padding:0 0 0 10px;
	}
	#sm a,
	#pv a{
	background-position:0 0;
	background-repeat:no-repeat;
	height:15px;
	display: block;
	text-indent: -9999px;
	}
	#sm a {background:url(../images/common/sm_btn.jpg) 0 0 no-repeat; width:85px;}
	#pv a {background:url(../images/common/pv_btn.jpg) 0 0 no-repeat; width:120px;}
	#sm a:hover,
	#pv a:hover { background-position:0 -15px; }




/*main*/

#recruit-main{
	height:270px;
	background:url(../images/common/index-bg.jpg) 0 0 repeat-x;
}
#main-waku{
	width:950px;
	margin:0 auto;
	position:relative;
	z-index:1;
	top:0;
	left:0;
	height:270px;
}





/*main-contents*/

#main-c{
	position:absolute;
	top:243px;
	left:520px;
	
}

#main-c li{
	background:url(../images/common/r_icon.jpg) 0 5px no-repeat;
	padding:0 30px 0 18px;
	float:left;
}
#main-c li a{
	font-size:12px;
	font-weight:bold;
	color:#2c2417;
}






/*global-navi*/
#global-navi{
	background:url(../images/common/navi_bg.gif) 0 0 repeat-x;
	height:50px;
}
#global-navi ul{
	width:950px;
	margin:0 auto;
	}
	#global-navi ul li{
	float:left;
	}
	#gnv01 a,
	#gnv02 a,
	#gnv03 a,
	#gnv04 a,
	#gnv05 a,
	#gnv06 a,
	#gnv07 a,
	#gnv08 a{
	background-position:0 0;
	background-repeat:no-repeat;
	height:50px;
	display: block;
	text-indent: -9999px;
	}
	#gnv01 a {background:url(../images/common/g_navi01.jpg) 0 0 no-repeat; width:136px;}
	#gnv02 a {background:url(../images/common/g_navi02.jpg) 0 0 no-repeat; width:136px;}
	#gnv03 a {background:url(../images/common/g_navi03.jpg) 0 0 no-repeat; width:136px;}
	#gnv04 a {background:url(../images/common/g_navi04.jpg) 0 0 no-repeat; width:136px;}
	#gnv05 a {background:url(../images/common/g_navi05.jpg) 0 0 no-repeat; width:136px;}
	#gnv06 a {background:url(../images/common/g_navi06.jpg) 0 0 no-repeat; width:136px;}
	#gnv07 a {background:url(../images/common/g_navi07.jpg) 0 0 no-repeat; width:134px;}
	#gnv08 a {background:url(../images/common/g_navi08.jpg) 0 0 no-repeat; width:134px;}
	#global-navi ul li a:hover { background-position:0 -50px; }











/*All contents*/

#ctn{
	background:url(../images/sub/recruit_index/cotenst_bg.jpg) 0 0 repeat-x;
	height:250px;
}


#ctn-waku{
	width:950px;
	margin: 0 auto;
	clear:both;
	padding:30px 0 0 0;
}

#new-ctn{
	width:950px;
	margin: 0 auto;
	clear:both;
	padding:0;
}


#ctn-waku td{
	vertical-align:top;
	padding:0 0 12px 0;
	color:#333;
}

	#img-btn1 a,
	#img-btn2 a,
	#img-btn3 a,
	#img-btn4 a{
	height:70px;
	width:300px;
	display:block;
	text-indent: -9999px;
	}
	

	#img-btn1 a {background:url(../images/sub/recruit_index/visit.jpg) 0 0 no-repeat;}
	#img-btn2 a {background:url(../images/sub/recruit_index/merit.jpg) 0 0 no-repeat;}
	#img-btn3 a {background:url(../images/sub/recruit_index/message.jpg) 0 0 no-repeat;}
	#img-btn4 a {background:url(../images/sub/recruit_index/rikunavi.jpg) 0 0 no-repeat;}
	
	
	#img-btn1 a:hover,
	#img-btn2 a:hover, 
	#img-btn3 a:hover,
	#img-btn4 a:hover{ background-position:0 -70px; }
	
	
	#fbtw{ width:140px; float:left;}
	#fbtw li{ float:left; padding:0 15px 0 0;}
	
	#visit-btn a,
	#merit-btn a,
	#rikunavi-btn a,
	#message-btn a{
	height:30px;
	width:150px;
	display:block;
	text-indent: -9999px;
	margin:0 0 0 150px;
	}
	

	#visit-btn a {background:url(../images/sub/recruit_index/visit_btn.jpg) 0 0 no-repeat;}
	#merit-btn a {background:url(../images/sub/recruit_index/merit_btn.jpg) 0 0 no-repeat;}
	#message-btn a {background:url(../images/sub/recruit_index/message_btn.jpg) 0 0 no-repeat;}
	#rikunavi-btn a{background:url(../images/sub/recruit_index/rikunavi_btn.jpg) 0 0 no-repeat;}
	
	
	#visit-btn a:hover,
	#merit-btn a:hover, 
	#rikunavi-btn a:hover, 
	#message-btn a:hover { background-position:0 -30px; }




#recruit-navi{
	width:950px;
	margin:0 auto;
	padding:17px 0 0 0;
	}

#recruit-navi li{
	display:inline;
	color:#666;
	background:url(../images/common/link_icon.gif) 0 3px no-repeat;
	padding:0 10px;
	}
#recruit-navi li a{
	color:#666;
	}




/*foot*/

#foot{
	width:950px;
	margin:0 auto;
}
#foot-waku{
	clear:both;
	background:url(../images/common/foot_bg.jpg) 0 0 repeat-x;
	height:200px;
	position:relative;
	z-index:2
	}
#foot-waku address{
	background:url(../images/common/foot_logo.jpg) 0 0 no-repeat;
	padding:30px 0 0 70px;
	height:40px;
	width:500px;
	position:absolute;
	top:88px;
	left:10px;
	clear:both;
	font-style:normal;
	}
#back-btn{
	position:absolute;
	top:0;
	left:870px;
	display: block;
	text-indent: -9999px;
}	
	
	
#foot-menu{
	width:680px;
	position:absolute;
	top:40px;
	left:0;
}
#foot-menu li{
	display:inline;
	color:#666;
	background:url(../images/common/link_icon.gif) 0 3px no-repeat;
	padding:0 10px;
}
#foot-menu li a{
	color:#666;
}


#foot-banner{
	position:absolute;
	top:35px;
	left:726px;
	width:224px;
}
#foot-banner li{
	display:inline;
	padding:0 0 0 10px;
	float:left;
}

#foot-tel{
	position:absolute;
	top:90px;
	left:650px;
}

#copyright{
	font-size:10px;
	color:#000;
	position:absolute;
	top:180px;
	left:620px;
}
	

/*新着情報*/

#news{
	width:625px;
	height:150px;
	line-height:20px;
	padding:0;
	overflow:auto;
	margin:0 0 20px 0;
}
#news ul{
	width:595px;
	text-align:left;
}
#news ul li{
	background:url(../images/common/news_icon.jpg) 0 0 no-repeat;
	padding:0 0 10px 20px;
}
#news ul li span{
	padding:0 30px 0 0;
	color:#F63;
}
	
.wing-btn{ float:right; width:300px; height:195px;}
.wing-btn a{display:block; background:url(../images/sub/recruit_index/wing.jpg) 0 0 no-repeat; width:300px; height:195px; text-indent:-9999px;}
.wing-btn a:hover{background-position:0 -195px;}
