@charet"utf-8";


/*---------------main----------------*/
#main_box{
  clear:both;
  width:782px;
  height:510px;/*150*4*/
  border-top:1px solid #999999;
}

#main_bottom{
  clear:both;
  float:left;
  width:782px;
  height:30px;
  border-left:1px solid #999999;
  border-right:1px solid #999999;
}
#ma_bo_navi{
  float:left;
  width:320px;
  margin-top:10px;
  height:20px;
  font-size:9px;
}

#title{
  margin-top:30px;
}



#main780keityo{
  clear:both;
  width:782px;
  height:350px;
  background-image:url("img/kei.jpg");
  background-repeat: no-repeat;
  border-left:1px solid #999999;
  border-right:1px solid #999999;
}

#main780houji{
  clear:both;
  width:782px;
  height:350px;
  background-image:url("img/houji.jpg");
  background-repeat: no-repeat;
  border-left:1px solid #999999;
  border-right:1px solid #999999;
}

.main780sub{
  float:right;
  width:300px;
  margin-top:60px;
  text-align:left;
}

.main1{
  clear:both;
  float:left;
  width:782px;
  height:auto;
  line-height:200%;
  padding-bottom:20px;
  border-left:1px solid #999999;
  border-right:1px solid #999999;
}

/* phpとの併用不可hide TABLE element for ie6 */
table   {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 0px;
  height: 0px;
  margin: 0;
  padding: 0;
}
