/* BODY部の設定 */BODY { color: #330000; background-color: #FFFFFF }/* リンク部分の色 */A:link    { color:#0033FF }A:visited { color: #666699 }A:active  { color: #FF3300 }A:hover   { color: #008000 }A.top:link    { color:#0033FF }A.top:visited { color: #666699 }A.top:active  { color: #FF3300 }A.top:hover   { color: #008000 }A.top:link, A.top:visited, A.top:active, A.top:hover { text-decoration: none }/* 段落のセンタリング */P.black10nR  { color: #000000; font-size: 10pt; font-weight: normal; text-align: right }P.black10nC  { color: #000000; font-size: 10pt; font-weight: normal; text-align: center }P.black10bL  { color: #000000; font-size: 10pt; font-weight: bold; text-align: left }P.black10bC  { color: #000000; font-size: 10pt; font-weight: bold; text-align: center }P.black10nL  { color: #000000; font-size: 10pt; font-weight: normal; text-align: left }P.black12nL  { color: #000000; font-size: 12pt; font-weight: normal; text-align: left }P.black12nC  { color: #000000; font-size: 12pt; font-weight: normal; text-align: center }P.black12bR  { color: #000000; font-size: 12pt; font-weight: bold; text-align: right }P.black6nL   { color: #000000; font-size:  6pt; font-weight: normal; text-align: left }P.black8nC   { color: #000000; font-size:  8pt; font-weight: normal; text-align: center }P.black8bC   { color: #000000; font-size:  8pt; font-weight: bold; text-align: center }P.black8nL   { color: #000000; font-size:  8pt; font-weight: normal; text-align: left }P.gray6nL    { color: #808080; font-size:  6pt; font-weight: normal; text-align: left }P.gray8nL    { color: #808080; font-size:  8pt; font-weight: normal; text-align: left }P.blue8nC    { color: #0000FF; font-size:  8pt; font-weight: normal; text-align: center }P.blue8nL    { color: #0000FF; font-size:  8pt; font-weight: normal; text-align: left }P.blue10nL   { color: #0000FF; font-size: 10pt; font-weight: normal; text-align: left }P.blue12bC   { color: #0000FF; font-size: 12pt; font-weight: bold; text-align: center }P.white8nC   { color: #FFFFFF; font-size:  8pt; font-weight: normal; text-align: center }P.white8nL   { color: #FFFFFF; font-size:  8pt; font-weight: normal; text-align: left }P.white10nL  { color: #FFFFFF; font-size: 10pt; font-weight: normal; text-align: left }P.white10nC  { color: #FFFFFF; font-size: 10pt; font-weight: normal; text-align: center }P.white10bC  { color: #FFFFFF; font-size: 10pt; font-weight: bold;   text-align: center }P.white12bC  { color: #FFFFFF; font-size: 12pt; font-weight: bold;   text-align: center }P.white12bL  { color: #FFFFFF; font-size: 12pt; font-weight: bold;   text-align: left }P.white10bL  { color: #FFFFFF; font-size: 10pt; font-weight: bold;   text-align: left }P.yellow10bR { color: #FFFF00; font-size: 10pt; font-weight: bold; text-align: right }P.8p {  }P.10p { }P.12p {  }/* id属性 */.white     { color: #FFFFFF }.blue      { color: #0000FF }.red       { color: #FF0000 }.cyan      { clolr: #AFEEEE }.gray6     { color: #808080; font-size:  6pt }.gray8     { color: #808080; font-size:  8pt }.water8	{ color: #006699; font-size:  8pt }.yellow    { color: #FFFF00 }.redbold   { color: #FF0000; font-weight: bold }.jobcolor  { color: #0099CC }.redbold   { color: #FF0000; font-weight: bold }.red8bold  { color: #FF0000; font-size:  8pt; font-weight: bold }.bold      { font-weight: bold; }.normal    { font-weight: normal; }.font6     { font-size: 6pt }.font8     { font-size: 8pt }.black10   { color: #000000; font-size: 10pt }