/*=====================================
メインビジュアル
=====================================*/
#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;
	padding-bottom:20px;
	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;
}

/* バナー */
#SideBanner p {
	margin:0;
	padding-bottom:20px;
	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);
}

/* バナー02 */
#sBn02 a {
	background-image:url(../banner/02.jpg);
	background-repeat:no-repeat;
	display:block;
	width:200px;
	height:130px;
}

#sBn02 a:hover {
	background-image:url(../banner/02_on.jpg);
}

/* バナー03 */
#sBn03 a {
	background-image:url(../banner/03.jpg);
	background-repeat:no-repeat;
	display:block;
	width:200px;
	height:130px;
}

#sBn03 a:hover {
	background-image:url(../banner/03.jpg);
}


/* メインコンテンツ */
#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 h3 span {
	font-size:12px;
	font-weight:normal;
	color:#333;
}


#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 .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 td {
	font-size:12px;
	border-bottom:1px solid #DDE7D3;
}

.ContTable th em {
	background-image:url(../b2b/recruit/img/hissu_icon.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:30px;
	font-style:normal;
}

#AccMap {
	padding-top:5px;
}

#AccMap small {
	font-size:10px;
}

#MainCont ol,
#MainCont ul{
	margin:0;
	padding:0;
}

#MainCont li {
	margin-left:1.5em;
	padding-bottom:5px;
	font-size:12px;
}

#MainCont h4 {
	margin:0;
	padding:0;
	font-size:14px;
}
.ImgBorder {
	border:1px solid #CCC;
}

.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;
}


#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;
}

#SubmitBox {
	padding-top:10px;
	padding-bottom:20px;
	text-align:center;
}
