@charset "utf-8";

/* お料理の説明 */

.box h3{
	float: right;
	width: 250px;
	font-weight: normal;
	margin-top: -1px;
	margin-bottom: 8px;
	padding-top: 3px;
	background-image: none;
	line-height: 16px;
	color: #333333;
	font-size: 0.9em;
}

.box-cu-img {
	width: 520px;
	margin-bottom: 68px;
	clear: both;
	overflow: hidden;
	background-image: url(../images1/spa/bg-spa.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 2px;
	border: 1px solid #C7C1BC;
	margin-top: 28px;
}

.profile {
	background-color: #FAF7F5;
	padding: 8px;
	width: 350px;
	border: 1px solid #BDA583;
	font-size: 10px;
	color: #665035;
	line-height: 14px;
}

