@charset "utf-8";
table {
	text-align: center;
	vertical-align: top;
}
table td {
	vertical-align: top;
	width: 25%;
	font-weight: bold;
	color: #640204;
}
