@charset   "Shift_JIS";
/*======================================
　What's new
=======================================*/

#new_title{
  height : 25px;
  background-image : url(../img/new_title.gif);
  background-repeat : no-repeat;
  background-position : 10px 3px;
}
#new_table td {
  border-bottom-width: 1px;
  border-bottom-style : dashed;
  border-bottom-color: gray;
}
#new_main {
  border-width: 1px;
  border-style : solid solid solid solid;
  border-color: gray;
}
/*======================================
　　フッタ
=======================================*/
#waku_footer{
  text-align : center;
  background-image : url(../img/bd_g_u.gif);
  background-repeat : repeat-x;
  background-position : center top;
  background-color : white;
}

