
TD{
  font-size : 11pt;
}
BODY{
  font-size : 11px;
  background-image : url(../images/back.gif);
}
3E6 
TABLE{
  font-size : 11px;
}
H1{
  font-size : 10px;
  padding-top : 1px;
  padding-left : 1px;
  padding-right : 1px;
  padding-bottom : 1px;
  margin-top : 1px;
  margin-left : 1px;
  margin-right : 1px;
  margin-bottom : 1px;
  color : gray;
  font-weight : lighter;
}
.dot-waku{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  margin-top : 5px;
  margin-left : 5px;
  margin-right : 5px;
  margin-bottom : 5px;
  border-width : 3px 3px 3px 3px;
  border-style : dotted dotted dotted dotted;
  border-color : green green green green;
  line-height : 20px;
}
H3{
  font-size : 12pt;
  font-weight : bold;
  padding-top : 5px;
  padding-left : 6px;
  padding-bottom : 5px;
  margin-top : 1px;
  margin-left : 1px;
  margin-bottom : 1px;
  border-left-width : 4px;
  border-bottom-width : 2px;
  border-left-style : solid;
  border-bottom-style : dotted;
  border-left-color : olive;
  border-bottom-color : olive;
}
H2{
  font-size : 12pt;
  font-weight : bold;
  margin-top : 1px;
  margin-left : 1px;
  margin-right : 1px;
  margin-bottom : 1px;
}
.frame01{
  background-color : #f2e2b3;
  padding-top : 4px;
  padding-left : 4px;
  padding-right : 4px;
  padding-bottom : 4px;
  margin-top : 1px;
  margin-left : 1px;
  margin-right : 1px;
  margin-bottom : 1px;
  border-width : 1px 1px 1px 1px;
  border-style : double double double double;
  border-color : maroon maroon maroon maroon;
}
.underline{
  padding-bottom : 3px;
  margin-bottom : 6px;
  border-bottom-width : 3px;
  border-bottom-style : solid;
  border-bottom-color : #990000;
  padding-top : 6px;
  margin-top : 6px;
}
.font10{
  font-size : 10pt;
}
A:LINK{
  font-size : 11pt;
  color : #660000;
  text-decoration : underline;
}
A:VISITED{
  font-size : 11pt;
  color : #660000;
  text-decoration : underline;
}
A:HOVER{
  font-size : 11pt;
  color : #ff8000;
  text-decoration : none;
}
