body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	text-align: center;
}
h2 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	font-size: 14px;
	margin: 10px 0px 0px;
	padding: 0px;
}
h2 a {
	color: #2c6423;
}
h3 {
	background-image: url(img/bg-front.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
h3 a {
	color: #333333;
	text-decoration: none;
	font-size: 16px;
}
h3 a:hover {
	text-decoration: underline;
}
h4 {
	font-size: 14px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(img/h4-bg.gif);
	background-repeat: no-repeat;
}
a {
	text-decoration: none;
	color: #000000;
}
th {
	color: #FFFFFF;
	font-size: 12px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	background-image: url(img/bg1.gif);
	background-repeat: repeat-y;
	background-position: left;
}
address {
	font-style: normal;
}
th a {
	color: #FFFFFF;
}
td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7f7f7f;
	padding-left: 10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	text-align: left;
	padding-right: 5px;
	}
td p {
	margin: 0px;
	padding: 5px 0px 0px;
}
td img {
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 10px;
}
.ul
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-left: 100px;
	padding-bottom: 5px;
}
#banner {
	background-color: #26a16f;

}
#container {
	text-align: left;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	overflow: hidden;
}
#content {
	padding-top: 20px;
	text-align: center;
	padding-bottom: 20px;
}

.main {
	float: left;
	width: 500px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-left: 20px;
	margin-top: 0px;
	margin-bottom: 30px;
	background-image: url(img/bg4.jpg);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-bottom: 20px;
	line-height: 150%;
	font-size: 12px;
}
.main p {
	padding-right: 20px;
}
.main img {
	margin-left: 20px;
}
.menu {
	background-color: #26a16f;
	padding-top: 9px;
	padding-left: 10px;
	float: left;
}
.menu img {
	margin-left: 5px;
}

.sublogo {
	height: 17px;
}

.sublogo img {
	margin-left: 20px;
	margin-top: 3px;
}
.individual {
	text-align: left;
	margin-top: 0px;
	background-image: url(img/ind-bg.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.individual h2 {
	font-size: 12px;
	color: #666666;
	margin-bottom: 10px;
	background-image: url(img/h2-bg.gif);
	background-repeat: no-repeat;
	padding: 5px 0px 0px 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 10px;
	height: 20px;
}
.individual .side h3 {
	background-image: none;
	margin: 0px;
	padding: 0px;
}
.individual a {
	text-decoration: underline;
}
.side {
	float: left;
	width: 200px;
	margin-left: 10px;
}
.side img {
	margin: 15px 20px;
}
.bg2 {
	background-image: url(img/bg2.jpg);
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 20px;
}
.bg3 {
	background-image: url(img/bg3.jpg);
	background-repeat: repeat-y;
	background-position: left;
	text-align: center;
}
.RSSline {
	margin-left: 10px;
	line-height: 150%;
}
#footer {
	background-color: #666666;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-size: 11px;
