.genryou {
	color: #771d25;
	font-size: 14px;
	margin-left: 4px;
	margin-bottom: 10px;
}

.customer-voice-bn {
	color: #771d25;
	font-size: 14px;
	margin-left: 4px;
	margin-bottom: 10px;
}

.gift_description {
	border: 1px solid #c5c5c5;
	padding: 10px;
	margin-top: 20px;
	font-size: 13px;
}

/* ------------------------------------- 
 *	お母ちゃんのれしぴ
 * ------------------------------------- */
.recipe_ti {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	}
.recipe_area {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	padding: 20px;
	background-color: #fff1d6;
	background-image: url("https://img20.shop-pro.jp/PA01247/738/etc/kachan_recipe_icon.jpg");
	background-repeat: no-repeat;
	background-position: right top;
}
.fourcorners{
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px; 
    border-radius: 8px;
}

/* ************************************************ 
 *	メインイメージ・バナー
 * ************************************************ */
.main_banner {
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
	width: 560px;
	height: 685px;
}
.main_banner ul {
	padding: 0px;
	margin: 0px;
}
.main_banner ul li {
	float: left;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 8px;
}

/* ------------------------------------- 
 *	レビュー
 * ------------------------------------- */
.review {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border: 1px solid #A0A0A0;
	border-radius: 4px;
	margin-top: 10px;
	margin-bottom: 10px;
}