TABLE{
  font-size : 15px;
  line-height : 20px;
}

BODY{
  font-size : 15px;  
  line-height : 20px;
  top : 0px;
  left : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-width : 0px 0px 0px 0px;  
}

H1{
　 font-size: 12px;
　 height: 14px;
　 line-height: 14px;
　 margin: 0px;
　 padding: 0px;
　 text-align: center;
}

H2{
  font-size : 20px; 
  font-weight : bold; 
}

H3{
  font-size : 18px;
  font-weight : normal;
}

H4{
  font-size : 15px; 
  font-weight : bold;
}

H5{
  font-size : 15px; 
  font-weight : bold;
}

P.small{ 
  font-size : 10px;
  margin: 0px;
  padding: 0px;
}

P.smallg{ 
  font-size : 10px;
  color:#999999;
  margin: 0px;
  padding: 0px;
}

TR.glay{
background-color:"#999999"
}

TD.mizuiro{
background-color:"#cce3ff"
}

TD.lglay{
background-color:"#e4e9df"
}

TD.green{
background-color:"#cfffcf"
}

TABLE.lglay{
background-color:"#e4e9df"
}

TABLE.border{
border-width: 1px;
border-color: #e4e9df 
}

.no_border {
    border-style:none;
}

img {
    border-style:none;
}

a img {
    border-style:none;
}

TABLE.top{
  width: 100%; 
  border-width: 1px;
  border-style: solid;
  border-color: #999999;
}

H2.mizuiro{
  font-size : 18px;
  font-weight : bold;
  color: #0033FF;  
}

H3.mizuiro{
  font-size : 18px;
  font-weight : bold;
  color: #0033FF;  
}

.red  {
  color: red;
  font-weight : bold;
}
