@charset "shift-jis";
/* CSS Document */
body{
	margin: 0px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	line-height: 18px;
}

h2{
	background-image: url(../img/h2_bg.gif);
	height: 21px;
	color: #FFFFFF;
	padding-left: 5px;
	font-size: 14px;
	background-repeat: no-repeat;
	border-left-color: #99CC00;
	margin-right: 0px;
	margin-left: 5px;
	padding-top: 4px;
	border-left-width: 5px;
	border-left-style: solid;
	margin-top: 0px;
	margin-bottom: 5px;
}
h3{
	color: #006600;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 10px;
	font-size: 12px;
	background-image: url(../img/h3_bg.gif);
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #006600;
}
p{
	margin: 0px;
	padding: 0px;
}
#index{
	background-image: url(../img/shadow_body.png);
	background-repeat: repeat-x;
}
#main .freetext_if {
	height: 30px;
	width: 500px;
	border: 1px solid #7BAD20;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding: 0px;
	line-height: 30px;
	font-size: 16px;
	text-align: center;
}

.other{
	background-image: url(../img/shadow_other.gif);
	background-repeat: repeat-x;
}

#flash{
	padding-top: 30px;
	width: 640px;
	margin-right: auto;
	margin-left: auto;
}
#header{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/shadow_top.gif);
	background-repeat: no-repeat;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 46px;
}
#wrap{
	background-image: url(../img/shadow_wrap.gif);
	background-repeat: repeat-y;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 20px;

}
#navi{
	height: 23px;
	background-image: url(../img/navi_bg.gif);
	color: #FFFFFF;
	text-align: center;
	padding-top: 7px;
	font-size: 15px;
	letter-spacing: 1px;
}
#navi a{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
#navi a:hover{
	color: #FFCC00;
}

#main{
	padding-right: 50px;
	padding-left: 50px;
	background-image: url(../img/main_bg.gif);
	background-repeat: repeat-x;
	padding-top: 18px;
}


#pagetitle{
	margin-bottom: 10px;
}

.contents{
	margin-left: 5px;
	margin-bottom: 5px;
}
.menu_box{
	margin-bottom: 10px;
}
.menu_box td{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #437c28;
	border-bottom-color: #437c28;
	padding-right: 5px;
	padding-left: 5px;
	width: 50%;
	color: #113a06;
}

#map{
	background-image: url(../img/map.gif);
	height: 315px;
	background-repeat: no-repeat;
	background-position: center center;
}

#contact_box{
	width: 100%;
}
#contact_box th{
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #437c28;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #437c28;
	width: 30%;
}
#contact_box td{
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #437c28;
	border-bottom-color: #437c28;
	width: 70%;
}

#campaign{
	background-image: url(../img/news_bg.gif);
	height: 103px;
	width: 285px;
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 24px;
}
#news{
	background-image: url(../img/news_bg.gif);
	height: 103px;
	width: 285px;
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 24px;
}
#bottom_index{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/shadow_bottom.png);
	background-repeat: no-repeat;
	height: 40px;
	padding-right: 50px;
	padding-left: 50px;
	background-position: center bottom;
	padding-bottom: 40px;
	padding-top: 0px;
}
#bottom{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/shadow_bottom.gif);
	background-repeat: no-repeat;
	height: 135px;
	padding-right: 50px;
	padding-left: 50px;
	background-position: center bottom;
	padding-bottom: 40px;
}
#foot_link{
	text-align: center;
	color: #006600;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #009900;
	border-bottom-color: #009900;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#foot_link a{
	color: #999900;
}
#foot_link a:hover{
	color: #FFFFFF;
	background-color: #FF9900;
}

.green{
	color: #006600;
}
.green_border{
	border: 1px solid #99CC00;
	padding: 10px;
}
.small{
	font-size: 10px;
}
address {
	font-size: 12px;
	color: #FFFFFF;
	margin-bottom: 5px;
	display: block;
	height: 20px;
	font-style: normal;
	font-weight: bold;
	background-color: #175901;
	text-align: center;
}
.rss {
	padding-top: 30px;
	width: 640px;
	margin-right: auto;
	margin-left: auto;
}
#main .freetext_off {
	height: 30px;
	width: 400px;
	border: 1px solid #7BAD20;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding: 0px;
	line-height: 30px;
	font-size: 16px;
	text-align: left;
}
#main #slideshow {
	margin-right: auto;
	margin-left: auto;
	width: 640px;
	height: 350px;
}
#main #slideshow img {
	border:none;
}
#wrap #main .img {
	margin-bottom: 20px;
}
/*20110712*/
h1.contentspage {
	font-size: 11px;
	font-weight: bold;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

/*20110822*/
#bottom .add_footer{
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 5px;
	display: block;
	height: 20px;
	font-style: normal;
	font-weight: bold;
	background-color: #175901;
	text-align: center;
}

