﻿@charset "UTF-8";
/*==================================================================*/
/*採用情報ページ用*/
/*==================================================================*/
/* パンくず */
#pankuzubox{
	margin-top:32px;
	width: 738px;
	height:28px;
	float:left;
	clear:both;
}
#pankuzu {
	width: 742px;
	height:23px;
	background:url(../images/recruit/pankuzu.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-top:5px;			
	padding-right: 28px;
	padding-left: 28px;
	text-align: left;
	line-height:18px;
	float:left;
}
#imgbox{
	width:798px;
	height:108px;
	clear:both;
}
#img {
	width:798px;
	height:108px;
	background-image:url(../images/recruit/img.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	float:left;
}
/* main_body カラム
------------------------------------------------------------------ */
/*採用情報*/
#recruit {
	width:521px;
 clear:both;
}
/*見出し*/
#recruit h2 {
	float: left;
	width: 511px;
	margin-top: 5px;	
	margin-bottom: 5px;
	padding-top: 5px;
	padding-left:10px;
	padding-bottom: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #B8D3FF;
	font-size: larger;
	font-weight: bold;
	clear: left;
}
/*サブ見出し*/
#recruit h3 {
	width: 501px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	font-weight: bold;
	color: #990000;
	background-image: url(../images/ico/ico_h.gif);
	background-repeat: no-repeat;
	background-position:0.7em 0.7em;
	line-height: 150%;
	float: left;	
	clear: both;	
}
.bosyuu_box {
 float:left;
	width:521px;
	line-height:120%;
	background-image:url(../images/recruit/table_base.gif);
	background-position:top left;
	background-repeat:repeat-y;	
	border-bottom-color:#999999;
	border-bottom-style:solid;
	border-bottom-width:1px;
	margin-bottom:5px;
 clear:left;
}
.koumoku_r {
 float:left;
	width:95px;
	margin-top:11px;
	margin-bottom:8px;
	margin-left:3px;
	margin-right:2px;
	text-align:center;
	font-weight: bold;
}
.naiyou_r {
 float:right;
	width:412px;
	margin-top:11px;
	margin-bottom:8px;
	margin-right:3px;
}
#recruit .kome {
	clear: both;
	width: 391px;	
	background-image:url(../images/ico/kome.gif);
	background-repeat:no-repeat;
	background-position:8.1em 0.2em;
	line-height: 150%;
	padding-bottom: 5px;
	padding-left: 130px;
	padding-right: 0px;
}
/* subカラム
------------------------------------------------------------------ */
/*見出し*/
#sub_recruit{
	width:217px;
	height:100px;
	background-image:url(../images/recruit/sub_recruit.gif);
	background-position:top;
	background-repeat:no-repeat;
}
