@charset "utf-8";
h3 {
	margin-bottom: 12px;
}
#menu {
	font-size: 12px;
	border-collapse: collapse;
	margin-top: 10px;
	margin-bottom: 20px;
}
#menu td {
	text-align: center;
	padding: 5px;
	border: 1px solid #717C61;
	white-space: nowrap;
}
