@charset "UTF-8";

section table {
	width: 100%;
}
section th,
section td {
	padding-right: 30px;
	white-space: nowrap;
}
section td:last-child {
	width: 100%;
	padding-right: 0;
}