@charset "utf-8";

/* CSS Document */

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

/* ラジオボタン */
#radio_1 {
margin-right:7px;
}

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

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