/* Sample 1*/
.font01 {
	font-family:"Times New Roman", Times, serif;
	font-size:10px;
	line-height: 20px;
	color: #000000;
}

.font01 a:link{font-family:"Times New Roman", Times, serif; font-size:10px; line-height: 20px; color:#000000; text-decoration: none;}
.font01 a:visited{font-family:"Times New Roman", Times, serif; font-size:10px; line-height: 20px; color:#000000; text-decoration: none;}
.font01 a:active{font-family:"Times New Roman", Times, serif; font-size:10px; line-height: 20px; color:#000000; text-decoration: none;}
.font01 a:hover{background:#000;color:#fff}


.font02 {
	font-size:10px;
	font-family: "MSƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒm Pro W3";
	line-height: 20px;
	color: #000000;
}

.font03 {
	font-family:"Times New Roman", Times, serif;
	font-size:10px;
	line-height: 20px;
	color: #000000;
}

.font03 a:link{font-family:"Times New Roman", Times, serif; font-size:10px; line-height: 20px; color:#000000; text-decoration: none;}
.font03 a:visited{font-family:"Times New Roman", Times, serif; font-size:10px; line-height: 20px; color:#000000; text-decoration: none;}
.font03 a:active{font-family:"Times New Roman", Times, serif; font-size:10px; line-height: 20px; color:#000000; text-decoration: none;}
.font03 a:hover{background:#000;color:#fff}
