/* フォントサイズ */
.text9 {font-size:9px; line-height:130%; font-family:ＭＳ Ｐゴシック,Osaka; }
.text10 {font-size:10px; line-height:130%; font-family:ＭＳ Ｐゴシック,Osaka; }
.text12 {font-size:12px; line-height:130%; font-family:ＭＳ Ｐゴシック,Osaka; }
.text12b {font-size:12px; line-height:140%; font-family:ＭＳ Ｐゴシック,Osaka; }
.text14 {font-size:14px; line-height:130%; font-family:ＭＳ Ｐゴシック,Osaka; }
.text18 {font-size:18px; line-height:130%; font-family:ＭＳ Ｐゴシック,Osaka; }
.text24 {font-size:24px; line-height:130%; font-family:ＭＳ Ｐゴシック,Osaka; }
.text28 {font-size:28px; line-height:130%; font-family:ＭＳ Ｐゴシック,Osaka; }

/* リンク */
a:link { text-decoration:none; color:#027bfe; }
a:visited { text-decoration:none; color:#027bfe; }
a:active { text-decoration:none; color:#027bfe; }
a:hover { text-decoration: underline; color:#027bfe; }

/* ボックス */
.box1 {
width:372px;
height:170px;
overflow:auto;
background-color:#ffffff;
}