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

/* 調整 */

#page #txt_val_wrapper2 {
  position: absolute;
  left: 74px;
  top: -20px;
  width: 282px;
  height: 51px;
  background: url(../img/g_valbg_282x51.png) no-repeat;
}
#page.posfix #txt_val_wrapper2 {
  top: 16px;
}
#txt_val_inner {
  margin: 0 10px;
}
#g_sbtn_1 {
    position: absolute;
    left: 307px;
    top: 3px;
}

#g_sbtn_1 > .button_text {
	width: auto;
}
.radio {
	top: 83px;
}
.radio_0 {
	left: 96px;
}
.radio_1 {
	left: 306px;
}

