.font1 { /* スポット文 */ font-size:  10pt; font-style: normal; line-height: 140%; color: #333333;}

.font2 {  /* スポットタイトル */ font-size: 12pt; font-style: normal; font-weight: bold; color: #996633;}

.font3 {  /* スポット目次 */ font-size: 9pt; font-style: normal; font-weight: normal; color: #333300}

.font4 {  /* リンクボタン */ font-size: 9pt; font-style: normal; font-weight: normal;color: #000000}

.font5 {  /* 普通文章 */ font-size: 10pt; font-style: normal; font-weight: normal; line-height: 140%; color: #000000}

.font6 {  /* 名簿タイトル */ font-size: 11pt; font-style: normal; font-weight: bold; color: #ffffff;}

.font7 {  /* 名簿氏名 */ font-size: 9pt; font-style: underline; font-weight: normal; line-height: 140%; color: #000000}

.font8 {  /* 普通文章タイトル */ font-size: 11pt; font-style: normal; font-weight: bold; line-height: 140%; color: #333300}

.font9 {  /* イベントタイトル */ font-size: 10pt; font-style: normal; font-weight: normal; line-height: 140%; color: #009999}

A:link { color: #009999 } /* 普通のリンク色 */
A:visited { color: #666600 } /* すでに見たリンク色 */
A:active { color: #666600 } /* クリックした時のリンク色 */
A:hover { color: #990000 } /* カーソルが乗った時のリンク色 */
A:link, A:visited, A:active, A:hover { text-decoration: none }
BODY { /* BODYに適用 */
color: #000000; /* 文字色 */
background-color: #ffffff; /* 背景色 */
}

.font9s {
font-size: 10px; font-style: normal; font-weight: normal; line-height: 140%; color: #009999
}
