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

/* テーブル */
#table_wrapper1 {
  left: 9px;
  top: 50px;
  width:733px;
  height:260px;
}
#top_text_1 {
  position: absolute;
  text-align: left;
  font-size: 20px;
  width: 100%;
  line-height: 50px;
  left: 9px;
}


.tt_1 {
	width:auto;
}
.tt_2 {
	width:264;
}
.tt_3 {
	width:152px;
}
.btn_cel {
	padding-left:22px !important;
}


/* 上下矢印ボタン */
.btn_arw {
	width: 50px;
	height: 46px;
}
.btn_arw.dn {
	margin-right:12px;
	background-image: url(../img/b_50x46_arwdn.png);
}
.btn_arw.up {
	background-image: url(../img/b_50x46_arwup.png);
}


/* スクロール */
.scroller {
  position: absolute;
  left: 742px;
  top: 78px;
  width: 54px;
  height: 232px;
}
.scroll_bottom {
  top: 186px;
}
.scroll_bar_wrap {
  height: 133px;
}
.scroll_bar {
  height: 126px;
}
