/*=====================================
メインビジュアル
=====================================*/
#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.Style01 {
	margin:0;
}

* html #PageMenu li.Style01 {
	display:inline;
}

#PageMenu li.Style01 a {
	display:block;
	padding:5px;
	padding-top:8px;
	padding-bottom:8px;
	text-indent:15px;
	background:url(../img/cont_pagemenu_bg5.gif) center right repeat-x #E1E9C8;
	font-size:13px;
	color:#335C30;
	text-decoration:none;
	margin-top:1px;
}

#PageMenu li.Style01 a:hover {
	background:url(../img/cont_pagemenu_bg6.gif) center right repeat-x #DDE7D3;
}

#PageMenu li.Style01 span {
	display:block;
	padding:5px;
	padding-top:8px;
	padding-bottom:8px;
	text-indent:15px;
	font-size:13px;
	color:#335C30;
	text-decoration:none;
	background:url(../img/cont_pagemenu_bg.gif) center right repeat-x #C0E395;
	margin-top:1px;
}
#PageMenu li.Style01 div {
	margin-top:5px;
}

#PageMenu li.Style02 {
	margin:0;
	padding-bottom:0px;
	display:inline;
}

#PageMenu li.Style02 a {
	display:block;
	padding:5px;
	text-indent:15px;
	font-size:13px;
	color:#335C30;
	text-decoration:none;
	background:url(../img/cont_pagemenu_bg2.gif) center right repeat-x #CEEFA4;
	border-bottom:1px dotted #FFFFFF;
}

#PageMenu li.Style02 a:hover {
	display:block;
	padding:5px;
	text-indent:15px;	
	font-size:13px;
	color:#335C30;
	text-decoration:none;
	background:url(../img/cont_pagemenu_bg3.gif) center right repeat-x #B2DF7A;
	border-bottom:1px dotted #FFFFFF;
}

#PageMenu li.Style02 span {
	display:block;
	padding:5px;
	text-indent:15px;
	font-size:13px;
	color:#335C30;
	text-decoration:none;
	background:url(../img/cont_pagemenu_bg.gif) center right repeat-x #C0E395;
	border-bottom:1px dotted #FFFFFF;
}

#PageMenu li.Style02 div {
	display:block;
	padding-top:8px;
	padding-bottom:8px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-indent:15px;
	background-color:#FFFFFF;
	text-decoration:none;
	border:none;
	background:url(../img/index_bg.jpg) center right repeat-x #FFFFFF;
	margin:0px;
	margin-top:5px;
	margin-bottom:1px;
}

#PageMenu .hr {
	height:2px;
	background:#006600;
	font-size:1px;
	line-height:0;
	margin-bottom:-1px;
}

#PageMenu .hr2 {
	height:2px;
	background-color:#57C52E;
	color:#57C52E;
	font-size:1px;
	line-height:0;
	margin-bottom:-1px;
}

/* ie6 hack */
*html #PageMenu .hr2 {
	display:block;
	margin-top:-9px;
	margin-bottom:-6px;
}
/* ie7 hack */
*+html #PageMenu .hr2 {
	display:block;
	margin-top:-9px;
	margin-bottom:-6px;
}



#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 .h2_2 {
	margin:0;
	padding:0;
	background-image:url(../../img/cont_title_img_2.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:30px;
	font-size:20px;
	color:#4C721E;
	margin-bottom:5px;
}

#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 h3.nobar {
	padding-left:0px;
	border-left:none;
}

#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 .SeparatorW2 {
	height:40px;
	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;
}


/*20110726追加部分　開閉メニュー*/
#MainCont li a {
	text-decoration:none;
	font-weight:normal;
	color:#333;
}

#MainCont li ul.in_list {
	margin-top:1px;
}
#MainCont li ul.in_list li {
	list-style:none;
	margin-left:0;
	line-height:1.2;
	margin-bottom:5px;
}
#MainCont li ul.in_list li a {
	text-decoration:underline;
	font-size:10px;
	color:#039;
}
#MainCont li ul.in_list li a:hover {
	color:#C00;
}


#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;
}

/* 会社情報ボックス */
.ComIndexBoxLeft {
	width:132px;
	float:left;
}

.ComIndexBoxCenter {
	width:132px;
	margin-left:14px;
	float:left;
	display:inline;
}

.ComIndexBoxRight {
	width:132px;
	margin-left:14px;
	float:left;
	display:inline;
}

.ComIndexSubTitle {
	background-image:url(../img/subtile_comindexbg.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:10px;
	margin-bottom:5px;
	color:#4D731E;
	font-size:12px;
	font-weight:bold;
}

/* 社是イメージセンタリング */
#ComPolicyImgBox {
	margin:15px 0px 0px 0px;
	text-align:center;
}

/* 社是テキストボックス */
#ComPolicyTxBox {
	margin:0px 0px 0px 50px;
}

/* 罫線ボックス */
#ContensBorderBox {
	padding:12px 12px 12px 12px;
	background-color:#FFFFFF;
	border:1px solid #B3B3B3;
}

/* 野田家の家訓ボックス */
#FamilyPreceptsBox {
	background-color:#E3E3E3;
	border:1px solid #B3B3B3;
	padding: 12px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 12px;
}

#FamilyPreceptsBox ol {
	margin:0;
	padding:0;
	list-style:cjk-ideographic;
}

#FamilyPreceptsBox .li_pr {
	height:20px;
	margin-bottom:10px;
	margin-top:10px;
	border-bottom:1px solid #B3B3B3;
	vertical-align:top;
}

#FamilyPreceptsBox .li_pr_2 {
	height:40px;
	margin-bottom:10px;
	margin-top:10px;
	border-bottom:1px solid #B3B3B3;
	vertical-align:top;
}

#FamilyPreceptsBox .li_pr_3 {
	height:60px;
	margin-bottom:10px;
	margin-top:10px;
	border-bottom:1px solid #B3B3B3;
	vertical-align:top;
}

#FamilyPreceptsBox .li_pr_end {
	height:40px;
	margin-bottom:10px;
	margin-top:10px;
	vertical-align:top;
}

#FamilyPreceptsBox .li_ch_l {
	width:350px;
}

#FamilyPreceptsBox .li_ch_r {
	width:100px;
}

#FamilyPreceptsBox ol ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

/* ie8 only \*/
html>/**/body #FamilyPreceptsBox ol ul {
	margin-top /*¥**/: -20px\9
}

/* safari only \*/
html[xmlns*=""] body:last-child #FamilyPreceptsBox ol ul {
	margin-top:-17px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
 #FamilyPreceptsBox ol ul  { margin-top:-17px; }
}
@media print and (-webkit-min-device-pixel-ratio:0) {
 #FamilyPreceptsBox ol ul  { margin-top:-17px; }
}



#FamilyPreceptsBox ol ul li {
	margin:0px;
	padding:0px;
	float:left;
}

#FamilyPreceptsBox p.TxRight {
	text-align:right;
}

.RecruitTempBox ol {
	margin:0;
	padding:0;
	list-style:upper-roman;
}

.RecruitTempBox ul li {
	padding-top:5px;
}


/* 東照公遺訓ウィンドウ */
#ikun_box {
	margin:0px;
	padding:10px;
	width:480px;
	height:280px;
	background:#fff;
	position:absolute;
	top:0px;
	left:0px;
}
#ikun_box p{
	margin-top:20px;
	margin-left:15px;
}
#ikun_box p.TxRight {
	padding-right:20px;
	text-align:right;
}
#ikun_box p.TxCenter {
	text-align:center;
	margin:auto;
	margin-top:20px;
}

/* リクルート右寄せ */
.RecruitName {
	font-size:12px;
	padding-top:10px;
	text-align:right;
}

/* 詳細リンク */
.GoToLink {
	clear:both;
	padding-top:10px;
	text-align:right;
}

.GoToLink a {
	font-size:12px;
}

