@charset "utf-8";
/*------------------------------------------------------------
リクルート
------------------------------------------------------------*/
#gNavi .navi01 a {
	background-repeat: no-repeat;
	background-image: url(../img/common/gnavi01_on.png)!important;
}
#gNavi .navi01 a img {
	opacity: 0.0;
	filter: alpha(opacity=0);
}
.corporate #container .mainImg {
	clear: both;
	background-image: url(../img/background/remainimg_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 158px;
}
/*--事業内容タイトルタイトル--*/
.corporate #main .active_nner {
	padding-top: 20px;
	background-repeat: no-repeat;
	text-align: center;
	padding-bottom: 20px;
	padding-right: 11px;
}
/*------------------------------------------------------------
採用情報紹介
------------------------------------------------------------*/
.tableBox3 {
	margin-top: 5px;
	margin-right: 7px;
	margin-bottom: 0;
	margin-left: 5px;
}
.tableBox3 img {
	display: block;
}
.comTable3 {
	width: 100%;
	font-size: 1.216em;
	border-collapse: collapse;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #a09d9d;
	border-left-color: #a09d9d;
}
.comTable3 th, .comTable3 td {
	line-height: 1.8;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 11px;
	padding-left: 19px;
}
.comTable3 th {
	color: #252525;
	padding-top: 13px;
	padding-right: 4px;
	padding-bottom: 11px;
	padding-left: 19px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #a09d9d;
	border-left-color: #a09d9d;
}
.comTable3 th.none {
	background: url(../img/common/th02_bg.jpg) repeat-x left bottom;
}
.comTable3 td {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #a09d9d;
}
.comTable3 td.none {
	background: #ffffff url(../img/common/td02_bg.gif) repeat-x left top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #a09d9d;
}
.comTable3 ul {
	margin-left: -8px;
}
.comTable3 ul li {
	padding: 0 0 7px 1em;
	text-indent: -1em;
}
.comTable3 p {
	margin-bottom: 8px;
}
.recruit #main .tableBox3 {
	width: 660px;
	margin-left: 108px;
	margin-bottom: 10px;
}
