H1{
  font-family : sans-serif;
  color : white;
}
H2{
  font-family : sans-serif;
  color : #3398cc;
  font-size : 110%;
}
H3{
  font-family : sans-serif;
  color : #ff9933;
  font-size : 100%;
}
P{
  font-size : 90%;
  font-family : sans-serif;
  color : #333333;
  line-height : 160%;
}
BODY{
  margin-left : 30px;
  background-image : url();
  background-repeat : no-repeat;
  background-attachment : fixed;
}
TABLE{
  border-style : none none none none;
}
TD{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  border-style : none none none none;
  font-size : 90%;
  font-family : sans-serif;
  line-height : 170%;
  color : #333333;
}
UL{
  font-size : 90%;
  font-family : sans-serif;
  line-height : 170%;
  color : #333333;
  list-style-type : square;
}
img{
 border : none;
}
.kakomi{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  border-style : none none none none;
}
.hyo_TD{
  width : 70px;
}
.all_wide{
  width : 500px;
}
#paso{
 width : 550px;
 height : 150px;
 overflow : auto;
}
#tuduki{
 font-size:9pt;
 text-align:right;
 margin:3px 10px;
}

