/*　フォント　*/
td {  font-size: 12px; font-family:"ＭＳ　Ｐゴシック","Osaka"; line-height: 110%; color: #333333;}
.fnt9 {  font-size: 9px; line-height: 125%; color: #333333;}
.fnt10 {  font-size: 10px; line-height: 125%; color: #333333;}
.fnt11 {  font-size: 11px; line-height: 125%; color: #333333;}
.fnt11_110 {  font-size: 11px; line-height: 110%; color: #333333;}
.fnt12 {  font-size: 12px; line-height: 125%; color: #333333;}
.fnt14 {  font-size: 14px; line-height: 125%; color: #333333;}
.fnt12b_gogo {  font-size: 12px; line-height: 110%; color: #000000;}
.fnt12b {  font-size: 12px; line-height: 125%; color: #333333;font-weight:bold;}
h1 {  font-size: 12px; line-height: 125%; color: #FF3399; }

/*　フォント　白　*/
.fnt12w {  font-size: 12px; line-height: 125%; color: #ffffff;}

/*　フォント　ピンク　*/
.fnt12p {  font-size: 12px; line-height: 125%; color: #FF3399; }

/*　フォント　ピンク　*/
.fnt12p_gogo {  font-size: 12px; line-height: 100%; color: #FF3399; }

/*　リンク　*/
a:link { color:#000000; text-decoration: underline;}
a:visited { color:#000000; text-decoration: underline;}
a:hover { color:#ff0099; text-decoration: underline;}
a:active { color:#ff99ff; text-decoration: underline;}

/*　リンク ヘッダー　*/
a.head:link { color:#ffffff; text-decoration: none;}
a.head:visited { color:#ffffff; text-decoration: none;}
a.head:hover { color:#ffffff; text-decoration: underline;}
a.head:active { color:#ffffff; text-decoration: none;}

/*　リンク メニュー　*/
a.menu:link { color:#000000; text-decoration: none;}
a.menu:visited { color:#000000; text-decoration: none;}
a.menu:hover { color:#000000; text-decoration: underline;}
a.menu:active { color:#000000; text-decoration: none;}

/*　リンク メニュー グレー　*/
a.menu_g:link { font-size: 11px; color:#333333; text-decoration: none;}
a.menu_g:visited { font-size: 11px; color:#333333; text-decoration: none;}
a.menu_g:hover { font-size: 11px; color:#000000; text-decoration: underline;}
a.menu_g:active { font-size: 11px; color:#000000; text-decoration: none;}

/*　リンク メニュー アジア女性　*/
a.menu_asia:link { font-size: 10px; color:#333333; text-decoration: none;}
a.menu_asia:visited { font-size: 10px; color:#333333; text-decoration: none;}
a.menu_asia:hover { font-size: 10px; color:#000000; text-decoration: underline;}
a.menu_asia:active { font-size: 10px; color:#000000; text-decoration: none;}

