@charset "utf-8";
/* CSS Document */

#left {
	background: url(side_testimonials.jpg) no-repeat top left;
}

#Contents h3 {
	width: 490px;
	margin-bottom: 16px;
	padding-bottom: 3px;
	border-bottom: solid 3px #666633;
	font-size: 180%;
	font-weight: normal;
}

#Contents p.top {
	margin-bottom: 16px;
}

#Contents .textbox {
	background: #FFFFAA;
	margin-bottom: 20px;
	padding: 10px;
}

#Contents .textbox p.opinion {
	padding-bottom: 15px;
	border-bottom: dotted 1px #333333;
}
#Contents .textbox p.customer {
	margin-top: 7px;
}

