
.font14        { font-size: 14pt; line-height: 120% }
.font12     { font-size: 12pt; line-height: 120% }
.font10       { font-size: 10pt; line-height: 120% }
.font8 { font-size: 8pt; line-height: 120% }
.font10_2 { font-size: 10pt; line-height: 150% }
/*11_28　英語小文字を大きくする*/
.font10_en { font-size: 12pt; line-height: 120% }
.font12_en { font-size: 14pt; line-height: 120% }
.font14_en { font-size: 16pt; line-height: 120% }
a:link     { color: #36f; font-size: 12px; line-height: 120%; text-decoration: none }
a:visited     { color: #66f; font-size: 12px; line-height: 120%; text-decoration: none }
a:hover { color: #fc3; font-size: 12px; line-height: 120%; text-decoration: none }
a:active  { color: #f60; font-size: 12px; line-height: 120%; text-decoration: none }
body   { font-family: Osaka, "ＭＳ Ｐゴシック" }
ul { list-style-type: disc; margin: 5px 10px 5px 30px }
.white  { color: white }
.border4 { padding: 5px; border: solid 1px gray }
.border_u { border-bottom: 1px solid black }
