.font1 {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}
.font2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 16px;
}
a.f01:link {
	font-size: 12px;
	color: #B58D15;
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
}
a.f01:hover {
	font-size: 12px;
	color: #006699;
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
}

a.f01:visited  {
	font-size: 12px;
	color: #006699;
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
}
.line1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	line-height: 16px;
	letter-spacing: 0.15em;
}
.font_red {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	line-height: 16px;
}

