@charset "Shift_JIS";


div.review {
	background-image: url(../img/line1.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 520px;
	padding: 10px 0  ;
}
div.comment	{
	color: #163767;
	background-color: #FFFFFF;
	padding: 7px 10px;
	font-size: 14px;
	line-height: 1.6em;
}
p.name{
	text-align: right;
}
p.name span{
	background-image: url(../img/mrk2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 30px ;
}