﻿/* font */
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 {  font-size: 12px; line-height: 125%; color: #333333;font-weight:bold;}
h1 {  font-size: 12px; line-height: 125%; color: #FF3399; }

/* font white */
.fnt12w {  font-size: 12px; line-height: 125%; color: #ffffff;}

/* font pink */
.fnt12p {  font-size: 12px; line-height: 125%; color: #FF3399; }

/* link */
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;}

/* link header */
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;}

/* link menu */
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;}

/* link menu gray */
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;}

/* link menu gray english */
a.menu_g_e:link { font-size: 12px; color:#333333; text-decoration: none;}
a.menu_g_e:visited { font-size: 12px; color:#333333; text-decoration: none;}
a.menu_g_e:hover { font-size: 12px; color:#000000; text-decoration: underline;}
a.menu_g_e:active { font-size: 12px; color:#000000; text-decoration: none;}

/* link menu asia female */
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;}
