.contents h3 {
	margin-bottom:12px;
}
.koremade {
	margin-bottom:30px;
}
table.enkaku {
	margin-bottom:50px;
}
table.enkaku th {
	background-color: #49AD27;
	color:#fff;
	text-align: left;
	padding: 8px;
	border:1px solid #ccc;
}
table.enkaku td {
	border:1px solid #ccc;
	background-color: #fff;
	padding:8px;
	line-height:1.5;
}
table.enkaku td.date {
	color:#660000;
}
