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

/* テーブル */
#table_wrapper1 {
  left:9px;
  top:0;
  width:733px;
}

.tt_1 {
	width:75px;
}
.tt_2 {
	width:220px;
}
.tt_3 {
	width:252px;
}
.tt_4 {
	width:178px;
}

.float_cel > .text {
	line-height: 46px;
}
.float_cel > .text.line2 {
	padding:3px 0;
	line-height: 20px;
}


/* ボタン */
.float_cel > .button {
	float: right;
	margin-right: 7px;
}
#table_wrapper1 td:last-child > .combo_wrapper {
	margin-left:9px;
}
#table_wrapper1 td:last-child > .combo_wrapper > .button{
	margin-top:1px;
	margin-bottom:-1px;
}


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

/* 更新ボタン */
#button_update {
  position: absolute;
  left: 355px;
  top: 10px;
}
