#text #report dt {
	margin: 2em 0 0;
	font-weight: bold;
	padding: 10px 10px 0;
	border-top: 3px double #8F7752;
	border-right: 3px double #8F7752;
	border-left:  3px double #8F7752;
}
#text #report dd {
	line-heihgt: 1.3;
	font-size: 94%;
	padding: 0  10px 10px;
	border-bottom: 3px double #8F7752;
	border-right: 3px double #8F7752;
	border-left:  3px double #8F7752;
}
#text #report .illust {
	margin: 1em 40px;
}
#text #report .illust p {
	margin: 10px 0;
}
