@import url(../common/css/basic.css);

div#contents h3 span {
	font-weight: normal;
	margin-left: 1em;
}

div#contents p + h3 {
	border-top: 1px dotted #8d7b59;
	padding-top: 25px;
	background-position: left 30px;
}

div#contents p.quote {
	text-align: right;
}
