@charset "shift_jis";
a{
	color:#555555;
}
a:hover{
	text-decoration:none;
}
body{
	font-size:9pt;
color:#555555;
background-color:#ffffff;
text-align:center;
margin-top:0px;
}
table,tr,td{
	margin:auto;
font-size:9pt;
color:#555555;
line-height:2em;
}
img{
	border-style:none;
}
#body{
	margin:10px;
	width:910px;
	background-image:none;
	background-position:right top;
	background-repeat:repeat-y;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#header{
	width:100%;
	height:166px;
	text-align:left;
	background-image : url(main.gif);
	background-repeat: no-repeat;
	background-position:top left;
	overflow:hidden;
}
#menu{
	width:100%;
height:30px;
background-image : url(menu_bg.jpg);
background-repeat:no-repeat;
background-position:top left;
overflow:hidden;
}
#menu ul{
	margin:0px;
padding:0px;
list-style-type:none;
}
#menu li{
	float:left;
	width:130px;
	height:30px;
	line-height:30px;
	overflow:hidden;
}
#menu a{
	text-decoration:none;
border-right:solid 1px #cccccc;
display:block;
}
#menu a:hover{
	background-image : url(menu.jpg);
background-repeat:no-repeat;
background-position:top left;
color:#6b8e23;
}
#left{
	float:left;
width:250px;
font-size:8pt;
overflow:hidden;
}
#menu2{
	margin:0px;
padding:0px;
list-style-type:none;
}
#menu2 a{
	margin:auto;
width:220px;
height:25px;
line-height:25px;
text-align:left;
text-indent:3em;
text-decoration:none;
background-image : url(menu2_bg.jpg);
background-repeat:no-repeat;
background-position:top left;
display:block;
overflow:hidden;
}
#menu2 a:hover{
	color:#6b8e23;
background-image : url(menu2.jpg);
background-repeat:no-repeat;
background-position:top left;
}
#main{
	float:left;
	width:910px;
	overflow:hidden;
	background-color: #FFFFC4;
}
#footer{
	clear:both;
	width:100%;
	height:50px;
	background-image : url(footer.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	overflow:hidden;
}
.box_head{
	margin:auto;
width:220px;
margin-top:5px;
padding-top:10px;
background-color:#e1f0d9;
background-image : url(box_h.jpg);
background-position:top left;
background-repeat:no-repeat;
overflow:hidden;
}
.box_main{
	margin:auto;
width:220px;
text-align:left;
padding-bottom:10px;
background-color:#e1f0d9;
background-image : url(box_f.jpg);
background-position:bottom left;
background-repeat:no-repeat;
overflow:hidden;
}
.box_main li{
	padding-bottom:1em;
}
.box_main p{
	padding-left:1em;
padding-right:1em;
margin-bottom:0px;
}
p{
	text-align:left;
line-height:2em;
padding-left:2em;
padding-right:2em;
}
#header h1{
	margin-top:60px;
padding-left:1.5em;
font-size:14pt;
font-family:"Times New Roman";
color:#6b8e23;
}
#header h1 a{
	color:#6b8e23;
text-decoration:none;
}
#main h2{
	margin:auto;
margin-top:0px;
margin-bottom:0px;
font-size:9pt;
width:600px;
height:30px;
line-height:30px;
background-image : url(h2.jpg);
background-position:top left;
background-repeat:no-repeat;
}
#main h3{
	margin:auto;
margin-top:0px;
margin-bottom:0px;
font-size:9pt;
width:600px;
height:30px;
line-height:30px;
text-indent:1em;
text-align:left;
background-image : url(h3.jpg);
background-position:top left;
background-repeat:no-repeat;
}
#left h4{
	margin:auto;
margin-top:0px;
margin-bottom:0px;
font-size:8pt;
width:220px;
height:30px;
line-height:30px;
background-image : url(h4.jpg);
background-position:top left;
background-repeat:no-repeat;
}
.up{
	margin-left:510px;
}
#copy{
	font-size:8pt;
color:#aaaaaa;
width:100%;
height:20px;
background-color:#ffffff;
overflow:hidden;
}
#copy p{
	float:right;
width:50px;
height:20px;
margin:0px;
padding:0px;
text-align:right;
overflow:hidden;
}
#copy a{
	color:#aaaaaa;
text-decoration:none;
background-image : url(copy.jpg);
background-repeat:no-repeat;
background-position:top left;
padding-left:80px;
display:block;
}
.darkblue{
	color:#00008b;
}
.blue{
	color:#0000ff;
}
.cyan{
	color:#00ffff;
}
.skyblue{
	color:#87ceeb;
}
.lime{
	color:#00ff00;
}
.greenyellow{
	color:#adff2f;
}
.green{
	color:#008000;
}
.darkolivegreen{
	color:#556b2f;
}
.olive{
	color:#808000;
}
.darkkhaki{
	color:#bdb76b;
}
.red{
	color:#ff0000;
}
.tomato{
	color:#ff6347;
}
.brown{
	color:#a52a2a;
}
.maroon{
	color:#800000;
}
.saddlebrown{
	color:#8b4513;
}
.yellow{
	color:#ffff00;
}
.gold{
	color:#ffd700;
}
.orange{
	color:#ffa500;
}
.darkgoldenrod{
	color:#b8860b;
}
.magenta{
	color:#ff00ff;
}
.purple{
	color:#800080;
}
.blueviolet{
	color:#8a2be2;
}
.violet{
	color:#ee82ee;
}
.thistle{
	color:#d8bfd8;
}
.pink{
	color:#ffc0cb;
}
.mistyrose{
	color:#ffe4e1;
}
.tan{
	color:#d2b48c;
}
.wheat{
	color:#f5deb3;
}
.silver{
	color:#c0c0c0;
}
.gray{
	color:#808080;
}
 .black{
	color:#000000;
}
.white{
	color:#ffffff;
}
