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

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

/* スクロール */
.scroller {
  position: absolute;
  top: 56px;
  left: 742px;
  width: 54px;
  height: 278px;
}
.scroll_bottom {
  top: 235px;
}
.scroll_bar_wrap {
  height: 182px;
}
.scroll_bar {
  height: 176px;
}

#unit {
  left: 650px;
  top: 5px;
  width:100px;
  height:auto;
}

/******************************************************
 * 多デバイス用調整
 ******************************************************/
body.tv .table_object td, 
body.hc .table_object td, 
body.nf .table_object td, 
body.sp .table_object td, 
body.aiseg .table_object td {
    padding-left: 6px;
font-size: 16px !important;
}

body.tv .table_object .text_center,
body.hc .table_object .text_center, 
body.nf .table_object .text_center, 
body.sp .table_object .text_center, 
body.aiseg .table_object .text_center {
    padding-left: 0px;
} 









