@charset "UTF-8";

/* CSS Document */

/* 調整 */
#page {
	background: transparent url(../img/bg_tab.png) no-repeat scroll 0% 0% !important;
}

#m_canvas_no {
  position: absolute;
  top: 135px;
  width: 100%;
  text-align:center;
  font-size: 18px;
  color: #000;
  line-height:20px;
  font-weight: bold;
}

#page #txt_val_wrapper {
    position: absolute;
    left: 74px;
    left: 102px;
    top: 11px;
    width: 282px;
    height: 51px;
    background: url(../img/g_valbg_282x51.png) no-repeat;
}

#txt_val_inner {
    position: relative;
    margin: 0 10px;
    left: 0;
    top: 0;
    height: 51px;
}

#val_current {
    position: absolute;
    left: 0;
    top: 16px;
    width: 100%;
    height: 18px;
    line-height: 18px;
    font-size: 18px;
    text-align: center;
}

#m_canvas_circle {
    top: 104px;
}
/*
#m_area_capacity .a_unit {
  position: absolute;
  top: 21px;
  left: 145px;
}
*/