@charset "utf-8";
@import url("../common.css");
@import url("../student_sub.css");
@import url("common.css");
/*---------------------------------------*/

.postponement-obo-table {
	border: none;
	table-layout: auto;
}
.postponement-obo-table td {
	border: none;
	vertical-align: top;
	padding: 0px;
}
.postponement-obo-table .col1 {
	width: 18px;
}
.postponement-obo-table .col2 {
	width: 100%;
}