.font01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003700;
	line-height: 20px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #003700;
}
a:hover {
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003700;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003700;
	text-decoration: underline;
	background-color: #FFFF99;
}
.font02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFF00;
}
.font03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.font04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.bg {
	background-image: url(images/map02.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
}