@charset "Shift_JIS";

/*------------------------------------------------
RECIPE01
------------------------------------------------*/
#recipe01Content{
	height: 2760px;
	background: url(../img/bg-recipe01.jpg) no-repeat;
	position: relative;
}

#recipe01Content .element{
	position: absolute;
}

.e-head{left:460px;top:17px;}
.e-title{left:18px;top:38px;}
.e-zairyou{left:460px;top:108px;}
.e-dl{left:460px;top:483px;}
.e01{left:18px;top:425px;}
.e02{left:18px;top:746px;}
.e03{left:460px;top:726px;}
.e04{left:18px;top:1060px;}
.e05{left:460px;top:1037px;}
.e06{left:18px;top:1336px;}
.e-topping{left:18px;top:1522px;}
.e{left:px;top:px;}
.e{left:px;top:px;}

/*------------------------------------------------
RECIPE
------------------------------------------------*/
#recipe{
	position: absolute;
	left:31px;top:2159px;width: 860px;height: 219px;
	background: url(../../commonimg/bg-recipe.jpg) no-repeat;
}

.recipe-e01{left:0px;top:5px;z-index: 1}
.recipe-e02{left:20px;top:19px;z-index: 0}
.recipe-e03{width:235px;height:207px;left:195px;top:0px;}
.recipe-e04{width:215px;height:211px;left:424px;top:8px;}
.recipe-e05{width:218px;height:208px;left:642px;top:0px;}


/*------------------------------------------------
‚b‚k‚n‚r‚h‚m‚f
------------------------------------------------*/
#closing{
	width: 820px;
	position: absolute;
	left:60px;
	top:2412px;
}
#closing .closing-e01{
	left: 232px;
	top:98px;
}
#closing .data{
	height: 172px;
	padding:11px 0 0 27px;
	background: url(../../commonimg/bg-closing.gif) no-repeat;
}
#closing .data .clearfix{
	height:140px;
}
#closing .data dl{
	width: 260px;
	float: left;
}
#closing .data dl dt{
	height:20px;
	line-height: 20px;
	padding-left: 23px;
	background: url(../../commonimg/icon_recipe.jpg) no-repeat left center;
	font-size: 120%;
	font-weight:bold;
}
#closing .data dl dt a{
	color:#EB1E5A;
	text-decoration: underline;
}
#closing .data dl dd{
	padding:5px 15px 0 0;
	color:#000;
}
#closing .data dl dd img{
	float: left;
	margin-right: 10px
}
#closing .closing-e02{
	text-align: center;
	color:#000;
}

