@charset "UTF-8";

table {
	width: 80%;
}

table td {
	font-size: 12px;
	border: 1px solid #c3bab2;
	padding: 4px 10px 4px 10px;
	text-align: center;
	word-break: break-word;
	white-space: nowrap
}