/* === ヘッダー部分のスタイル === */

.main{
  height : 100%;
  background-position: center ;
  margin-top : 0px;
  padding-top : 0px;
}

.head{
  padding:0px;
  background-image : url(../news/images/t_m.gif);
  width : 480px;
  height : 52px;
  margin-left : 0px;
}

.head_left{
  padding:0px;
  background-image : url(../news/images/t_l_tohn.gif);
  width : 52px;
  height : 52px;
}

.head_right{
  padding:0px;
  background-image : url(../news/images/t_r.gif);
  width : 52px;
  height : 52px;
}

.main_left{
  padding:0px;
  background-image : url(../news/images/s_l.gif);
  width : 52px;
  height : 100%;
}

.main_right{
  padding:0px;
  background-image : url(../news/images/s_r.gif);
  width : 52px;
  height : 100%;
}

.under_left{
  padding:0px;
  background-image : url(../news/images/b_l.gif);
  width : 52px;
  height : 62px;
}

.under_right{
  padding:0px;
  background-image : url(../news/images/b_r_onpu.gif);
  width : 52px;
  height : 62px;
}

.under{
  padding:0px;
  background-image : url(../news/images/b_m.gif);
  width : 480px;
  height : 62px;
}

.link_td{
  font-size : 18pt;
  height : 40px;
  background-color : #ffffff;
  text-align : center;
}

.link_td01{
  background-color : #ffffff;
  font-size:10pt;
  width:280px;
  height:65px;
}

.link_td02{
  background-color : #ffffff;
  font-size:10pt;
  width:200px;
  height:65px;
}

