@charset "UTF-8";
/* CSS Document */

/* テーブル */
#table_wrapper1 {
  left:9px;
  top:0;
  width:733px;
}
/* ボタン */
td > .button {
  float:right;
  margin-right:7px;
}
td > div:first-child {
  line-height:46px;
}

/* 上下スクロール */
.scroller {
  position: absolute;
  width: 54px;
  height: 341px;
  top: 28px;
  left: 742px;
}
.scroll_bottom {
  top: 293px;
}
.scroll_bar_wrap {
  height: 240px;
}
.scroll_bar {
  height: 154px;
}
