#main_l30px img.double-border {
	border-top: 5px solid #cccccc;
	border-right: 5px solid #cccccc;
	border-bottom: 5px solid #cccccc;
	border-left: 5px solid #cccccc;
	margin-left:10px;
	margin-bottom:5px;
}

div.main_body td {
  font-size: 13px;
  line-height: 20px;
  font-family: "MS UI Gothic", "Osaka";
  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  {
  font-size: 16px;
  font-family: "MS UI Gothic", "Osaka";
  font-weight: bold ;
  margin-top: 1px;
  letter-spacing: 0.2em;
  margin-bottom: 5px;
  color:#000000;
}

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

.tit_p{
	font-size:18px;
	font-weight:bold;
	height:32px;
	margin:12px 0 0 17px;
}