#contents {
	line-height: 18px;
}

#contents p {
	font-size: 12px;
	line-height: 18px;
}

#contents h1 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
	/*color: #47572B;*/
}

p.cap {
	color: #963;
	margin-bottom: 20px;
}

#contents h2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
	/*color: #47572B;*/
}

#contents h3 {
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 5px;
	/*color: #47572B;*/
}

#contents table {
	margin-bottom: 30px;
}

#contents .comment {
	border-top:dotted 7px #CCC;
	padding-top: 20px;
}

#contents .comment h3 {
	margin-bottom: 5px;
}

#contents .comment ul {
	margin: 0px;
	padding: 0px;
	margin-left: 25px;
	margin-bottom: 10px;
}

#contents .comment li {
	margin-bottom: 5px;
}

