
body { background-image: url(./bg.jpg); }
.TXT { font-family: "ＭＳ ゴシック", Osaka; font-size: 14px; line-height: 140%; color: #FF7800; }
.TXTS { font-family: "ＭＳ ゴシック", Osaka; font-size: 12px; line-height: 140%; }
.TXT_BR { font-family: "ＭＳ ゴシック", Osaka; font-size: 14px; line-height: 150%; }
.TXT_BR_B { font-family: "ＭＳ ゴシック", Osaka; font-size: 14px; line-height: 150%; color: #913301; font-weight: bold; }
.fortextlink { font-family: "ＭＳ ゴシック", Osaka; font-size: 10px; line-height: 150%; }

a:link { text-decoration:none; color:#FFFF00; }
a:visited { text-decoration:none; color:#CC9900; }
a:hover { text-decoration:underline; color:#66FFFF; }

A.colorA:link { text-decoration:underline;color:#FFFF00; }
A.colorA:hover { text-decoration:underline;color:#33CCFF; }
A.colorA:active { text-decoration:underline;color:#FFFFFF; }
A.colorA:visited { text-decoration:none;color:#003333; }


