@charset "utf-8";

/* CSS Document */

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

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

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

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