BODY {                                   /* body‚Ì“à—e */
    color: #333333;                   /* */
	background-color: ;   /**/
	font-family: "Osaka"; font-size: 13px; line-height: 18px; line-height: 1.6;             /**/
}
td {  font-family: "Osaka"; font-size: 13px; line-height: 18px; line-height: 1.6;}
.small_z {  font-family: "Osaka"; font-size: 5px; line-height: 5px;}
.small_x {  font-family: "Osaka"; font-size: 10px; line-height: 10px;}
.small {  font-family: "Osaka"; font-size: 11px; line-height: 14px;}
.normal {  font-family: "Osaka"; font-size: 12px; line-height: 18px;}
.big {  font-family: "Osaka"; font-size: 14px; line-height: 22px;}
.big2 {  font-family: "Osaka"; font-size: 22px; line-height: 22px; letter-spacing: em;}
.big3 {  font-family: "Osaka"; font-size: 24px; line-height: 28px; letter-spacing: em;}
a:link {
	text-decoration: none;
	color:#0088cc;
}
a:visited {
	text-decoration: none;
	color:#0088cc;
}
a:active {
	text-decoration: none;
	color:#0088cc;
}
a:hover {
	text-decoration: underline;
	color:#0088cc;
}
