@charset "utf-8";

/* CSS Document */
.popup_detail .popup_message {
	display: inline-block;
	line-height: 33px;
}
#popup_detail #msg_ready_1 {
	margin-top: 53px;
	text-align: left;
	width: 426px;
}
#popup_detail #msg_ready_2 {
	margin-top: 0px;
	width: 100%;
}
/* 設定中 */
#popup_detail #msg_setting {
	display: inline-block;
	line-height: 33px;
	margin-top: 5px;
}

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

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