@charset "utf-8";

.mtx-fee{
	margin-top: 15px;
	margin-bottom: 5px;
	border: 2px solid #999 !important;
	background-color: #FFC;
}
.mtx-fee th,
.mtx-fee td{
	padding: 4px 6px 2px !important;
	border: 1px solid #999 !important;
}
.mtx-fee th{
	text-align: center;
	background-color: #B9EEB9;
}
.mtx-fee td{
	text-align: left;
}
.mtx-fee td.num{
	text-align: right;
}
.mtx-fee th.ctr,
.mtx-fee td.ctr{
	text-align: center;
	vertical-align: middle;
}
.sbt{
	margin: 20px 0 0;
	padding: 0;
}
.ratio{
	margin-top: 0;
}