@charset "euc-jp";


#body_company, #body_recruit {
	background-color:#efe9e9;
	line-height:160%;
}
#body_company p, #body_recruit p { padding:10px 0; }
/* ＱＡ用Table 基本設定 */
table.qa1 { width: 590px; }
td.qatitle {
	width: 20px;
	vertical-align: top;
}
/* 採用の流れ外枠 */
table.flowout {
	width: 500px;
	border-width: 0px;
	text-align: center;
}
/* 採用の流れ項目 */
table.flowitm {
	width: 350px;
	font-size: 10pt;
	color: #000000;
	background-color: #4f536a;
	border-width: 2px;
	border-color: #ffffff;
	border-style: groove;
	text-align: center;
}
td.flowitm {
	line-height:10pt;
	font-weight:600;
	color:#ffffff;
	background-color:#4f536a;
}
/* ///////////////////   ページ見出し     /////////////////////  */
.com_title {
	background:url(../../img/bar_title.gif);
	background-repeat:no-repeat;
	background-position:100% 0px;
	width:auto;
	height:25px;
	text-indent:15px;
	font-weight:700;
	font-size:14px;
	color:#333333;
	line-height:30px;
	text-align:left;
}
/*  小見出し */
.com_title2 {
	background:url(../img/bar_title2.gif);
	background-repeat:no-repeat;
	width:auto;
	height:20px;
	text-indent:10px;
	font-weight:500;
	font-size:13px;
	color:#333;
	line-height:20px;
}
.com_title2 .r{
	background:url(../img/bar_title2.gif) top right no-repeat;
	padding:0 4px 0 0;
	margin:0 0 0 4px;
	width:auto;
	height:20px;
	text-indent:10px;
	font-weight:500;
	font-size:13px;
	color:#333;
	line-height:20px;
}

.btn_inq{
background:#fff; border:1px solid #fff; padding:5px;}



/*- 採用情報　タブメニュー--------------------------- */
#tabsF {
	float:left;
	width:100%;
	font-size:12px;
	letter-spacing:-1px;
	font-size:10px;
	line-height:100%;
	vertical-align:bottom;
	font-weight:600;
	background:url(../img/title.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
#tabsF ul {
	margin:0 0 5px 0;
	padding:5px 0px 12px 3px;
	list-style:none;
	text-align:center;
}
#tabsF li {
	display:inline;
	margin:0;
	padding:0;
}
#tabsF a {
	width:152px;
	float:left;
	display:block;
	float:left;
	background:url(../img/tableftF.gif) no-repeat 0px -42px;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	cursor:pointer;
}
#tabsF a span {
	float:left;
	display:block;
	background:url(../img/tabrightF.gif) no-repeat 100% -42px;
	padding:10px 5px 4px 0px;
	color:#666;
	margin:0;
	text-align:center;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsF a span { float:none; }
/* End IE5-Mac hack */
    #tabsF a:hover span { color:#329f2c; }
#tabsF a:hover { background-position:0% 0px; }
#tabsF a:hover span {
	background-position:100% 0px;
	padding:3px 7px 11px 0px;
}
#tabsF #current a {
	background-position:0% 0px;
	width:152px;
}
#tabsF #current a span {
	background-position:100% 0px;
	padding:3px 9px 11px 0px;
}
/* ///////////////////   採用情報　共通     /////////////////////  */
.tbl_recruit { padding:5px 20px 40px 20px; }
/* ///////////////////   求人ニュース     /////////////////////  */
.tbl_news {
	background:#f9f9f9;
	border:1px solid #eee;
	padding:10px;
	margin:10px 0 40px 0;
}
.tbl_news .txt { padding:0 0 0 0px; text-align:left; }

/* 求人ニュースバックナンバー */
.news_bk{
	background:#fff;
 overflow-x: hidden;
 text-align:left;
 line-height:160%;
 letter-spacing:0px;
}


