 
BODY{
  width : 700px;
  

  margin-top : 0px;
}
.bukken IMG{
  width : 100px;
  height : 100px;
}
#header{
  
  background-repeat : no-repeat;background-position : right center;
  font-size : 10pt;
  background-image : url(headback.jpg);
  
}
.syousai TH{
  background-color : #c4dea1;
  font-size : 10pt;
  font-weight : bold;
  font-style : normal;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : #99c65e;
  border-bottom-color : #97c558;
}
.syousai TD{
  background-color : white;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : navy;
  border-bottom-color : navy;
  font-size : 10pt;
}
.syousai EM{
  font-size : 14pt;
  color : red;
  font-style : normal;
  font-weight : bold;
}
