@charset "utf-8";
/*_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/

BaseLayout CSS

_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/*/


body {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", Osaka, Helvetica, Arial, sans-serif;
	color: #000;
	background: #EAF1E4;
	font-size: 12px;
	line-height: 1.6;
}

html, body, #wrapper {
	width: 100%;
	height: 100%;
	min-width: 990px;
}

a {
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: #CCC;
}

/* JqvaScriptで動的に付与 */
.current { cursor: default; text-decoration:none; color: #000; }
.current:hover { color: #000; }


/*
header
---------------------------------------------- */
#header {
	width: 100%;
	height: 125px;
	position: fixed;
	top: -87px;
	left: 0;
	z-index: 999;
	/*border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #6B5525;*/
	background-color:rgba(255,255,255,0.8);
	background-image: url(../img/common/opa_bg.png)\9;
}

#header h1 {
	width: 140px;
	height: 140px;
	position: absolute;
	top: 58px;
	left: 34px;
	background-color: #6B5526;
}
#header h2 {
	width: 293px;
	height: 58px;
	margin: 10px auto 0 auto;
}
#header .btn_home {
	height: 34px;
	width: 120px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#header #hNav {
	width: 336px;
	height: 34px;
	position: absolute;
	top: 0;
	right: 0;
}
#header #hNav li {
	height: 34px;
	float: left;
	margin: 0 0 0 0px;
	line-height: 0;
}
#header #hNav li img {
	display: block;
	margin: 0;
}

#header #mainMenu {
	width: 100%;
	position: absolute;
	bottom: 0px;
	font-size: 0px;
	text-align: center;
	background-image: url(../img/common/menu_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 6px;
}
#header #mainMenu li {
	display: inline-block;
	/display: inline;
	/zoom: 1;	font-size: 0px;
	font-size: 0px;
	padding: 0;
	margin: 0 7px;
}
#header .headerToggleBtn {
	position:absolute;
	left:20px;
	top:125px;
	cursor:pointer;
	width:70px;
	height:25px;
	text-align:center;
}
.index #header .headerToggleBtn {
	display:none;
}


/*
container
---------------------------------------------- */
#container {
	position: absolute;
	/*top: 120px;*/
	top: 5px;
	margin: 0px auto 0px auto;
	/*padding: 20px 0 0 0;*/
	padding: 0px 0 0 0;
	width: 100%;
	z-index: 99;
}
#fixedBox {
	/*margin: 0px auto 30px auto;*/
	margin: 38px auto 30px auto;
	padding: 22px;
	height: 526px;
	width: 916px;
	background-color:rgba(255,255,255,0.8);
	background-image: url(../img/common/cnt_bg.png)\9;
	position: relative;
}
#header .headerToggleBtn {
	background-image: url(../img/common/cnt_bg.png)\9;
	color: #6EA151;
}



/*
footer
---------------------------------------------- */
#footer {
	width: 100%;
	background-color: #FFF;
	position: relative;
	height:206px;
	z-index: 500;
}

#footer h3 {
	width: 74px;
	height: 33px;
	position: absolute;
	top: 0;
	left: 0;
}

#footer #newsArea {
	height: 33px;
	width: 100%;
	overflow: hidden;
	position: relative;
}
#footer #newsArea .news_box {
	height: 33px;
	position: relative;

}
/*#footer #newsArea .news_box dt {
	width: 70px;
	float: left;
	color: #475441;
}*/
#footer #newsArea .news_box dd {
	height: 22px;
	padding: 11px 0 0 0;
	line-height: 1;
	left: 87px;
	position: absolute;
	top:0;

}
#footer #newsArea .news_box dd a {
	color: #475441;
	text-decoration:none;
}
#footer #newsArea .news_box dd a:hover {
	color: #6C9535;
	text-decoration: underline;
}
#footer #footerFix #newsArea .f_tel {
	height: 16px;
	width: 178px;
	position: absolute;
	top: 9px;
	right: 6px;
}

#footer #foot_add {
	position: absolute;
	/*---NEWS実装後、差し替え
	top: 77px;
	---*/
	top: 54px;
	text-align: right;
	width: 100%;
	right: 20px;
}

#footer #footerFix{
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 33px;
	z-index: 99;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6EA250;
}

#footer #footerFit {
	padding: 11px 0 10px 0;
	width: 100%;
	height: 30px;
	margin:0 auto 0 auto;

}
#footer #footerFit #topBtn {
	text-align: center;
	padding: 16px 0 19px;
	border-bottom: #6EA250 solid 1px;
	height: 27px;
}
#footer #footerFit #pan{
	margin: 25px 0 0 0;
	padding: 10px 0 0 0;
	font-size: 10px;
	width: 500px;
	height: 26px;
	float: left;
	color: #6EA151;
}
#footer #footerFit #pan a{
	color: #6EA151;
	text-decoration:none;	
}
#footer #footerFit #pan a:hover{
	color: #99C184;
	text-decoration: underline;
}
#footer #footerFit #pan li{
	float: left;
	padding: 0 8px;
}
#footer #footerFit #banner {
	text-align: center;
	margin-bottom: 0px;
	border-bottom: #6EA250 solid 1px;
}
#footer #footerFit #banner p {
	margin-bottom: 17px;
}
#footer #footerFit #banner ul li.right {
	float: left;
	padding-right: 0px;
}
#footer #footerFit #banner .subMenu {
	margin: 25px 0 0 0;
	height: 36px;
	width: 386px;
	float: right;
}
#footer #footerFit #banner .subMenu li{
	width: auto;
	float: left;
}
#footer #footerFit .footer_home {
	text-align: center;
	padding: 10px 0 0 0;
}



/*
background
---------------------------------------------- */
#bgImg {
	position: fixed;
	top: 0px;
	left: 0;
	width: 100%;
	height: 100%;
}
.index #bgImg {
	position: fixed;
	left: 50%;
	margin-left: -512px;
	width: 100%;
	height: 100%;
}
#bgImg li {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	display: none;
}

/*
Overlay
---------------------------------------------- */
.modal_trigger a,
a.menuImage{
	cursor: pointer;
}
.modal_html {
	width: 912px;
	display: none;
	padding:30px 0px 20px 20px;
}


.overlayBox {
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 99;
	display: none;
	z-index: -1;
}
.overlayBox .overlayBack {
	background: #FFF;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.overlayBox .overlayContent {
	position: absolute;
	top: 40%;
	left: 50%;
	z-index: 1;
	border: #99C184 solid 10px;
	background-color:#FFF;
	padding:20px;
}
.overlayBox .overlayContent .overlayImg {
	display: block;
}
.overlayBox .overlayContent .close {
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
}

.overlayBox img {
	vertical-align:bottom;
}

.overlayBox h3 {
	margin: 0 0 20px 0;
}
.overlayBox .u_arrow {
	padding: 0 0 0 122px;
}
