.center { text-align: center; }

.sozai { width: 100%; height: 280px; }
.sozai_body { float: left; width: 50%; text-align: center; }

.bottom20 { margin-bottom: 20px; }




.review3 {margin: 55px auto 0; width: 700px; font-size: 13.5px; line-height: 2.2;color: #e1d7c6; font-family: 'ipaexm';}

.review h3 {
	clear: both;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 2px solid #e1d7c6;
}
.review h3  a:link    { color: #e1d7c6; text-decoration:none; }
.review h3  a:visited { color: #e1d7c6; text-decoration:none; }
.review h3  a:hover   { color: #e1d7c6; text-decoration:underline; }
.review h3  a:active  { color: #e1d7c6; text-decoration:underline; }

.review3 .p_img {
	float: left; width: 150px; min-height: 160px;
}
.review3 .p_img img {
	 margin-top: 15px;
}
.review3 .p_text {
	float: right; margin-bottom: 50px; width: 550px; min-height: 160px;
}