@charset "euc-jp";
/*
ID:   
WORK: 
HACK: IE_hack
DATE: 09.12.16
*/

/* ///////////////////////////////////////////////////共通設定 */

/* all_clear */
*{
	margin:0;
	padding:0;
	list-style:none;
}
img{
	border:0;
}
.spCont{
	display: none;
}
.tab5{
	display: none;
}

/* テキスト */
body{
	font-size: 15px !important;
	color:#618442;
	font-style:normal;
	font-weight:normal;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

em{
	color:#990000;
	font-style:normal;
	font-weight:bold;
}

/* リスト */
*{list-style:none}
li{float:left}

/* リンク */
a{
	color:#618442;
	text-decoration:none;
}
a:hover{
	color:#f60;
	text-decoration:none;
}
a.rollover:hover img{
  filter: alpha(opacity=75);
  -moz-opacity:0.75;
  opacity:0.75;
}
/* 入力エラー */
.valid_error{
	color:#CC0000;
}
/* レイアウト */
body{
	background-image: url();
	background-repeat: repeat-x;
}

/* IE6 hack */
*html body{
	text-align:center;
}
*html div{
	text-align:left;
}

#container{
	margin:0px auto;
	width:1000px;
	border:0px solid #000;
}

.clear{
	clear:both;
}
/* クリアフィックス */
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*?*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/* ///////////////////////////////////////////////////ヘッダー */

#header{
	border-top:4px solid #6b8943;
}
.headertop{
	width:1000px;
	height:90px;
	margin:0 auto;
	border:0px solid #000;
}
.siteid{
	margin:0px 0 0px 10px;
	float:left;
}
.siteid img{
	margin:0px 0 0px 0px;
}

/* IE11 hack */
@media all and (-ms-high-contrast: none) {
.siteid img{
	margin:1px 0 0px 0px; /* IE10以上 */
	}
}
.siteid img{
	margin:1px 0 0px 0px; #cccccc\9; /* IE10以下 */
}



.siteid p{
	border:0px solid #000;
	margin:0px 0 2px 0px;
	font-size:13px;
	font-weight:normal;
	color:#666;
	text-align:left;
	width:300px;
}
.headlink{
	margin:6px 5px 0px 0;
	float:right;
}

.headleft{
	border:0px solid #000;
	overflow:hidden;
	width:415px;
	float:left;
	margin:0 0 0px 0;
	height:100px;
}
.headleft ol{
	border:0px solid #ff0000;
	overflow:hidden;
}
.headright{
	border:0px solid #ccc;
	float:right;
	margin:1px 0px 0 0;
}
.headright ul{
	border:0px solid #000;
	height:62px;
	margin:0px 0px 2px 0;
}
.headright ul li{
	float:right;
}

.gnavi{
	clear:both;
	height:45px;
	border:0px solid #000;
	background-color:#6b8943;
	overflow:hidden;
	margin:0px 0 0 0;
}
.gnavi a{
	color:#fff;
}
.gnavi a:hover{
	color:#f60;
	text-decoration:none;
}

/* IE6 hack */
*html .gnavi{
	margin:-5px 0 0 0;
}

.gnavi ul{
	border:0px solid #000;
	width:1100px;
	margin:0 auto;
	padding:0 0 0 70px;
}
.gnavi ul li{
	border:0px solid #000;
	text-align:center;
	margin:9px 40px 0 0px;
	color:#fff;
	font-size:19px;
}

/* IE7 hack */
*:first-child+html .gnavi{
	margin:-4px 0 0 0;
}

html:not([lang*=""]) h1{
	margin:0px 0 2px 0px;
}


/* トップページ 上部 ビッグバナー */
.conbigban{
	margin:0 0 10px 10px;
	width:660px;
	border:0px solid #000;
}
.conbigban img{
	width:660px;
}
h1,h2,h3,h4,h5,h6{
	line-height: 140% !important;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style:normal;
	font-weight:normal;
}

#search_form{
	background-color: white;
	width:230px;
	height: 30px;
	border: 1px green solid;
}
#search_form input{
	vertical-align: top;
	margin: 0px;
	height: 100%;
	box-sizing: border-box;
	background-color: transparent;
}
#search_form{
	border-radius: 10px;
}
#input02{
	 border: none;
	width: 185px;
	padding-left: 10px;
}
#submit02{
	width: 30px;
	border: none;
	background-image: url(../images/mushimegane2.jpg);
	background-position:center;
	background-size: auto 90%;
	background-repeat: no-repeat;
	cursor: pointer;
}


/* ///////////////////////////////////////////////////メインコンテンツ */
#maincontents a{
	color:#444;

	border:0px solid #000;
}

/* トップメイン画像 */

.topmainbox{
	border:0px solid #000;
	background-repeat: no-repeat;
	overflow:hidden;
	margin:10px 0 0px 0;
	padding:0 0 0px 0;
}
.mainimg{
	width:600px !important;
}
.mainimg a{
	border:0px solid #000;
	display: block;
	position: absolute;
	width:585px;
	height:460px;
	cursor: pointer;
}
.topmainbox a{
	border:0px solid #000;
	display: block;
	position: absolute;
	width:400px;
	height:225px;
	cursor: pointer;
}
.subimg:hover{
	filter:alpha(opacity=70); /* IE 6,7*/
	-moz-opacity:0.7; /* IE 8,9 */
	opacity:0.7;
}
.mainimg:hover{
	filter:alpha(opacity=70); /* IE 6,7*/
	-moz-opacity:0.7; /* IE 8,9 */
	opacity:0.7;
}
.mainimg dd{
	font-size:27px !important;
}
.topmainbox dl{
	border:0px solid #000;
	margin:10px 0px 0px 0px;
	float:left;
	width:400px;
	line-height: 150% !important;	
}
.topmainbox dl a{
	color:#fff;
}
.topmainbox dl dt{
	text-align:center;
	margin:-11px 0 0 0;
}
.topmainbox dl dd{
	border:0px solid #000;
	font-size:20px;
	margin:-65px 0 0 0;
	padding:0 10px 0 20px;
	height:70px;
	overflow:hidden;
	color:#fff;
}
/* トップ中央バナー */

.ban_area{
	border:0px solid #000;
	background-repeat: no-repeat;
	overflow:hidden;
	margin:30px 0 30px 0;
	padding:0 0 0px 0;
}
.ban_area p{
	border:0px solid #000;
	width:150px;
	text-align:center;
	background-color:#4a6032;
	color:#fff;
}

.ban_area dl{
	border:0px solid #000;
	margin:10px 5px 10px 10px;
	float:left;
	width:320px;
	font-size:16px;
	line-height: 150% !important;	
}

.ban_area dl dt{
	text-align:center;
}
.ban_area dl dd{
	border:0px solid #000;
	font-size:15px !important;
	margin:0px 0 0 0;
	height:70px;
	overflow:hidden;
}
.ban_area span{
	background-color:#6b8943;
	margin:0 5px 0 0;
	font-size:15px;
	padding:0px 7px;
	color:#fff;
}


/* トップページ センター NEW */

.topnew{
	border:0px solid #000;
	background-repeat: no-repeat;
	overflow:hidden;
	margin:30px 0 30px 0;
	padding:0 0 0px 0;
	color:#444;
}
.topnew p{
	border:0px solid #000;
	width:150px;
	text-align:center;
	background-color:#4a6032;
	color:#fff;
}
.topnew_right{
	border:0px solid #000;
	margin:10px 10px 10px 10px;
	float:left;
	width:430px;
	font-size:16px;
	line-height: 150% !important;
}
.newmark{
	border:0px solid #000;
	display: block;
	position: absolute;
	top:0;
	width:20%;
}

.topnew_right dt{
	border:0px solid #000;
	font-size:22px;
	font-weight:bold;
	margin:0 0 10px 0;
	position: relative;
}
.topnew_right dd{
	border:0px solid #ff0000;
}
.topnew_right_ct{
	border:0px solid #ff0000;
	margin:-8px 0 5px 0 !important;
}
.topnew_left{
	border:0px solid #ff0000;
	margin:10px 10px 10px 10px;
	float:left;
	width:200px;
	font-size:16px;
	line-height: 150% !important;	
	position: relative;
}

.topnew_left dt{
	text-align:center;
}
.topnew_left dd{
	border:0px solid #000;
	font-size:15px !important;
	margin:0px 0 0 0;
	height:70px;
	overflow:hidden;
}
.topnew span{
	background-color:#6b8943;
	margin:0 5px 0 0;
	font-size:15px;
	padding:0px 7px;
	color:#fff;
}



/* ///////////////////////////////////////////////////右ナビゲーション */




/* ///////////////////////////////////////////////////フッターエリア */



/* フッターナビ */
#footer{
	border:0px solid #ff0000;
	width:100%;
	text-align:center;
}
.pagetop{
	border:0px solid #000;
	width:960px;
	height:200px;
	margin:0 auto;
	text-align:right;
	background-image: url(../images/bgpagetop.gif);　
	background-repeat: no-repeat;
}
.pagetop img{
	margin:30px 20px 0 0;
}
.footnavi{
	border:0px solid #00ff00;
	width:100%;
	background: #4a6032;
	padding:30px 0 30px 0;
}
.footnavi_wrap{
	border:0px solid #990000;
	overflow:hidden;
	width:1000px;
	margin:0 auto;
	text-align:left !important;
	display:flex;
	justify-content: center;
}
.footnavi dl{
	border:0px solid #000;
	width:250px;
	font-size:14px;
	float:left;

}
.footnavi dl dt{
	font-weight:bold;
	font-size:15px;
	margin:0 0 10px 0;
	color:#fff;
	text-decoration:underline;
}
.footnavi dl dd{
	margin:0 0 7px 0;
}
.footnavi a{
	color:#fff;
}
.footnavi a:hover{
	color:#f60;
}
.copyright{
	text-align:center;
	width:100%;
	padding:35px 0 0 0;
	border:0px solid #000;
	font-size:13px;
	color:#666;
}
/* IE6 hack */
*html .footbar{
	text-align:center;
}

/* IE8 hack */
html>/**/body .footbar {
	height:80px;
}
html>/**/body .copyright{
	margin:-28px auto;
}