@charset "utf-8";
.font01 {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.font02 {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	color: #E5E5E5;
	text-decoration: none;
	font-weight: normal;
}
a.menu:link {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.menu:visited {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.menu:active {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.menu:hover {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #e9ec87;
	text-decoration: none;
	font-weight: bold;
}
a.mail:link {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.mail:visited {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.mail:active {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.mail:hover {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;

