 フォントスタイル 
.style1 { font-family: "ＭＳ Ｐゴシック", "Osaka","sans-serif"; }
.style1 { font-size: 10pt; color: #000000; font-weight: bold; line-height: 120%; }

.style2 { font-family: "ＭＳ Ｐゴシック", "Osaka","sans-serif"; }
.style2 { font-size: 10pt; color: #000000; line-height: 120%; }

.style3 { font-family: "ＭＳ Ｐゴシック", "Osaka","sans-serif"; }
.style3 { font-size: 8pt; color: #000000; line-height: 120%; }

.style4 { font-family: "ＭＳ Ｐゴシック", "Osaka","sans-serif"; }
.style4 { font-size: 10.5pt; color: #000000; font-weight: bold; line-height: 120%; }

.style5 { font-family: "ＭＳ Ｐゴシック", "Osaka","sans-serif"; }
.style5 { font-size: 9pt; color: #000000; line-height: 120%; }

.style6 { font-family: "ＭＳ Ｐゴシック", "Osaka","sans-serif"; }
.style6 { font-size: 12pt; color: #000000; font-weight: bold; line-height: 120%; }

 リンクスタイル 
a:link { font-family: "ＭＳ Ｐゴシック", "Osaka","sans-serif"; }
a:link { color: #0033cc; text-decoration: none; font-size: 10pt; }

a:hover { font-family: "ＭＳ Ｐゴシック", "Osaka","sans-serif"; }
a:hover { color: #ff9999; text-decoration: none; font-size: 10pt; }

a:visited { font-family: "ＭＳ Ｐゴシック", "Osaka","sans-serif"; }
a:visited { text-decoration: none; font-size: 10pt; }

a:active { font-family: "ＭＳ Ｐゴシック", "Osaka","sans-serif"; }
a:active { text-decoration: Underline; font-size: 10pt; }
