.e9, .e10, .e12 {
	font-family:Arial, Verdana, sans-serif;
	color:			#333333;
	font-weight:	normal;
}
.j10, .j12, .j14 {
	font-family:	Osaka, 	ＭＳ Ｐゴシック, 	MS UI Gothic, 	sans-seri; 
	color:			#333333;
	font-weight:	normal;
}
.j9 {
	font-family:"Osaka"; 
	color:			#333333;
	font-weight:	normal;
 }

a:link { color: #0066FF; text-decoration: none;}
a:visited { color: #990099; text-decoration: none;}
a:active { color: #00FFFF;}
a:hover { color: #ff6600; text-decoration:underline;
}

/* テーブルスタイル*/

#hyou {
	color:#999;
	}
	
#hyou table {
    border-bottom:#CCC 1px solid;
	border-left:#CCC 1px solid;
	}

#hyou th {
    border-top:#CCC 1px solid;
	border-right:#CCC 1px solid;
	padding:5px;
	font-weight:normal;
	text-align:center;
	}
	
#hyou td {
    border-top:#CCC 1px solid;
	border-right:#CCC 1px solid;
	padding:5px;
	text-align:left;
	}
