body {
	font-size: 80%;
	font-family: verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	line-height: 180%;
}

td
{
    font-size: 80%;
	font-family: verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	line-height: 180%;
    }

div.blockb {                              /* 段落の枠 */
  border-style: solid;           /* 枠の形 */
  border-top-width: 1px;         /* 上の枠 */
  border-bottom-width: 1px;      /* 下の枠 */
  border-left-width: 1px;        /* 左の枠 */
  border-right-width: 1px;       /* 右の枠 */
  background-color: #FAFAFA;
width: 445px;
padding: 2px;
}
div.mybody{
width:780px;
}
div.blocka {
   float: left;
   width: 285px;
}

div.blockmain {
   float: left;
   width: 285px;
}
H2{
color:#333;
border-style: solid;
border-width: 1px 2px 2px 1px;
border-color: #C0C0C0;
}
H3{
color:"#333";
 border-width : 0px 0px 2px 25px; 
 border-style : solid ;
 border-color : "#AAA";
 padding-left : 10px;
 margin-right : 0%;}

H4{border-left: solid 0.5em #ccc;border-bottom: solid 1px #ccc;padding: 0.1em 0.1em 0.1em 0.5em;width:270px;}