@charset "utf-8";
.font01 {
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
}
.font01b {
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #333;
}
.font01i {
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style:italic;
	color: #333;
}
.font02 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}
.font-title01 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #333;
}
.font-title02 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: bold;
}
a:link {
	color: #336699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: underline;
	font-weight:bold;
	color: #336699;
}
a:active {
	text-decoration: none;
	color: #333;
}.font-body01bold {
	font-weight: bold;
}
.font-body01bold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
}

