.e9, .e10, .e12 {
	font-family:Arial, Verdana, sans-serif;
	color:			#333333;
	font-weight:	normal;
}
.j10, .j12, .j14 {
	font-family:	Osaka, 	‚l‚r ‚oƒSƒVƒbƒN, 	MS UI Gothic, 	sans-seri; 
	color:			#333333;
	font-weight:	normal;
}
.j9 {
	font-family:"Osaka"; 
	color:			#333333;
	font-weight:	normal;
 }
 
A:visited {  color: #39}
A:hover {
	color: red;
	text-decoration:none;
}

div#table_css01 td{
    padding-bottom:10px;
	}

div#table_css02 {
	color:#666;
	}
	
div#table_css02 table {
    border-bottom:#CCC 1px solid;
	border-left:#CCC 1px solid;
	margin:5px;
	}

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