body { color: #323232; font-size: 12px }
td { color: #323232; font-size: 12px }
.txt1 { font-size: 12px; line-height: 135% }
.txt2 { font-size: 12px; line-height: 135%; padding-top: 5px; padding-left: 5px }
.txt-s1 { font-size: 10px }
.txt-b1 { font-size: 14px; line-height: 135% }
.txt-b2 { font-size: 18px; line-height: 135% }
.txt-orange-b2 {
	font-size: 16px;
	line-height: 135%;
	color: #FF6600;
	font-weight: bold;
}
h4 {
	text-align: left;
	margin-left: 10px;
	padding-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	line-height: 130%;
}

h3 {
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	line-height: 130%;
	border-left: 10px solid #006F34;
	background: #B9DCB0;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	width: 95%;
}

.px20 {
	margin-left: 20px;
}
.link01 {
	font-size: small;
	line-height: 200%;
	width: 180px;
}

