#contents h2 {
	margin-bottom: 30px;
}
#contents dl {
	font-size: 12px;
}
#contents dt {
	color: #84599E;
	font-weight: bold;
}
#contents dd {
	margin-bottom: 20px;
}
#contents #illustration {
	float: left;
	width: 164px;
}
#contents #text {
	float: right;
	width: 347px;
}
#contents #person {
	clear: both;
}

