
BODY  {
    color:           #ffffff;
    font-size:        8pt;
    line-height:      14pt;
    font-family:      "Hiragino Kaku Gothic";
    background-color: #8b0000 }

A:link { color: #ffffff; text-decoration: underline }
A:hover { color: #ffffff; text-decoration: underline }
A:visited { color: #ffffff; text-decoration: underline }
A:active { color: #8b0000; text-decoration: underline }
.bld  {  font-weight: bold}
.n1px {  font-size: 1px}
.n2px {  font-size: 2px}
.n3px {  font-size: 3px}
.n4px {  font-size: 4px}
.n5px {  font-size: 5px}
.n6px {  font-size: 6px}
.n7px {  font-size: 7px}
.n8px {  font-size: 8px}
.n9px {  font-size: 9px}
.n10pt {  font-size: 10pt; line-height: 115%}
.n14pt {  font-size: 14pt; line-height: 115%}
.xsmall {  font-size: x-small; line-height: 110%}
.xsmall_b {  font-size: x-small; font-weight: bold; line-height: 120%}
.xxsmall {  font-size: xx-small; line-height: 120%}
.xxsmall_b {  font-size: xx-small; font-weight: bold; line-height: 120%}
.normal {  font-size: small; line-height: 110%}
.max {  font-size: large; line-height: 100%}.kain2 { font-size: xx-small; line-height: 125%}
.form {    font-size:        10pt;
 }
.headline  {
    color:           black;
    font-weight:      bold;
    font-size:        14pt;
    font-family:      "Hiragino Kaku Gothic"}
.headline2 {
    color:           black;
    font-weight:      bold;
    font-size:        12pt;
    font-family:      "Hiragino Kaku Gothic"
     }

.headline3 {
    color:      black;
    font-weight: bold;
    font-size:   10pt;
    font-family: "Hiragino Kaku Gothic" }

.error {
    color:      red;
    font-size:   10pt;
    font-family: "Hiragino Kaku Gothic" }

.sample {
    color: silver }

/* For DIV */

div.indent {
	margin-left: 5%;
	margin-right: 0%;
}

div.pagetop {
	text-align: right;
	margin-left: 0%;
	margin-right: 0%;
}

div.navigation {
	text-align: left;
	margin-left: 0%;
	margin-right: 0%;
}

div.toc {
	/* Table Of Contents */
	line-height: 110%;
}

div.date {
	margin-left: 0%;
	margin-right: 0%;
}

div.chapter {
}

div.copyright {
	border-color: #cccccc;
	border-style: solid;
	border-width: 2px 0px 0px 0px;
	padding-top: 1em;
	padding-bottom: 1em;
	padding-left: 0%;
	padding-right: 0%;
	text-align: right;
	font-style: italic;
	margin-left: 0%;
	margin-right: 0%;
}

div.editor {
	border-color: #cccccc;
	border-style: solid;
	border-width: 2px 0px 0px 0px;
	padding-top: 1em;
	padding-bottom: 1em;
	padding-left: 0%;
	padding-right: 0%;
	margin-left: 0%;
	margin-right: 0%;
}

div.banner {
	border-color: #cccccc;
	border-style: solid;
	border-width: 2px 0px 0px 0px;
	padding-top: 1em;
	padding-bottom: 1em;
	margin-left: 0%;
	margin-right: 0%;
/*
	padding-top: 0.5em;
	padding-bottom: 0.5em;
*/
	text-align: center;
	font-style: normal;
	font-weight: normal;
}

div.menubar {
	border: none;
	color: #000000;
	background-color: #cccccc;
	margin-left: 0%;
	margin-right: 0%;
	/*
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	*/
	padding-left: 1em;
	text-align: center;
	font-style: normal;
	font-weight: 700;
	font-size: 10pt;
}

div.contentslist {
}

div.search {
}

div.vote {
	border-color: #cccccc;
	border-style: solid;
	border-width: 2px 0px 0px 0px;
	padding-top: 1em;
	padding-bottom: 1em;
	padding-left: 42%;
	padding-right: 0%;
	margin-left: 0%;
	margin-right: 0%;
}

/* For H */

h1 {
	color: #000000;
	background-color: #ffffff;
	border-style: none;
	font-weight: 700;
	font-size: 20pt;
}

h2 {
	background-color: #f74070;
	color: #000000;
	border-style: outset;
	border-width: 0px 0px 2px 1px;
	border-color: #cccccc;
	font-weight: 700;
	font-size: 10pt;
	margin-right: 0%; /* For Netscape4 */
}


h3 {
	background-color: #ffe600;
	color: #000000;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #ffffff;
	font-weight: 700;
	font-size: 12pt;
	margin-right: 0%; /* For Netscape4 */
}

h4 {
	background-color: #fee661;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #cccccc;
	color: #000000;
	font-weight: 700;
	font-size: 10pt;
	margin-right: 0%; /* For Netscape4 */
}

/* For BLOCKQUOTE */

blockquote {
	margin-left: 1em;
	padding-left: 0.5em;
}

blockquote.license {
	border-style: solid;
	border-width: 2px;
	border-color: #000000;
	color: #000000;
	background-color: #cccccc;
	padding-left: 0.5em;
	margin-left: 2%;
	margin-right: 0%; /* For Netscape4 */
}

blockquote.file {
	border-style: solid;
	border-width: 2px;
	border-color: #000000;
	color: #000000;
	background-color: #ffcc99;
	padding-left: 0.5em;
	margin-left: 2%;
	margin-right: 0%; /* For Netscape4 */
}

blockquote.example {
	border-style: solid;
	border-width: 2px;
	border-color: #000000;
	color: #000000;
	background-color: #ccffcc;
	padding-left: 0.5em;
	margin-left: 2%;
	margin-right: 0%; /* For Netscape4 */
}

/* For PRE */

pre {
	white-space: pre;
	border: none; /* For Netscape4 */
	margin-right: 0%; /* For Netscape4 */
}

/* For HR */
hr {
	margin-left: 0%;
	margin-right: 0%;
}

/* For DL */

dl {
	padding-bottom: 0.5em;
}

/* For DT */

dt {
	font-weight: normal;
	font-style: normal;
	padding-top: 1.0em;
	padding-bottom: 0.8em;
}

/* For DD */
dd {
	font-weight: normal;
	font-style: normal;
	padding-top: 0.0em;
	padding-bottom: 0.3em;
}

/* For OL UL DL*/
ul,ol {
	padding-bottom: 0.5em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}
	
/* For LI */
li {
/*	margin-left: 3em; */ /* Can't use,Netscape are buggy */
	padding-top: 0.0em;
	padding-bottom: 0.3em;
}

th li, td li {
	margin-left: 0em;
	font-size:x-small;
}
/* For TD */
td { 	margin-left: 0em;
	font-size:x-small; }

/* For EM */
em {
	background-color: transparent;
/*	color: inherit; */
	font-weight: 700;
	font-style: normal;
}

/* For STRONG */
strong {
	background-color: #cccccc;
/*	color: inherit; */
	font-weight: 700;
	font-style: normal;
}

.comment strong {
	background-color: #bbffbb;
}
.operation strong {
	background-color: #bbbbff;
}
.warning strong {
	background-color: #ffcccc;
}

/* Colors */
.p01,.seq01{
	color: #ffffff;
	background-color : #000000;
}
.p02,.seq02{
	color: #000000;
	background-color : #ffffff;
}
.p03,.seq03{
	color: #000000;
	background-color : #ffff99;
}
.p04,.seq04{
	color: #000000;
	background-color : #0571b0;
}
.p05,.seq05{
	color: #000000;
	background-color : #35aacd;
}
.p06,.seq06{
	color: #000000;
	background-color : #4ebdd7;
}
.p07,.seq07{
	color: #000000;
	background-color : #409d27;
}
.p08,.seq08{
	color: #000000;
	background-color : #4dac26;
}
.p09,.seq09{
	color: #000000;
	background-color : #ff7f00;
}
.p10,.seq10{
	color: #000000;
	background-color : #807B88;
}
.p11,.seq11{
	color: #000000;
	background-color : #9d3798;
}
.p12,.seq12{
	color: #000000;
	background-color : #d90000;
}
.p13,.seq13{
	color: #000000;
	background-color : #f74070;
}
.p14,.seq14{
	color: #000000;
	background-color : #B91518;
}
.p15,.seq15{
	color: #000000;
	background-color : #f781bf;
}
.p16,.seq16{
	color: #000000;
	background-color : #ffe660;
}
.p17,.seq17{
	color: #000000;
	background-color : #FED000;
}
.p18,.seq18{
	color: #000000;
	background-color : #FED7B0;
}
.p19,.seq19{
	color: #000000;
	background-color : #ff7f00;
}
.p20,.seq20{
	color: #000000;
	background-color : #8b0000;
}

.headline {
	color: #000000;
	background-color: #cccccc;
}

.comment {
	color: #008000;
	background-color: transparent;
}

.operation {
	color: #0000ff;
	background-color: transparent;
}

.warning {
	color: #ff0000;
	background-color: transparent;
}

.orange {
	color: #ff6600;
	background-color: transparent;
}
