/*
 * Style sheet for the HTML 4.0 specification
 * KITAYASAI FORMAT 2001/07/27 00:18:20
 */
 body      { color: black; font-size: 14px; font-family: "ＭＳ ゴシック", Osaka; background-color: #FFFFFF;}
 td      { color: black; font-size: 14px; font-family: "ＭＳ ゴシック", Osaka;}
a        { color: #2F4F4F; text-decoration: none; }
a:active { color: #2F4F4F; text-decoration: none; }
a:hover  { color: #32CD32; text-decoration: none; }
a:link   { color: #2F4F4F; text-decoration: none; }
a:vlink  { color: #2F4F4F; text-decoration: none; }
.font1   { font-size: 10px;}
.bg-gray { color: white; font-weight: 900; font-size: 12px; background-color: #b5b6b5; text-align: center }
.center  { position:static;text-align: center; }
.right   { position:static;text-align: right; }
.top     { vertical-align: top; }
.bottom  { vertical-align: bottom; }
.boder0  { border-width: 0 0 0 0;}
.text0  { font-size: 10px; line-height: 120%;}
.text1  { font-size: 12px; line-height: 130%; font-family: "ＭＳ ゴシック", Osaka;}
.text2  { font-size: 12px; font-family: "ＭＳ ゴシック", Osaka;}
.text3  { font-size: 14px; font-weight:bold; font-family: "ＭＳ ゴシック", Osaka;}
.reds  { font-size: 12px; line-height: 130%; font-family: "ＭＳ ゴシック", Osaka; color: #cc0000}
.title { font-size:18px; font-weight:900; color: #147410}
.bolds { font-weight: bold; }
