/*system set*/
a:link     { color: #f93; text-decoration: none }
a:hover     { color: #36c; text-decoration: underline }
a:active     { color: #fc0 }
a:visited      { color: #f60 }

/*font set*/

.text8w   { color: #333; font-size: 8pt; line-height: 12pt; font-family: "ＭＳ Ｐゴシック", Osaka }
.text9w   { color: #333; font-size: 9pt; line-height: 14pt; font-family: "ＭＳ Ｐゴシック", Osaka }
.text10w   { color: #333; font-size: 10pt; line-height: 16pt; font-family: "ＭＳ Ｐゴシック", Osaka }
.text12w   { color: #333; font-size: 12pt; line-height: 18pt; font-family: "ＭＳ Ｐゴシック", Osaka }
.text8   { color: #333; font-size: 8pt; font-family: "ＭＳ Ｐゴシック", Osaka }
.text9   { color: #333; font-size: 9pt; font-family: "ＭＳ Ｐゴシック", Osaka }
.text10   { color: #333; font-size: 10pt; font-family: "ＭＳ Ｐゴシック", Osaka }
.text12   { color: #333; font-size: 12pt; font-family: "ＭＳ Ｐゴシック", Osaka }
