@charset "utf-8";

#MainArea th {
	width: 7em;
}
body.sp #MainArea th {
	width: 33%;
}

.provisions .ofHidden {
	margin-left: 4em;
}

.provisionsTable {
	border: none !important;
	margin-bottom: 8px !important;
}

.provisionsTable th{
	background-color: #fff !important;
	font-weight: normal !important;
	width: 4em !important;
}

.provisionsTable th,
.provisionsTable td {
	border: none !important;
	padding: 0 !important;
	height: auto !important;
}

