table.table_kiroku{
  padding-top : 0px;
  width : 400px;
}

td.kiroku_td{
  background-color : #fff8f8;
  width : 500px;
}

td.kiroku_td01{
  background-color : #fff8f8;
  background-image : url(../main/SD-fl6-13.jpg);
  background-repeat : no-repeat;
  background-position : right bottom;
  width : 500px;
  font-size : 10pt;
  line-height : 17px;
}

p.kiroku{
  font-size : 9pt;
  text-align : justify;
  text-justify : newspaper;
  line-height : 12pt;
@margin-top : 0px;
@margin-bottom : 0px;
  padding-top:0px;  
}

fieldset{
  padding:5px;
  line-height : 20px;
  margin:15px;
  font-size : 10pt;
  border:1px solid #cc3300 ;
  color : maroon;
}

legend{
  color:#cc3300;
  font-weight:bold;
}  