body {
	font-size: 12px;
	margin-left: 00px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #2079A6;
}
a:visited {
	color: #2079A6;
}
a:hover {
	color: #388113;
}
a:active {
	color: #2079A6;
}


.txt_xsmall { font-size: 10px; line-height: 110%; }

.txt_small_0 { font-size: 11px; line-height: 110%; }
.txt_small_1 { font-size: 11px; line-height: 130%; }
.txt_small_2 {
	font-size: 11px;
	line-height: 150%;
	color: #999999;
}
.txt_small_3 { font-size: 11px; line-height: 170%; }
.txt_small_4 { font-size: 11px; line-height: 190%; }

.txt_medium_0 { font-size: 12px; line-height: 110%; }
.txt_medium_1 { font-size: 12px; line-height: 130%; }
.txt_medium_2 { font-size: 12px; line-height: 150%; }
.txt_medium_3 { font-size: 12px; line-height: 170%; }
.txt_medium_4 { font-size: 12px; line-height: 190%; }

.txt_large_0 { font-size: 14px; line-height: 110%; }
.txt_large_1 { font-size: 14px; line-height: 130%; }.sidenavi {
	font-size: 12px;
	font-weight: bold;
	color: #388113;
	background: url(../img/sidebg.gif) no-repeat;
	height: 31px;
	width: 193px;
	text-indent: 20px;
	margin: 0px;
	padding: 7px 0px 0px;
	letter-spacing: 2px;
	text-align: left;
}
.sidecontents {
	padding: 5px;
	font-size: 12px;
	font-style: normal;
	line-height: 125%;
	color: #666666;
}
.mainttl {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background: #388113 no-repeat;
	height: 20px;
	width: 100%;
	text-indent: 12px;
	padding-top: 5px;
	padding-bottom: 0px;
	margin: 0px;
	text-align: left;
	border-bottom: 3px solid #D7E3B2;
}
.maincontent {
	font-size: 12px;
	line-height: 180%;
	color: #666666;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 3px;
	padding-top: 3px;
}
