@charset "Shift_JIS";

/*-------------------------------------------
採用情報共通
-------------------------------------------*/
h3{
margin-top:25px;
margin-bottom:13px;
margin-left:20px;
padding:0;
text-indent:-9999px;
width:600px;
height:20px;
clear:both;
float:none;
}

h4{
margin:0px;
padding:0;
width:652px;
height:45px;
text-indent:-9999px;
}

h5{
margin:25px 0 15px 0;
padding:0;
width:652px;
height:34px;
text-indent:-9999px;
}


/*-------------------------------------------
採用情報一覧 index.html
-------------------------------------------*/
h3.nameEmploy{background:url(../../employ/images/ttl_name_employ.gif) no-repeat;}

h4.sttlrecruit_01{
background:url(../../employ/images/sttl_employ01.gif) no-repeat;
margin-bottom:20px;
}
h4.sttlrecruit_02{
background:url(../../employ/images/sttl_employ02.gif) no-repeat;}

h5.midashi-recruit01{
background:url(../../employ/images/midashi_employ01.gif) no-repeat;}
h5.midashi-recruit02{
background:url(../../employ/images/midashi_employ02.gif) no-repeat;}
h5.midashi-recruit03{
background:url(../../employ/images/midashi_employ03.gif) no-repeat;}
h5.midashi-recruit04{
background:url(../../employ/images/midashi_employ04.gif) no-repeat;}
h5.midashi-recruit05{
background:url(../../employ/images/midashi_employ05.gif) no-repeat;}

/*職種別ボタン*/
#recruitType {
	margin-bottom: 40px;
	padding:30px 0px;
	width: 652px;
	background-color:#E5EFF6;
}

#recruitType ul {
	margin: 0px 41px;
	padding: 0;
	width:570px;
	height:56px;
	background:url(../../employ/images/bt_employ.gif) no-repeat;
}

#recruitType ul li {
	margin:0;
	padding: 0px;
	text-indent:-9999px;
}
#recruitType ul li#job01 {
float:left;
}
#recruitType ul li#job02 {
float:right;

}
#recruitType ul li a {
	padding: 0px;
	display:block;
	width:272px;
	height:56px;
}

#recruitType ul li#job01 a:hover {background:url(../../employ/images/bt_employ.gif) 0px -56px;}
#recruitType ul li#job02 a:hover {background:url(../../employ/images/bt_employ.gif) -298px -56px;}


/*一覧の詳細ボタン*/
#detail ul li{
	margin:0px;
	padding: 0px;
	display:block;
	width:98px;
	height:28px;
}

#detail li a{
	padding: 0px;
	display:block;
	width:98px;
	height:28px;
	background:url(../../employ/images/bt_detail.gif) no-repeat;
}

#detail li a:hover{background-position:0 -29px;}

#recruitType p {float:right;}


/*-------------------------------------------
ドライバー募集　driver.html
-------------------------------------------*/
h4.sttlDriver{
background:url(../../employ/images/sttl_driver.gif) no-repeat;
margin-bottom:20px;
}


/*-------------------------------------------
自動車整備士募集　automotive.html
-------------------------------------------*/
h4.sttlAutomotive{
background:url(../../employ/images/sttl_mechanic.gif) no-repeat;
margin-bottom:20px;
}

/*-------------------------------------------
営業所名　（不使用）
/*.officeTTL{
margin:0 10px;
margin-bottom:10px;
padding:0;
width:632px;
display:block;
border-bottom:solid 1px #559ccb;
}

/*-------------------------------------------
募集職種：社宅紹介　?.html
-------------------------------------------*/
.employTbl_ttl{
	/*clear:both !important;*/
	margin:15px 0 0 41px;
}
.employTbl{
	margin:3px 0 0 41px;
}
.employTbl_IMG img{
	background-color:#FFF;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding:0.4em 0 0.4em 0.4em;
}
.employTbl_R1{
	width:125px;
	background:url(../../employ/images/img_comhouseBG.jpg) no-repeat 0 6px;
	margin:0;
	background-color:#FFF;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding:0.5em 0.8em 0.4em 0.5em;
	font-size:11px;
}
.employTbl_R{
	width:110px;
	background:url(../../employ/images/img_comhouseBG.jpg) no-repeat 0 6px;
	margin:0;
	background-color:#FFF;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding:0.5em 0.8em 0.4em 0.5em;
	font-size:11px;
}
.employTbl p{
	float:left !important;
}
.employTbl .syataku{
	padding:8px 0 0 5px;
	width:104px;
	height:32px;
	/*border-bottom:#ff3333;*/
	/*background:url(../../employ/images/img_comhouseBG.jpg) no-repeat;*/
}
.employTbl br { letter-spacing:0; }

