#contents table.hart tr td {
	border: 2px red dashed;
	text-align: center;
}
#contents table.round {
	margin-top: 30px;
}
#contents table.hart {
	margin-bottom: 30px;
}
#contents table.round tr td {
	border: 2px blue dashed;
	text-align: center;
}
#contents p.setumei {
	color: #00cc99;
	line-height: 24px;
	margin-top: 30px;
}
#contents p.kaori {
	text-align: left;
	margin: 10px 0px 10px 100px;
	color: #00CC99;
}
#contents table {
	margin: auto;
	text-align: center;
}
#contents table tr td {
	text-align: left;
}