@charset "utf-8";

/* CSS Document */

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

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

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

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