
div.main_body td {

font-family: "MS UI Gothic", "Osaka";
font-size: 13px;
color:#000000;
}


div.main_body H1  {
  font-size: 16px;
  font-family: "MS UI Gothic", "Osaka";
  font-weight: bold ;
  margin-top: 0px;
  margin-bottom: 5px;
  color:#CC6666;
}

div.main_body H2  {
  margin-left:15px;
  font-size: 13px;
font-weight: lighter;
  font-family: "MS UI Gothic", "Osaka";
  letter-spacing: 0.1em;
  color:#000;
   background-image: url(img/mark.gif);
   background-repeat: no-repeat;
   background-position: left center;
   padding-left: 12px;
   margin-bottom: 5px;
   
}
div.main_body strong  {
  font-size: 12px;
  font-family: "MS UI Gothic", "Osaka";
  color:#CC6666
}
div.main_body small  {
  font-size: 11px;
  font-family: "MS UI Gothic", "Osaka";
}
