/*base font family*/
BODY, TD{font-family : Osaka, "MS UI Gothic"; font-size : 12px;}

/*a:link, の設定*/
a:link{text-decoration: none;}

/*a:visitedの設定*/
a:a:visited{text-decoration: none; }

/*a:hoverの設定*/
a:hover{text-decoration: underline;}

/*a:activeの設定*/
a:active{text-decoration: underline;}

/*win_ie,nn6用の設定*/

.j9f{font-size:10px; line-height:12px;}
.j10f{font-size:11px; line-height:13px;}
.j12f{font-size:12px; line-height:16px; letter-spacing:1px;}
.j13f{font-size:13px; line-height:17px; letter-spacing:1px;}
.j14f{font-size:14px; line-height:18px; letter-spacing:1px;}
.j16f{font-size:16px; line-height:20px; letter-spacing:1px;}

