@charset   "Shift_JIS";
/*======================================
　What's new
=======================================*/
#scrh130{
  overflow: auto;
  height : 130px;
  margin: 0px;
  scrollbar-darkshadow-color: #61331f;
  scrollbar-face-color: #ffffff;
  scrollbar-3dlight-color: #cccccc;
  scrollbar-highlight-color: white;
  scrollbar-arrow-color: #b59c7c;
  scrollbar-shadow-color: #c0c0c0;
  scrollbar-base-color: #dfdfdf;
  scrollbar-track-color: white;
  text-align: left;
}
#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;
}
