
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: 14px;
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: 10px;
   margin-bottom: 5px;
   
}
div.main_body strong  {
  font-size: 12px;
  font-family: "MS UI Gothic", "Osaka";
  color:#CC6666
}
div.main_body small  {
  font-size: 12px;
  font-family: "MS UI Gothic", "Osaka";
}


#newspaper{
	height:44px;
	margin:0;
	background-image:url(img/t_np.jpg);
	height:33px;
	padding:11px 0 0 17px;
	font-weight:bold;
}


#tv{
	height:44px;
	margin:0;
	background-image:url(img/t_tv.jpg);
	height:33px;
	padding:11px 0 0 17px;
	font-weight:bold;
}


#radio{
	height:44px;
	margin:0;
	background-image:url(img/t_radio.jpg);
	height:33px;
	padding:11px 0 0 17px;
	font-weight:bold;
}
