@charset "Shift_JIS";
/*------------------------------

     index.html

------------------------------*/


/*=== main-area配下 ===*/

#main-area {
	width: 910px;
	font-size: 80%;
	text-align: center;
}


/*=== main-area配下 new-areaブロック ===*/

#new-area {
	width: 910px;
	margin: 0 auto;
	padding-bottom: 10px;
	text-align: left;
	background: #f9f4e8;
}



/**/

#mainTitle h1{
	margin: 0;
	float: left;
	
}

#mainTitle p{
	margin: 0;
	float: left;
}

#mainTitle p.mainImage{
	float: right;
	
}

.recipeBox {
	width: 415px;
	margin: 20px 0 0 0;
}

.boxLeft {
	clear: both;
	float: left;
	padding-left: 25px;
}

.boxRight {
	float: right;
	padding-right: 25px;
}

.recipeLead {
	background:url(/spot/recipe/img/index_recipe_txtBg.gif);
}

.recipeLead p {
	padding: 20px 35px 10px 35px;
	_font-size:87%;
	color:#714208;
}

.recipeBox dt {
	margin: 0;
	padding-bottm: 0;
	line-height: 0;
}

#profile {
	background:#f8f2d6;
	clear:both;
	width:858px;
	margin: 20px auto 10px;
	_margin-left:25px;
	border: #e7dfbb solid 1px;
}

.profileLeft {
	width:420px;
	float:left;
}

.profileRight {
	width:420px;
	float:right;
}

.profileImg {
	clear: both;
	float: left;
}

#profile dl{
	float: left;
	margin-top:25px;
	width:234px;
}

#profile dl dt{
	margin-bottom:15px;
}

#profile p{
	_font-size:87%;
	color:#714208;
}
