/*=====================================
メインビジュアル
=====================================*/
#ContMainImgWapper {
	background-color:#FFF;
}

#ContMainImg {
	width:800px;
	margin-left:auto;
	margin-right:auto;
}

#ContMainImg h2 {
	margin:0;
	padding:0;
	padding-bottom:1px;
}

/*=====================================
コンテンツボックス
=====================================*/
#ContBoxWrapper {
	background-color:#FFF;
	background-image:url(../../img/cont_footer.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

#ContBox {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	padding-bottom:50px;
	overflow:auto;
}

/* パンくずリスト */
#PageNavi {
	font-size:12px;
	color:#335C30;
	padding-bottom:10px;
}

#PageNavi a {
	color:#039;
}

#PageNavi a:hover {
	color:#C00;
}

/* サイドバー */
#PageMenu {
	width:200px;
	float:left;
}

/* ページメニュー */
#PageMenu ul {
	margin:0;
	padding:0;
	list-style:none;
}

#PageMenu li {
	margin:0;
	padding-bottom:1px;
}

#PageMenu li a {
	display:block;
	padding:5px;
	padding-top:8px;
	padding-bottom:8px;
	background-color:#ECF2E7;
	font-size:14px;
	color:#335C30;
	text-decoration:none;
}

#PageMenu li a:hover {
	background-color:#DDE7D3;
}

#PageMenu li span {
	display:block;
	padding:5px;
	padding-top:8px;
	padding-bottom:8px;
	font-size:14px;
	color:#335C30;
	text-decoration:none;
	background-image:url(../img/cont_pagemenu_bg.gif);
	background-position:right;
	background-repeat:repeat-x;
}

#PageMenu hr {
	margin:0;
	padding:0;
}

#SideBanner {
	padding-top:20px;
	padding-bottom:20px;
}

/* バナー */
#SideBanner p {
	margin:0;
	text-indent:-9999px;
}

/* バナー01 */
#sBn01 a {
	background-image:url(../../banner/store_banner2.gif);
	background-repeat:no-repeat;
	display:block;
	width:200px;
	height:52px;
}

#sBn01 a:hover {
	background-image:url(../../banner/store_banner.gif);
}


/* メインコンテンツ */
#MainCont {
	width:570px;
	float:right;
	color:#333;
}

#MainCont h2 {
	margin:0;
	padding:0;
	background-image:url(../../img/cont_title_img.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:30px;
	font-size:20px;
	color:#4C721E;
	margin-bottom:5px;
}

#MainCont h2 strong {
	background-color:#FFF;
	padding-right:10px;
}

#MainCont h3 {
	margin:0;
	padding:0;
	padding-left:5px;
	font-size:16px;
	color:#4D731E;
	border-left:5px solid #4D731E;
	margin-bottom:5px;
	margin-top:5px;
	line-height:1em;
}

#MainCont h5 {
	margin:0;
	padding:0;
	font-size:14px;
	line-height:1em;
	padding-bottom:5px;
	padding-top:10px;
}

#MainCont p {
	font-size:12px;
	line-height:1.6em;
	margin:0;
	padding:0;
	padding-bottom:5px;
}

#MainCont .CaptionBox {
	padding:10px;
	background-color:#E9F4CC;
	font-size:12px;
	line-height:1.6em;
}

#MainCont .Separator {
	height:30px;
	background-image:url(../img/cont_hBorder.gif);
	background-position:center;
	background-repeat:repeat-x;
	clear:both;
}

#MainCont .SeparatorW {
	height:20px;
	clear:both;
}

#MainCont a {
	color:#039;
	font-weight:bold;
}

#MainCont a:hover {
	color:#C00;
}

/* 左寄せ画像 */
#MainCont .ImgLeft {
	float:left;
	padding-right:10px;
	padding-bottom:10px;
	padding-top:5px;
}

/* 右寄せ画像 */
#MainCont .ImgRight {
	padding-top:5px;
	float:right;
	padding-left:10px;
	padding-bottom:10px;
}

#MainCont .ImgRight span {
	padding-top:5px;
	font-size:10px;
	display:block;
}

#MainCont .ImgLeft span {
	padding-top:5px;
	font-size:10px;
	display:block;
}

/* 左寄せテキスト */
#MainCont .TextLeft {
	float:left;
}

/* 右寄せ画像 */
#MainCont .TextRight {
	float:right;
}

.ContTable {
	border-top:3px solid #DDE7D3;
	border-bottom:2px solid #DDE7D3;
}

.ContTable th {
	font-size:12px;
	text-align:left;
	border-bottom:1px solid #DDE7D3;
}

.ContTable th em {
	background-image:url(../recruit/img/hissu_icon.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:30px;
	font-style:normal;
}

.ContTable td {
	font-size:12px;
	border-bottom:1px solid #DDE7D3;
}

.ContTable td span {
	font-size:10px;
}

.ContTable .noBorder {
	border:0;
}

#AccMap {
	padding-top:5px;
}

#AccMap small {
	font-size:10px;
}

#MainCont ol,
#MainCont ul{
	margin:0;
	padding:0;
}

#MainCont li {
	margin-left:2em;
	padding-bottom:5px;
	font-size:12px;
}

#MainCont h4 {
	margin:0;
	padding:0;
	font-size:14px;
}
.ImgBorder {
	border:1px solid #CCC;
}

.ImgRight .ImgBorderRec {
	border:1px solid #666;
	padding:30px;
	padding-top:20px;
	padding-bottom:20px;
	display:block;
}

.NewWin {
	background-image:url(../img/new_window.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:15px;
}

#AccIconLink ul {
	margin:0;
	padding:0;
	list-style:none;
}

#AccIconLink li {
	margin:0;
	padding:0;
	float:left;
}

#AccIconLink li a {
	width:180px;
	height:30px;
	display:block;
	text-indent:-9999px;
}

#AccIcon01 a {
	background-image:url(../img/acc_icon_01.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-right:15px;
}

#AccIcon01 a:hover {
	background-image:url(../img/acc_icon_01_on.gif);
	background-repeat:no-repeat;
	background-position:left;
}

#AccIcon02 a {
	background-image:url(../img/acc_icon_02.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-right:15px;
}

#AccIcon02 a:hover {
	background-image:url(../img/acc_icon_02_on.gif);
	background-repeat:no-repeat;
	background-position:left;
}

#AccIcon03 a {
	background-image:url(../img/acc_icon_03.gif);
	background-repeat:no-repeat;
	background-position:left;
}

#AccIcon03 a:hover {
	background-image:url(../img/acc_icon_03_on.gif);
	background-repeat:no-repeat;
	background-position:left;
}

#SubmitBox {
	padding-top:10px;
	padding-bottom:20px;
	text-align:center;
}

#Job01 {
	text-indent:-9999px;
	background-image:url(../recruit/img/title01.gif);
	background-repeat:no-repeat;
	background-position:top;
	height:57px;
	padding-bottom:10px;
}

#Job02 {
	text-indent:-9999px;
	background-image:url(../recruit/img/title02.gif);
	background-repeat:no-repeat;
	background-position:top;
	height:57px;
	padding-bottom:10px;
}

#Job03 {
	text-indent:-9999px;
	background-image:url(../recruit/img/title03.gif);
	background-repeat:no-repeat;
	background-position:top;
	height:57px;
	padding-bottom:10px;
}

#Job04 {
	text-indent:-9999px;
	background-image:url(../recruit/img/title04.gif);
	background-repeat:no-repeat;
	background-position:top;
	height:57px;
	padding-bottom:10px;
}

.SubBoxLeft {
	width:275px;
	float:left;
}

.Title {
	background-image:url(../recruit/img/subtile_BG.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:10px;
	color:#4D731E;
	font-size:14px;
	font-weight:bold;
}

.SubBoxRight {
	width:275px;
	float:right;
}

.SubBoxRight th {
	font-size:12px;
	text-align:left;
	font-weight:normal;
	padding-right:10px;
	background-image:url(../recruit/img/vBorder.gif);
	background-position:right;
	background-repeat:repeat-y;
	border-bottom:1px solid #CCC;
}

.SubBoxRight td {
	font-size:12px;
	padding-left:10px;
	border-bottom:1px solid #CCC;
}

.RecEntryBtn {
	clear:both;
	padding-top:10px;
}

.RecEntryBtn a {
	width:191px;
	height:27px;
	display:block;
	margin-left:auto;
	text-indent:-9999px;
	background-image:url(../recruit/img/rec_entry_btn.gif);
}

.RecEntryBtn a:hover {
	background-position:0 -27px;
}

#InquiryTel {
	padding:5px;
	background-color:#DCF3BE;
	text-align:center;
	font-size:20px;
	color:#060;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:20px;
}

#RecSelect {
	padding-bottom:20px;
}

#RecSelect a {
	background-image:url(../../product/img/cont_navi_allow.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:10px;
	padding-right:10px;
	font-size:12px;
}