/* CSS Document */

body{
	width: 100%;
	background-color: #ffffff;
}

.indent{
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	display:block;
}

.magT30{
	margin-top: 30px;
}

.magT40{
	margin-top: 40px;
}

.magB20{
	margin-bottom: 20px;
}

.magR20{
	margin-right: 20px;
}

.magL178{
	margin-left: 178px;
}

.tAlain-R{
	text-align: right;
}

.tAlain-C{
	text-align: center;
}

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

						COMMON

************************************************************/
.indent{
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	display:block;
}

#wrapper{
	width: 1000px;
	background: url(../images/recruit/bg_head.png) no-repeat center 0;
	margin: 0 auto;
	padding-top: 90px;
	
}

h1{
	background: url(../images/recruit/ttl_recruit.png) no-repeat 0 0;
	width: 190px;
	height: 62px;
	margin: 0 auto 30px auto;
}

.mainCopy{
	background: url(../images/recruit/txt_mainCopy.png) no-repeat 0 0;
	width: 495px;
	height: 116px;
	margin: 0 auto;
}

.ttl_aboutCopy01{
	background: url(../images/recruit/txt01.png) no-repeat 0 30px;
	width: 494px;
	height: 21px;
	padding-top: 30px;
}

.about{
	margin-top: 138px;
	overflow: hidden;
}

.aboutLeft{
	float: left;
	width: 292px;
	margin-right: 42px;
}

.aboutRight{
	color: #000;
	margin-right: 20px;
}

.aboutRight p{
	color: #000;
	margin-bottom: 20px;
}

.btnBox{
	margin-top: 84px;
	margin-left: 178px;
	overflow: hidden;
}

.btnBox ul li{
	float: left;
}

.regular a{
	background: url(../images/recruit/btn01.png) no-repeat 0 0;
	width: 304px;
	height: 103px;
	display: block;
	overflow: hidden;
	margin-right: 20px;
}

.sub a{
	background: url(../images/recruit/btn02.png) no-repeat 0 0;
	width: 304px;
	height: 103px;
	display: block;
	overflow: hidden;
}

.voiceBox1 h2{
	background: url(../images/recruit/ttl_min01.png) no-repeat 0 0;
	width: 319px;
	height: 119px;
	margin: 40px auto 32px auto;
}

.voiceBox2 h2{
	background: url(../images/recruit/ttl_voice2.png) no-repeat 0 0;
	width: 477px;
	height: 119px;
	margin: 40px auto 32px auto;
}

.voiceParts{
	width: 840px;
	border: 7px solid #d7cbb6;
	margin: 0 auto 40px auto;
	padding: 20px;
}

.voiceParts p{
	color: #000;
	font-size: 16px;
	font-family: Helvetica , "游ゴシック" , "Yu Gothic" , sans-serif;
	line-height: 1.6;
}

.voiceParts p.tRight{
	text-align: right;
}

.btn_youkou a{
	background: url(../images/recruit/btn_youkou.png) no-repeat 0 0;
	width: 445px;
	height: 49px;
	margin: 0 auto 80px auto;
	overflow: hidden;
	display: block;
}

.linkBox{
	border: 1px solid #d7cbb6;
	padding: 10px 18px;
	margin: 20px 0;
}

.linkBox p{
	font-size: 13px;
}

.linkBox p a{
	font-size: 14px;
	font-weight: bold;
	color: #a89068;
}

.visit{
	background: url(../images/recruit/bg_02.png) no-repeat center 0;
	width: 100%;
}

.visit p{
	margin: 0 auto;
	color: #000;
	font-size: 16px;
}

.visit p.mag178{
	margin-top: 20px;
	margin-left: 178px;
	margin-bottom: 55px;
}

.youkou{
	overflow: hidden;
}

.youkou h2{
	background: url(../images/recruit/ttl_youkou.png) no-repeat 0 0;
	width: 508px;
	height: 60px;
	margin: 50px auto 20px;
}

.youkouParts{
	width: 420px;
	float: left;
	margin: 20px 20px;
}

.youkouParts h3{
	background-color: #d7cbb6;
	font-weight: bold;
	text-align: center;
}

.youkouParts table tr{
	line-height: 3;
	width: 420px;
	overflow: hidden;
	display: block;
}

.youkouParts table tr td:nth-child(1){
	margin: 10px;
	width: 100px;
	vertical-align: top;
	border-bottom: 1px solid #d7cbb6;
	font-weight: bold;
}

.youkouParts table tr td:nth-child(2){
	margin: 10px;
	vertical-align: top;
	width: 320px;
	border-bottom: 1px solid #d7cbb6;
}

.magL30{
	margin-left: 60px;
}

.telBox{
	margin: 50px 0;
}

.telBox a{
	width: 250px;
	display: block;
	margin: 50px auto 0;
	background: #00b401;
	color: #fff;
	padding: 15px 0;
	text-align: center;
}

.telBox a:hover{
	background: #000;
}


/**追加**/

div.recruit table {
  border-collapse: collapse;
  margin: 0 auto;
  padding: 0;
  width: 820px;
  table-layout: fixed;
    line-height: 1.8em;
}

div.recruit table tr {
  background-color: #fff;
  border: 1px solid #bbb;
  padding: .35em;
}
div.recruit table th,
div.recruit table td {
  padding: 5px 10px;
  border-right: 1px solid #bbb;
}
div.recruit table thead tr{
  background-color: #eee;
}

div.recruit table tr.ti th,
div.recruit table tr.ti td{
    background: #b0976d;
    font-weight: bold;
    color: #fff;
}

div.recruit table th {
    color: #b0976d;
    font-weight: bold;
    width: 20%;
    background: #f3efe9;
}

div.recruit table td span{
    color: #b0976d;
    margin-right: 2px;
}

div.recruit table.bg{
    margin: 50px auto 0;
}

.thick,div.recruit table th,div.recruit table tr.ti th,div.recruit table tr.ti td{
    border-bottom: solid thick #bbb  !important;
}

