/*背景*/
body{
background:
url(https://www.unagi-ohashi.com/gr_img/shadow_cate.png) center top no-repeat,
url(https://www.unagi-ohashi.com/gr_img/bg_02_cate.png) left top repeat-x,
url(https://www.unagi-ohashi.com/gr_img/bg_footer.jpg) left bottom repeat-x,
url(https://www.unagi-ohashi.com/gr_img/bg_03.jpg) left 618px repeat-x,
url(https://www.unagi-ohashi.com/gr_img/bg.jpg) left bottom repeat !important;
}

/*メインイメージ*/
#main-img{
position:absolute;
z-index:0;
top:0;
left:50%;
margin-left:-599px;/*画像が真ん中に来る*/
background-position:top left;
background-repeat:none;
width:1199px;
height:400px;
}

/*ヘッダー*/
#SF-header{
position:absolute!important;
height:260px!important;
width:192px!important;
margin-top:-115px!important;
margin-left:25px;
}
.rogo{
position:relative!important;
}

.tel_p{
position:absolute !important;
color:#d9cdb7;
width:270px;
margin-left:675px;
margin-top:-27px;
z-index: 1;
}

/*ナビ*/

#SF-navigation{
margin-top:-25px;
background:url(https://www.unagi-ohashi.com/gr_img/navi_bg.png) right no-repeat;
z-index: 2;
}
/*メニューアイコン*/
img.icon{
	margin-bottom:-7px;
	margin-right:5px;
	width:30;
	height:29;
	}
/*飲み物*/
#drink{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#drink .drink_menu{
	color:#373c50;
	width:250px;
	height:350px;
	margin-top:30px;
	padding-left:30px;
	padding-top:30px;
	float:left;
	}
#drink .drink_img{
	margin-top:80px;
	margin-right:30px;
float:right;
}
