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

/* テーブル */
#table_wrapper1 {
  left: 112px;
  top: 100px;
  width:576px;
  height:112px;
}

/* ラジオボタン */
.radio {
margin-right:16px;
}
.radio:last-child {
margin-right:0;
}
.float_cel > .radio:first-child {
margin-left:9px;
}

.b_img1 {
  background: url(../img/s_741_1.png) center no-repeat;
}
.b_img2 {
  background: url(../img/s_741_2.png) center no-repeat;
}
.b_img3 {
  background: url(../img/s_741_3.png) center no-repeat;
}


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

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