@charset "UTF-8";
/* CSS Document */
/* グラフメモリ */
#page.dust #stage {
  background: url(../img/g_base_660x190_dust.png) no-repeat;
}
#page.pm #stage {
  background: url(../img/g_base_660x190_pm.png) no-repeat;
}
#page.smell #stage {
  background: url(../img/g_base_660x190_nioi.png) no-repeat;
}
#page.temphum_normal #stage {
  background: url(../img/g_base_660x192_onsitudo.png) no-repeat;
}
#page.temphum_all #stage {
  background: url(../img/g_base_660x192_onsitudo2.png) no-repeat;
}
#page.co2 #stage {
  background: url(../img/g_base_660x190_co2.png) no-repeat;
}
.popup_detail p {
    padding-top: 30px;
    line-height: 35px;
}
.popup_button_agree {
    bottom: 85px;
    left: 345px;
}
.button_active.h43{
	background-position: 0px -43px !important;
}

/** 温湿度 通常表示 */
#page.temphum_normal .row_num_wrapper {
    top: 102px;
}
#page.temphum_normal #graph_current {
  top: 25px;
  height: 192px;
}
#page.temphum_normal .row_num_wrapper {
  top: 102px;
}
#page.temphum_normal .row_unit {
  top: -40px;
}
#page.temphum_normal .row_num0 {
  top: 0;
}
#page.temphum_normal .row_num1 {
  top: 42px;
}
#page.temphum_normal .row_num2 {
  top: 84px;
}
#page.temphum_normal .row_num3 {
  top: 126px;
}
#page.temphum_normal .row_num4 {
  top: 168px;
}

/** 温湿度 全体表示 */
#page.temphum_all #graph_current {
  top: 25px;
  height: 192px;
}
#page.temphum_all .row_num_wrapper {
  top: 78px;
}
#page.temphum_all .row_num0 {
  top: 0;
}
#page.temphum_all .row_num1 {
  top: 24px;
}
#page.temphum_all .row_num2 {
  top: 48px;
}
#page.temphum_all .row_num3 {
  top: 72px;
}
#page.temphum_all .row_num4 {
  top: 96px;
}
#page.temphum_all .row_num5 {
  top: 120px;
}
#page.temphum_all .row_num6 {
  top: 144px;
}
#page.temphum_all .row_num7 {
  top: 168px;
}
#page.temphum_all .row_num8 {
  top: 192px;
}
#page.no_group #stage {
    top: 87px;
}
#page.no_group.temphum_normal .row_num_wrapper {
    top: 127px;
}
#page.no_group.temphum_all .row_num_wrapper {
  top: 103px;
}
#page.no_group #info_wrapper {
    top: 91px;
}
#page.no_group #txt_val_wrapper {
    top: 16px;
}
#page.no_group #g_cbtn_wrapper2 {
    top: 20px;
}
#g_cbtn_wrapper.no_sensor {
    left:274px;
}
#g_cbtn_wrapper.iaqsensor {
    position:relative;
    left:190px;
}

