@charset "utf-8";
.font_01 {
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.font_02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}
.font_02:hover {
	color: #FF3300;
}
.font_03 {
	font-size: 15px;
	line-height: 24px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
.font_03:hover {
	color: #006699;
	text-decoration: none;
}
.font_04 {
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
.font_05 {
	font-size: 12px;
	line-height: 20px;
	color: #FF3300;
	text-decoration: none;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #333333;
}

.font_bottom {
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.font_bottom:hover {
	color: #FFFF00;
	text-decoration: none;
}
