@charset "utf-8";

/* CSS Document */

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

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

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

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

.main_text_wrapper {
display:inline-block;
text-align:left;
}
