/* CSS Document */
body {
	background-color: #ffffff;
}
#how {
	background-image:url(images/middle.gif);
	height:100%;
}
#banner {
	background-image:url(images/banner.gif);
	background-repeat:no-repeat;
	height:100%;
}
#top {
	background-image:url(images/top.gif);
	background-repeat:no-repeat;
	width:391px;
	height:13px;
}
#middle {
	background-image:url(images/middle.gif);
	background-repeat:no-repeat;
	height:100%;
}
#bottom {
	background-image:url(images/bottom.gif);
	background-repeat:no-repeat;
}
.button {
	/*padding:5px;*/
}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #5c8036;
	line-height: 1.75em;
	font-style: oblique;
}
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #414d36;
	text-align: justify;
	line-height: 1.75em;
}
.list {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #5c8036;
}
.head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #5c8036;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
}
.copyright {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #999999;
	font-size:10px;
}
.link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
a:link {
	color: #336600;
	text-decoration: none;
}
a:visited {
	color: #336600;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #9cd95c;
}
a:active {
	text-decoration: none;
}
.subheadNihon {
	font-family: osaka, Gothic, sans-serif;
	font-size: 14px;
	color: #5c8036;
	line-height: 1.75em;
}
.bodyNihon {
	font-family: osaka, Gothic, sans-serif;
	font-size: 11px;
	color: #414d36;
	text-align: justify;
	line-height: 1.75em;
}
.listNihon {
	font-family: osaka, Gothic, sans-serif;
	font-size: 11px;
	color: #5c8036;
}
.headNihon {
	font-family: osaka, Gothic, sans-serif;
	font-size: 20px;
	color: #5c8036;
}
.linkNihon {
	font-family: osaka, Gothic, sans-serif;
	font-size: 11px;
}
.copyrightNihon {
	font-family: osaka, Gothic, sans-serif;
	color: #999999;
	font-size:10px;
}
.header2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: 400;
	text-decoration: none;
	color: #5c8036;
}

