@charset "UTF-8";
#page {
	background: url(../img/bg_tab.png) no-repeat scroll 0% 0% !important;
  }
  
/* CSS Document */
#g_sbtn_1 > .button_text {
	width: auto;
}
#info_last {
	left: 306px;
}
.info_last_day {
	left: 350px !important;
}
.txt_val_wrapper_week {
	width: 352px !important;
	background: url(../img/g_valbg_352x51.png) no-repeat !important;
}
.g_rbtn_next_week {
	left: 303px !important;
}

.radio {
	top: 83px;
}
.radio_0 {
	left: 96px;
}
.radio_1 {
	left: 306px;
}

#tiku_bar {
	position: absolute;
	top: 203px;
	left: 7px;/*20px;*/
	width: 648px;/*621px;*/
	height: 7px;
	/*background:url(../img/g_ic_tiku.png);*/
}


/******************************************************
 * 多デバイス用調整
 ******************************************************/
body.nf #graph_tiku,
body.hc #graph_tiku {
	position: absolute;
	top: 0px;
	left: 0px;/*20px;*/
	width: 648px;/*621px;*/
	height: 7px;
}

body.nf #graph_dot,
body.hc #graph_dot {
	z-index: 1;
}
body.nf #tiku_bar,
body.hc #tiku_bar {
	z-index: 0;
}
