body{    font-family:"Hiragino Kaku Gothic Pro",  Meiryo, sans-serif;
}
#bdy{
  font-weight : bold;
  text-align : justify;
  text-indent : 10px;
  top : 1px;
  left : 10px;
  position : absolute;
  width : 900px;
}
#cont{
  top : 1px;
  left : 200px;
  position : absolute;

}
#left{margin:5px;
  top : 1px;
}
A:link { color: red; }
A:visited { color: Silver; }
A:HOVER { color : white; 
  cursor : pointer;
  background-color : yellow;
}
H1{
  font-weight : bold;
  left : 1px;
  background-image : url(b_bcg012.gif);
}
H2{ text-align:left;  margin-bottom : 2px;
  color : white;width : 700px;
  background-color : blue;
}
H3{
  color : green;
}
H4{
  font-size : 20px;width : 170px;
  font-weight : bold;  background-color : blue;

}
P{
  text-align : justify;
  margin-top : 20px;
  margin-left : 20px;
  margin-right : 20px;
  margin-bottom : 20px;
  color : teal;
  font-size : 15px;
}
TABLE{
  
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 1px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
#kmk1{
  background-color : #92f5d5;
  width : 100px;
}
#kmk2{
  
  width : 600px;
}

