@charset "UTF-8";
/* CSS Document */
#setting_value, .setting_value {
	visibility: hidden;
}

#footer_menu {
	visibility: hidden;
}

/* テーブル */
#table_wrapper1 {
  left: 9px;
  top: 50px;
  width:782px;
  height:260px;
}
.table_object td {
  padding-left: 0;
}

/* ラジオボタン */
.radio {
  position:absolute;
  display:block;
}
.radio_wrapper {
  left: 14px;
  height:229px;
  margin-top:1px;
  margin-bottom:-1px;
}
.radio.col_1 {
  left:0;
}
.radio.col_2 {
  left:135px;
}
.radio.col_3 {
  left:270px;
}
.radio.col_4 {
  left:405px;
}
.radio.col_5 {
  left:540px;
}

.radio.row_1 {
  top:0;
}
.radio.row_2 {
  top:80px;
}
.radio.row_3 {
  top:160px;
}

.b_img1  { background: url(../img/s_31_1.svg) center center no-repeat; }
.b_img2  { background: url(../img/s_31_2.svg) center center no-repeat; }
.b_img3  { background: url(../img/s_31_3.svg) center center no-repeat; }
.b_img4  { background: url(../img/s_31_4.svg) center center no-repeat; }
.b_img5  { background: url(../img/s_31_5.svg) center center no-repeat; }
.b_img6  { background: url(../img/s_31_6.svg) center center no-repeat; }
.b_img7  { background: url(../img/s_31_7.svg) center center no-repeat; }
.b_img8  { background: url(../img/s_31_8.svg) center center no-repeat; }
.b_img9  { background: url(../img/s_31_9.svg) center center no-repeat; }
.b_img10 { background: url(../img/s_31_10.svg) center center no-repeat; }
.b_img11 { background: url(../img/s_31_11.svg) center center no-repeat; }
.b_img12 { background: url(../img/s_31_12.svg) center center no-repeat; }
.b_img13 { background: url(../img/s_31_13.svg) center center no-repeat; }
.b_img14 { background: url(../img/s_31_14.svg) center center no-repeat; }
.b_img15 { background: url(../img/s_31_15.svg) center center no-repeat; }

/* テキスト */
.main_text {
position: absolute;
width:100%;
text-align: center;

}
#main_text_1 {
top: 15px;
font-size: 20px;
line-height: 20px;
}

