#tokushoho table {
	margin-bottom: 40px;
}
#tokushoho table tr th {
	text-align: left;
	white-space: nowrap;
	background-color: #E8EBEC;
}
#tokushoho table th, #tokushoho table td {
	padding: 1em;
	vertical-align: top;
	border: 1px solid #CCC;
}
