/* ------------------------------------------------------------
 * Style Sheet for HTML guide at takusantokusan@eshopx
 * Last modified 2, 2007
 * -----------------------------------------------------------*/
H1{
  font-size : 130%;
  margin-top : 25px;
  margin-left : 18px;
  border-bottom-width : 1px;
  border-bottom-style : double;
  margin-right : 30px;
}
H2{
  font-size : 100%;
  margin-left : 30px;
  margin-bottom : 5px;
  color : white;
  background-color : #ff8000;
  margin-right : 50px;
  padding-left : 20px;
  padding-top : 3px;
  padding-bottom : 3px;
}
H5{
  font-size : 80%;
  margin-top : 0px;
  margin-left : 30px;
  margin-right : 60px;
  font-weight : normal;
}
P{
  font-size : 100%;
  line-height : 120%;
 margin-left : 30px;
  margin-right : 60px;
  margin-top : 0px; 
  padding : 5px;
}
#hirakutame td{
  font-size : 90%;
  line-height : 120%;
}

#hirakutame .mini_pr{
 margin-left : 30px;
  margin-bottom : 5px;
}

