@charset "UTF-8";
@import url("base.css");
@import url("common.css");
@import url("fontsize.css");

table {
	width: 100%;
	margin-top: 15px;
	font-size: 80%;
	line-height: 150%;
}
th,td {
	text-align: left;
	padding-top: 20px;
	vertical-align: top;
}
.sel1 {
	width: 28%;
}
.sel2 {
	width: 5%;
}
.sel3 {
	width: 67%;
}
