BODY {
	background-color:#ffffff;
	width: 100%;
	color:#000000;
	margin:0px;
	text-align:center;
	scrollbar-base-color:#D2FFDE;
	scrollbar-arrow-color:#008000;
	scrollbar-3dlight-color:#D7FFD7;
	scrollbar-darkshadow-color:#00B700;
	scrollbar-face-color:#FFFFFF;
	scrollbar-track-color:#b3ffc6;
	scrollbar-highlight-color:#00DD00;
	scrollbar-shadow-color:#008080;
}
a:link		{
	color:#6f8e3e;
	text-decoration:none;
}
a:active	{
	color:#0000cc;
	text-decoration:none;
}
a:visited	{
	color: #CC3300;
	text-decoration: none;
}
a:hover	{
	color:#ff0000;
	text-decoration:underline;
}
a:link img {
	border-style:none;
}
a:visited img {
	border-style:none;
}
a:hover img {
	border-style:none;
}

/* 全体枠　*/
#container {
	color:#000000;
	margin:3px auto;
	width: 800px;
}
#heder01 {
	width: 100%;
}
.heder02 {
	width: 100%;
	background-image:url(../images/bg03.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	height:120px;
}
.heder021 {
	width: 100%;
	text-align:left;
	background-image:url(../images/tag01.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
.heder021 h1{
	margin: 0px;
	color:#FFFFFF;
	font-size:1em;
	font-weight:bold;
	line-height:28px;
	text-align:left;
	text-indent:20px;
	border-top-color:#567641;
	border-top-style:solid;
	border-top-width:5px;
}
.heder101 {
	width: 110px;
	color:#000000;
	float:left;
	text-align:center;
	padding:8px 0px 0px 10px;
}
.heder102 {
	width: 680px;
	color:#000000;
	float:right;
	text-align:left;
	padding:3px 0px 0px 0px;
}
/*　メニュバー　*/
.menu01 {
	margin:0px 0px 0px 0px;
	text-align:center;
	background-color:#ffffff;
}
.menu01 table {
	height: 20px;
	width:100%;
}
.menu01 td {
	background-color:#B3FFC6;
	text-align: center;
	height: 20px;
	width: 12.5%;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style:solid;
	border-right-color:#6f8e3e;
	border-right-width: 0.01em;
	font-weight:700;
	font-size:10px;
	line-height:19px;
}
td.menu02 {
	color:#ffffff;
	background-color:#6f8e3e;
}
.menu01 A {
	text-decoration: none;
	padding: 1px 0px 1px 0px;
	display:block;
}
.menu01 A:hover {
	background-color:#ffffff;
	background-image:url(../images/alink.gif);
	text-decoration: none;
}

.navi {
	font-size:11px;
	text-align:right;
	line-height:15px;
	margin: 5px 0px 5px 0px;
	padding: 0px 10px 2px 0px;
	font-weight:600;
	border-bottom: #567641 1px solid;
	color:#6f8e3e;
}

/* フッター　*/
#footer01 {
	background-color:#b3ffc6;
	width: 100%;
	font-size:10px;
	margin: 5px 0px 10px 0px;
	color:#10A587;
	font-weight:700;
	text-align:center;
	line-height:2.5em;
}
