.font8 { font-size: 8pt} .font10 { font-size: 10pt; line-height: normal} .font12 { font-size: 12pt; line-height: 120%} 

.font14 { font-size: 14pt} .font9 {  font-size: 9pt}
.font11 {  }
.font11 {  font-style: normal; font-size: 11pt; line-height: 120%}
p {  line-height: 130%}
.font10b {  font-size: 10pt; line-height: 150%}
.font25 { font-size: 25px; line-height: 150%; text-decoration: none}
.font25Copy { font-size: 25px; text-decoration: underline}
.font14Copy { font-size: 14pt ; text-decoration: blink}
.font12Copy { font-size: 12pt; color: #FF0000 }
.font12Copyb { font-size: 12pt ; text-decoration: line-through}
.font28 { font-size: 28px; line-height: 150%; text-decoration: none }
.font23 { font-size: 23px; line-height: 150%; text-decoration: none }


a:link    {text-decoration:none;color: #000066;}  /*テキストリンクの色*/
a:visited {text-decoration:none;color:#000066;}  /*訪問済みのリンクの色*/ 
a:active  {text-decoration:none;color: #CC0066;}   /*クリック時のリンクの色*/
a:hover   {text-decoration:none;color:#CC0066;}  /*マウスの上にカーソルがあるときのリンクの色*/
