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

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

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

/* 列：設定 */
/* ラジオボタン*/
.center_cel .radio {
  position: relative;
  float: left;
}

/* 列：通知レベル */
/* CO2レベル */
.right_cel > .level_text {
  line-height: 46px;
}

/* 変更ボタン */
.right_cel > .button {
  margin-right:6px;
  float:right;
}
