.comment {
	font-size: 12px;
	line-height: normal;
	margin-left: 20px;
	padding-left: 20px;
}
a {
	color: #A65342;
	text-decoration: none;
}
a:visited {
	color: #8C7C6A;
}
a:hover {
	color: #CC3333;
	text-decoration: none;
	background-color: #DDDDDD;
}
.honbun {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}
