/* BODY部の設定 */
BODY { color: #330000 }

/* リンク部分の色 */
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.black10nC  { color: #000000; font-size: 10pt; font-weight: normal; text-align: center }
P.black10nR  { color: #000000; font-size: 10pt; font-weight: normal; text-align: right }
P.black10nL  { color: #000000; font-size: 10pt; font-weight: normal; text-align: left }
P.black10bL  { color: #000000; font-size: 10pt; font-weight: bold; text-align: left }
P.black10bR  { color: #000000; font-size: 10pt; font-weight: bold; text-align: right }
P.black10bC  { color: #000000; font-size: 10pt; font-weight: bold; text-align: center }
P.black12nC  { color: #000000; font-size: 12pt; font-weight: normal; text-align: center }
P.black12nR  { color: #000000; font-size: 12pt; font-weight: normal; text-align: right }
P.black12nL  { color: #000000; font-size: 12pt; font-weight: normal; text-align: left }
P.black12bL  { color: #000000; font-size: 12pt; font-weight: bold; text-align: left }
P.black12bR  { color: #000000; font-size: 12pt; font-weight: bold; text-align: right }
P.black12bC  { color: #000000; font-size: 12pt; font-weight: bold; text-align: center }
P.black14nC  { color: #000000; font-size: 14pt; font-weight: normal; text-align: center }
P.black14nR  { color: #000000; font-size: 14pt; font-weight: normal; text-align: right }
P.black14nL  { color: #000000; font-size: 14pt; font-weight: normal; text-align: left }
P.black14bL  { color: #000000; font-size: 14pt; font-weight: bold; text-align: left }
P.black14bR  { color: #000000; font-size: 14pt; font-weight: bold; text-align: right }
P.black14bC  { color: #000000; font-size: 14pt; font-weight: bold; text-align: center }
P.black16nC  { color: #000000; font-size: 16pt; font-weight: normal; text-align: center }
P.black16nR  { color: #000000; font-size: 16pt; font-weight: normal; text-align: right }
P.black16nL  { color: #000000; font-size: 16pt; font-weight: normal; text-align: left }
P.black16bL  { color: #000000; font-size: 16pt; font-weight: bold; text-align: left }
P.black16bR  { color: #000000; font-size: 16pt; font-weight: bold; text-align: right }
P.black16bC  { color: #000000; font-size: 16pt; font-weight: bold; text-align: center }
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.blue10nC   { color: #0000FF; font-size: 10pt; font-weight: normal; text-align: center }
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.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.yellow10bL { color: #FFFF00; font-size: 10pt; font-weight: bold; text-align: left }
P.yellow10bC { color: #FFFF00; font-size: 10pt; font-weight: bold; text-align: center }
P.yellow12bR { color: #FFFF00; font-size: 12pt; font-weight: bold; text-align: right }
P.yellow12bL { color: #FFFF00; font-size: 12pt; font-weight: bold; text-align: left }
P.yellow12bC { color: #FFFF00; font-size: 12pt; font-weight: bold; text-align: center }
P.white12bC  { color: #FFFFFF; font-size: 12pt; font-weight: bold;   text-align: center }
P.white14bC  { color: #FFFFFF; font-size: 14pt; font-weight: bold;   text-align: center }
P.white16bC  { color: #FFFFFF; font-size: 16pt; font-weight: bold;   text-align: center }
P.white18bC  { color: #FFFFFF; font-size: 18pt; font-weight: bold;   text-align: center }
P.red8nC		 { color: #FF0000; font-size:  8pt; font-weight: normal; text-align: center }
P.red10nC		 { color: #FF0000; font-size: 10pt; font-weight: normal; text-align: center }
P.red10bC		 { color: #FF0000; font-size: 10pt; font-weight: bold; text-align: center }
P.red12nC		 { color: #FF0000; font-size: 12pt; font-weight: normal; text-align: center }
P.red8nL		 { color: #FF0000; font-size:  8pt; font-weight: normal; text-align: left }
P.red10nL		 { color: #FF0000; font-size: 10pt; font-weight: normal; text-align: left }
P.red10bL		 { color: #FF0000; font-size: 10pt; font-weight: bold; text-align: left }
P.red12nL		 { color: #FF0000; font-size: 12pt; font-weight: normal; text-align: left }

P.8p {  }
P.10p { }
P.12p {  }


/* id属性 */
.test { border-style: solid; border-width: 1px; border-color: #000000 }
.bgdeepblue-cnt { background-color: #3366FF }
.bgdeepblue-upd { background-color: #6666FF }
.bgdeepblue-ins { background-color: #9999FF }
.bgskyblue-upd	{ background-color: #99CCFF }
.bgskygreen	 { background-color: #00FFCC }
.white     { color: #FFFFFF }
.blue      { color: #0000FF }
.red       { color: #FF0000 }
.cyan      { color: #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 }
.red12bold  { color: #FF0000; font-size:  12pt; font-weight: bold }
.red8center	{ color: #FF0000; font-size:  8pt; text-align:center }
.red10bC	{ color: #FF0000; font-size: 10pt; font-weight: bold; text-align:center }
.red10center	{ color: #FF0000; font-size:  10pt; text-align:center }
.bold      { font-weight: bold; }
.normal    { font-weight: normal; }
.font6     { font-size: 6pt }
.font8     { font-size: 8pt }
.black10   { color: #000000; font-size: 10pt }
.black10center   { color: #000000; font-size: 10pt; text-align:center }
.navy12bold		   { color: #000080; font-size: 12pt; font-weight: bold; }
