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

/* 調整 */
#footer_menu {
	visibility: hidden;
}

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

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

/* チェックボックス */
.check_box {
  position:relative;
  display:inline-block;
}

body.nf .table_object td,
body.aiseg .table_object td {
    font-size: 15px !important;
}

/* ボタン */
#button_1 {
  position: absolute;
  left: 241px;
  top: 376px;
  background: url(../img/b_check_1.png) no-repeat;
}
#button_2 {
  position: absolute;
  left: 340px;
  top: 376px;
  background: url(../img/b_check_1.png) no-repeat;
}
#button_1 > .button_text,
#button_2 > .button_text {
  left: 11px;
}
#submit-button {
  position: absolute;
  left: 449px;
  top: 376px;
}

#button-line{
  position: absolute;
  left:439px;
  top: 378px;
  width: 1px;
  height: 40px;
  background:#77879c;
}
