div.main_body td {
  font-size: 13px;
  line-height: 20px;
  font-family: "MS UI Gothic", "Osaka";
  color:#000000;
}

div.main_body H2  {
  font-size: 14px;
  font-family: "MS UI Gothic", "Osaka";
  font-weight: bold ;
  letter-spacing: 0.1em;
  margin-top: 1px;
  color:#FF3300;
   background-image: url(img/icon.gif);
   background-repeat: no-repeat;
   background-position: left center;
   padding-left: 15px;
}

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";
}

.tbl1 table{
	margin:0;
	padding:0;
}

.tbl1 caption{
	font-size:10px;
}

.tbl1 th{
	font-size:10px;
	border: 1px solid #CCCCCC;
	background-color:#EEEEEE;
}
.tbl1 td{
	font-size:10px;
	border: 1px solid #CCCCCC;	
}