body{
	color: #000;
	background: #F8F8FA;
}

#page{
	padding: 75px 0 0 0;
	background: url(../images/haikei.jpg) no-repeat top center;
}
#pagep{
	padding: 75px 0 0 0;
	background-color: #ffffff;
}

#head{
	margin: 0 auto;
	width: 900px;
	height: 496px;
	background: url(../images/topphoto.jpg) no-repeat bottom center;

	position: relative;
}

#headp{
	margin: 0 auto;
	width: 900px;
	height: 496px;
	background-color: #ffffff;
	position: relative;
}

#kokuchi{
	position: absolute;
	top: -15px;
	right: 0;
	z-index: 30;
	left: 300px;
}

#main-image{
	position: absolute;
	top: -75px;
	right: 0;
	z-index: 20;
}
#intro{
	display: none;
}
#title{
	width: 360px;
	height: 277px;
	text-indent: -9999px;
	background: url(../images/logo.png) no-repeat bottom center;
}
#next{
	position: absolute;
	bottom: 5px;
	left: 5px;
	z-index: 10;

	width: 645px;
	height: 33px;
	padding: 27px 10px 27px 205px;
	background: url(../images/next.png) no-repeat top left;
}
#next h2{
	display: none;
}
#next p{
	font-size: 1.2em;
	line-height: 33px;
}

#top a{
	width: 97px;
	height: 100px;
	background: url(../images/btn_top.png) no-repeat top center;
}

#navi1 .archive a:hover{
	background-image: url(../images/btn_top_sw.png);  
} 


#navi1{
	position: absolute;
	top: 150px;
	height: 500px;
	right: 10px;
	z-index: 1000;
}
#navi1 li a{
	display: block;
	position: relative;
	top: 0;
	left: 0;
	text-indent: -9999px;
	/*\*/
	overflow: hidden;
	/**/
}
#navi1 .archive{
	width: 97px;
	height: 100px;
}
#navi1 .archive a{
	width: 97px;
	height: 100px;
	background: url(../images/btn_kako.png) no-repeat top center;
}

#navi1 .archive a:hover{
	background-image: url(../images/btn_kako_sw.png);  
} 

#navi1 .advice{
	width: 97px;
	height: 100px;
}
#navi1 .advice a{
	width: 97px;
	height: 100px;
	background: url(../images/btn_advice.png) no-repeat top center;
}

#navi1 .advice a:hover{
	background-image: url(../images/btn_advice_sw.png);  
} 
#navi1 .housou{
	width: 97px;
	height: 100px;
}
#navi1 .housou a{
	width: 97px;
	height: 100px;
	background: url(../images/btn_housou.png) no-repeat top center;
}

#navi1 .housou a:hover{
	background-image: url(../images/btn_housou_sw.png);  
} 
#navi1 .present{
	width: 97px;
	height: 100px;
}
#navi1 .present a{
	width: 97px;
	height: 100px;
	background: url(../images/btn_present.png) no-repeat top center;
	display:block;
}

#navi1 .present a:hover{
	background-image: url(../images/btn_present_sw.png);  
		z-index: 1500;	
} 
#navi1 .pione{
	width: 97px;
	height: 100px;
}
#navi1 .pione a{
	width: 97px;
	height: 100px;
	background: url(../images/btn_corn.png) no-repeat top center;
	display:block;
}

#navi1 .pione a:hover{
	background-image: url(../images/btn_corn_sw.png);  
		z-index: 1500;	
} 


#main{
	margin: 0 auto;
	padding: 25px 15px;
	width: 870px;
	background: url(../images/bg_03.jpg) repeat top center;

}

#mainp{
	margin: 0 auto;
	padding: 25px 15px;
	width: 870px;
	background-color: #ffffff;
}

#prev-recipe{
	width: 870px;
	padding-bottom: 50px;
	color: #fff;
	position: relative;
	z-index: 1;
}
#prev-recipe h2{
	width: 256px;
	height: 48px;
	padding: 16px 20px 16px 60px;
	background: url(../images/housoubi.png) no-repeat top left;
	color: #C40018;
	font-size: 1.6em;
	line-height: 48px;
	float: left;
}

#prev-recipe .printbtn{
	width: 118px;
	height: 49px;
	margin: 15px 100px 16px 0px;
	padding: 10 10 10 10;
	float: left;
}
#prev-recipe h3{
	margin: 15px 10px;
	font-size: 1.7em;
	line-height: 1.7em;
	clear: both;
}

#prev-recipe .recipe .images{
	float: left;
	margin-right: 10px;
}
#prev-recipe .recipe .body{
	float: left;
}
#prev-recipe .recipe h4{
	margin-bottom: 15px;
	font-size: 1.6em;
	line-height: 1.8em;
}
#prev-recipe .recipe h5{
	font-size: 1.5em;
	line-height: 1.7em;
}
#prev-recipe .recipe .body p,
#prev-recipe .recipe .body2 p{
	font-size: 1.2em;
	line-height: 1.5em;
}
#recipe-chizu1{
	margin: 20px 0;
	width: 650px;
}
#recipe-chizu1 .images{
	width: 284px;
}
#recipe-chizu1 .body{
	width: 356px;
}
#recipe-shin1,
#recipe-shin2{
	float: left;
	margin: 20px 0;
	width: 435px;
}
#recipe-shin1 .images,
#recipe-shin2 .images{
	width: 194px;
}
#recipe-shin1 .body,
#recipe-shin2 .body{
	width: 231px;
}
#recipe-shin1 .body2,
#recipe-shin2 .body2{
	padding: 0 10px;
}

#foot{
	position: relative;
	z-index: 0;

	margin-top: -310px;
	padding: 529px 0 0 0;
	background: url(../images/footer.png) no-repeat top center;
}
*:first-child+html #foot{
	overflow: hidden;
}
#bnr{
	margin: 0 auto;
	width: 840px;
}
#bnr li{
	background: #efefef;
	float: left;
	display: inline;
	width: 200px;
	height: 65px;
	margin-left: 10px;
}
#foot p{
	padding: 20px 0;
	text-align: center;
	font-size: 1.2em;
	line-height: 1.4em;
}