@charset "Shift_JIS";
/* ヘッダー（中ページ） ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー */
#header {
width : 950px ;
position : relative ;
margin: 0 0 3px 0 ;
background : #FFFFFF ;
text-align:left ;
}

#headerCover {
	margin: 0 auto;
	text-align:center;
	width:950px;
}

#wrap_re #header {
width : 756px ;
height : 60px ;
position : relative ;
margin:0 auto;
background : #FFFFFF ;
text-align:left ;
}

/*▼※2013年12月26日リニューアル▼*/
#wrapper #header{
	width:950px;
	height:70px;
	background:#FFFFFF;
	position:relative;
}
#wrapper #header h1{
	position:absolute;
	top:15px;
	left:0;
	margin:0px;
	padding:0px;
}
#wrapper #header .myrecipe{
	height:235px;
	height:42px;
	margin:0px;
	padding:0px;
	float:right;
}

#headerCoverUp #header{
	width:950px;
	height:70px;
}
#headerCoverUp #header h1{
	position:absolute;
	top:15px;
	left:0;
	margin:0px;
	padding:0px;
}
#headerCoverUp #header .myrecipe{
	height:235px;
	height:42px;
	margin:0px;
	padding:0px;
	float:right;
}
#headerCoverUp #header .ps_txt{
	width:352px;
	height:26px;
	position:absolute;
	top:30px;
	left:328px;
	text-align:center;
	background:url(../images/index/ps_bg.gif) no-repeat left bottom;
}
#headerCoverUp #header .ps_txt{
	width:352px;
	height:26px;
	position:absolute;
	top:30px;
	left:328px;
	text-align:center;
	background:url(../images/index/ps_bg.gif) no-repeat left bottom;
}
#headerCoverUp #header .my_txt{
	text-align:right;
	position:absolute;
	top:40px;
	right:10px;
	width:102px;
	height:20px;
	padding:5px 0 0 0;
	background:url(../images/index/my_recipe.gif) no-repeat 5px 2px;
	font-size:12px;
	line-height:1.2;
}
/*▲▲*/

/*ロゴ*/

/*#header h1 a{
text-indent : -9999px ;
width : 332px ;
height : 43px ;
background : url(/enjoy/recipe/images/index/logo.gif) no-repeat 0 0 ;
display : block ;
position : absolute ;
left : 0px ;
top : 0px ;
margin-left:15px;
}
*/
/*ロゴ*/

#header h3 a{
text-indent : -9999px ;
width : 111px ;
height : 26px ;
background : url(/enjoy/recipe/images/myrecipe.gif) no-repeat 0 0 ;
display : block ;
position : absolute ;
top  : 28px ;
right : 0px ;
}

#header h2{
font-size:90%; 
color:#ff3400; 
padding-bottom:12px; 
padding-left:5px; 
line-height:130% ;
position : absolute ;
left : 317px ;
top : 10px ;
}



#header p{
font-size:80%; 
position : absolute ;
right : 0px ;
top : 10px ;
}

/* ナヴィゲーション（中ページ） ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー */

#navi {
width:740px ;
margin:0 0 10px 10px ;
}

#wrap_re #navi {
width:740px ;
margin:0 auto 10px;
padding-left:10px;
}

#navi2 {
width:740px ;
margin:0 auto 10px auto ;
}


/* 検索BOX（中ページ） ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー */

#search {
margin:10px 0 20px 20px ;
}

#search2 {
margin:10px auto 20px auto ;
}

