/* 基本 */
*{
	margin: 0px;
	padding: -10px;
}

body {
	width: 100%;
	text-align: center;
	font-family:"ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3";
	font-size: 100%;
	color: #000000;
	font-weight: 500;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #99c525;
	border-right-color: #99c525;
	border-bottom-color: #99c525;
	border-left-color: #99c525;
	
}

img {
	border-width:0px;
}
h1 {
    font-size: 11px;
	margin-left: 20px;
	padding-top: 3px;
	}
h2 {
    font-size: 11px;
	margin-left: 20px;
	padding-top: 5px;
	text-align: left;
	}
h3 {
    font-size: 11px;
	margin-right: 20px;
	margin-top: 48px;
	text-align: right ;
	}			
#head1 {
	height: 15px;
	background-color: #bda58f;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	text-color: #ffffff;
	text-size: 8px;
	width: 960px;
	text-align: left;
	vertical-align : middle;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #99c525;
	border-right-color: #99c525;
	border-bottom-color: #99c525;
	border-left-color: #99c525;

}


#menu {
	height: 40px;
	background-color: #FFFFFF;
	color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #99c525;
	border-right-color: #99c525;
	border-bottom-color: #99c525;
	border-left-color: #99c525;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 960px;
}

#menu ul#gNavi{
	top: 0px;
	left: 0px;
	width: 960px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 0px;
}
#menu ul#gNavi li{
	float: left;
	width: 160px;
	text-align: center;
	margin-left: 0px;
	padding: 0px;
}
#menu ul#gNavi li a{
	font-size: 1px;
	text-indent: -10000px;
	display: block;
	width: 160px;
	height: 40px;
	top: 0px;
	
	outline: none;

#menu ul#gNavi li a:link,
#menu ul#gNavi li a:visited{
	color: #ffffff;
	background-color: #ffffff;
}}

#menu ul#gNavi li a:hover,
#menu ul#gNavi li a:active{
	color: #ffffff;
	background-color: #ffffff;
}
#menu ul#gNavi li#gn01 a:link,
#menu ul#gNavi li#gn01 a:visited{
	background-image: url(../img/b_1.png);
	background-repeat: no-repeat;
}
#menu ul#gNavi li#gn01 a:hover,
#menu ul#gNavi li#gn01 a:active{
	background-image: url(../img/b_1b.png);
	background-repeat: no-repeat;
}
#menu ul#gNavi li#gn02 a:link,
#menu ul#gNavi li#gn02 a:visited{
	background-image: url(../img/b_2.png);
	background-repeat: no-repeat;
}
#menu ul#gNavi li#gn02 a:hover,
#menu ul#gNavi li#gn02 a:active{
	background-image: url(../img/b_2b.png);
	background-repeat: no-repeat;
}
#menu ul#gNavi li#gn03 a:link,
#menu ul#gNavi li#gn03 a:visited{
	background-image: url(../img/b_3.png);
	background-repeat: no-repeat;
}
#menu ul#gNavi li#gn03 a:hover,
#menu ul#gNavi li#gn03 a:active{
	background-image: url(../img/b_3b.png);
	background-repeat: no-repeat;
}
#menu ul#gNavi li#gn04 a:link,
#menu ul#gNavi li#gn04 a:visited{
	background-image: url(../img/b_4.png);
	background-repeat: no-repeat;
}
#menu ul#gNavi li#gn04 a:hover,
#menu ul#gNavi li#gn04 a:active{
	background-image: url(../img/b_4b.png);
	background-repeat: no-repeat;
}
#menu ul#gNavi li#gn05 a:link,
#menu ul#gNavi li#gn05 a:visited{
	background-image: url(../img/b_5.png);
	background-repeat: no-repeat;
}
#menu ul#gNavi li#gn05 a:hover,
#menu ul#gNavi li#gn05 a:active{
	background-image: url(../img/b_5b.png);
	background-repeat: no-repeat;
}
#menu ul#gNavi li#gn06 a:link,
#menu ul#gNavi li#gn06 a:visited{
	background-image: url(../img/b_6.png);
	background-repeat: no-repeat;
}
#menu ul#gNavi li#gn06 a:hover,
#menu ul#gNavi li#gn06 a:active{
	background-image: url(../img/b_6b.png);
	background-repeat: no-repeat;
}


#contents {
	position : relative ;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center;
	vertical-align: middle;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #99c525;
	border-right-color: #99c525;
	border-left-color: #99c525;
	width: 960px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}
#contents_header {
	margin : 0 ; 
	padding : 0 ; 
	width: 960px;
	background-color: #;
	
	
	}
#contents_left {
	margin : 0 ; 
	padding : 0 ; 
	width: 230px;
	float : left ;
	background-color: #;
	background-repeat: no-repeat;
	background-position: top center;
}
#contents_right {
	margin : 0 ; 
	padding : 0 ; 
	width: 730px;
	background-color: # ;
	float : left ;
	
	}
#contents_footer {
	margin : 0 ; 
	padding : 0 ; 
	clear : both ; 
	background-color: #;
	
}
#foot2 {
	height: 18px;
	color: #573c1b;
	font-size: 11px;
	padding-top: 6px;
	link-color: #573c1b;
	background-image: url(../img/.png);
	background-repeat: no-repeat;
	background-position: center;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #99c525;
	border-right-color: #99c525;
	border-left-color: #99c525;
	}
#foot2 a:link{
    color: #573c1b;
	font-size: 12px;
}

#foot2 a:visited{
　　color: #573c1b;
}
#foot2 a:hover{
    color: #573c1b;
}
#foot2 a:active{
    color: #573c1b;
}	

#foot {
	height: 80px;
	color: #FFFFFF;
	background-image: url(../img/foot.png);
	background-repeat: no-repeat;
	background-position: center;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #99c525;
	border-right-color: #99c525;
	border-left-color: #99c525;
	}
