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

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

td > .button {
  float:right;
  margin-right:7px;
}
td > div:first-child {
  line-height:46px;
}
.cell_2lines > div:first-child{
  line-height: inherit;
}

/* スクロール */
.scroller {
  position: absolute;
  left: 742px;
  top: 28px;
  width: 54px;
  height: 332px;
}
.scroll_bottom {
  top: 286px;
}
.scroll_bar_wrap {
  height: 233px;
}
.scroll_bar {
  height: 88px;
}


/******************************************************
 * NetFront用調整
 ******************************************************/
body.nf .table_object td {
	font-size:16px !important;
}

/******************************************************
 * contents_check_for_AiSG
 ******************************************************/
body.aiseg .table_object td {
  font-size:16px !important;
}
