BODY{ 
  margin-left : 0px;
  margin-top : 0px;
  background-color : #004d00;
  text-align : center;
}
H1{
  color : white;
  text-align:left;
  margin-bottom:1px;
  margin-top:1px;
  font-size:14px;
}

H2{
  color : #000000;
  text-align : center;
  margin-bottom:1px;
  margin-top:1px;
  font-size:14px;
}

H2{
  color : #ff6666;
  text-align : center;
  margin-bottom:1px;
  margin-top:1px;
  font-size:14px;
}

H3{
  color : #000000;
  text-align:left;
  margin-bottom:1px;
  margin-top:1px;
  font-size:13px;
}

.kituke{
  color : #000000;
  text-align:center;
  margin-bottom:1px;
  margin-top:1px;
  font-size:13px;
}

HR{
  
  height : 2px;
  
  color : maroon;
}
P{
  color : black;
}
A{
  
  text-decoration : none;
}
A:VISITED{
  
  text-decoration : none;
  color : #0080ff;
}
A:HOVER{
  
  text-decoration : underline;
  color : #ff8000;
}
A:ACTIVE{
  
  text-decoration : none;
  color : #ff8000;
}
UL{
  color : black;
  list-style-image : url(l_a01.gif);
  list-style-position: outside;
}
TH{
  color : white;
  background-color : green;
}
TD{
  font-size : 11pt;
}
DT{
  
  
  margin-top : auto;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : auto;
  padding-top : 2px;
  padding-left : 2px;
  padding-right : 2px;
  padding-bottom : 2px;
  font-weight : normal;
  background-color : #ffc4c4;
  color : gray;
  font-size : 10pt;
}
.header{
  background-image : url(img/bg_header.gif);
}
.txt10{
  line-height : normal;
  font-size : 10pt;
}
.txt10-line15{
  line-height : 15pt;
  font-size : 10pt;
}
.main{
  background-color : white;
}
.txt11-pink{
  font-size : 11pt;
  font-weight : bold;
  color : #ff0080;
}
.txt16B{
  font-size : 16pt;
  font-weight : bold;
  color : red;
}
.txt-blue{
  color : blue;
}
BLOCKQUOTE{
  font-weight : normal;
  color : black;
}
.txt9{
  font-size : 9pt;
}
.txt8-menu{
  font-size : 8pt;
  font-weight : bold;
  color : white;
}
.txt10-line14{
  font-size : 10pt;
  line-height : 14pt;
}
.footer{
  background-image : url(img/bg_footer.gif);
}
.dt1{
  color : blue;
  padding-top : 2px;
  padding-left : 2px;
  padding-right : 2px;
  padding-bottom : 2px;
  font-size : 10pt;
  background-color : white;
}

.kituketxt{
color:#CC3300;
}

em{
font-style:normal;
}
dfn{
font-style:normal;
}