@charset "utf-8";
/* CSS Document */

/* テーブル */
#table_wrapper1 {
	left: 9px;
	top: 25px;
	width: 782px;
	height: 275px;
}

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

.val_wrapper {
	height: 46px;
	line-height: 46px !important;
}

.val_wrapper > .val {
	margin-right: 10px;
/*	font-size:20px;*/
}
.val_wrapper > .nowval {
	margin-left: 60px;
}
.table_wrapper td > .button:last-child {
	float:right;
	margin-right:7px;
}
.float_cel > div:first-child {
	line-height:23px;
}

#table_721f2 {
	table-layout:auto !important;
}
