@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 ;
}

/*ロゴ*/

#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 ;
}


