@charset "euc-jp";
.abt_contentstitle{  
  
  font-weight : bold;

  color : white;
  background-color : green;
  

  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}

BODY{
    

  line-height : 150%;

}

TD{
    

  line-height : 150%;

}

