.form {
	font-size: 12px;
	color: 2C850A;
	border: medium solid 2C850A;
	background-color: #EDF7DF;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(images/bg_test.jpg);
	background-repeat: repeat-x;
	background-color: #E6F6AB;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.txt01 {
	font-size: small;
	color: #333333;
	line-height: 1.5;
	font-family: Arial, Helvetica, sans-serif;
}
.num {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #6089C4;
}
.title {
	color: #003333;
	font-size: large;
	font-weight: bold;
	text-decoration: none;
	background-color: #E0E8C4;
	font-family: Arial, Helvetica, sans-serif;
}
.title a:link {
	font-size: large;
	color: #003333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.title a:active {
	font-size: large;
	color: #003333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.title a:hover {
	font-size: large;
	color: #2D862B;
	text-decoration: none;
	background-color: #E6F7EB;
	font-family: Arial, Helvetica, sans-serif;
}
.title a:visited {
	font-size: large;
	color: #003333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.title02 {
	font-size: medium;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.title03 {
	font-size: medium;
	font-weight: bold;
	color: #E2940A;
	font-family: Arial, Helvetica, sans-serif;
}
.title04 {
	color: #248910;
	font-size: large;
	font-weight: bold;
	background-color: #E7FCE2;
	font-family: Arial, Helvetica, sans-serif;
}
.title05 {
	color: #00837B;
	font-size: medium;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.title06 {
	font-size: medium;
	font-weight: bold;
	color: #FF8282;
	font-family: Arial, Helvetica, sans-serif;
}
