@charset "utf-8";
#contents {
	text-align: left;
	line-height: 130%;
}
#contents strong {
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	border-bottom: 1px solid #666666;
	padding: 0px 0px 2px 10px;
	display: block;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	background: #E0E0E0;
}

