div.contents-space {
	padding:15px;
}
div.contents-box {
	margin-top: 10px;
}
div.contents-box p.editer {
	text-align: right;
	border-bottom: 1px solid #7F7F7F; 
}
div.contents-box h3 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}
div.contents-box dl dt {
	font-weight: bold;
}
div.contents-box dl dd {
	margin-left: 20px;
	margin-bottom: 10px;
}
div.contents-box dl dd ol{
	margin-left: 20px;
}

