@charset "utf-8";
/* CSS Document */

/* Reset ------------------------------------------------------------------ */

:link,:visited {
    text-decoration: none;
}

html,body,div,
ul,ol,li,dl,dt,dd,
form,fieldset,input,textarea,
h1,h2,h3,h4,h5,h6,pre,code,p,blockquote,hr,
th,td {
    margin: 0;
    padding: 0;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
    font-weight:normal;
}

fieldset,img,abbr,acronym {
    border: 0;
} 

/* strict reset by uncommenting lines below */
address,caption,cite,code,dfn,em,strong,b,u,s,i,th,var {
    /* font-style: normal; */
    /* font-weight: normal; */
}

q:before,q:after {
    content: '';
}

table {
	border-spacing:0;
	empty-cells:show;
	border-collapse:collapse;
}


/* Content ---------------------------------------------------------------- */

h1, h2, h3, h4, h5, h6, p, pre, blockquote, fieldset, ul, ol, dl {
    margin-bottom: .75em;
}

blockquote, ol, ul {
    margin-left: 30px;
}

ol { list-style: decimal outside; }
ul { list-style: disc outside; }

address {
    font-style: normal;
    display: inline;
}




/* LinkStyle ---------------------------------------------------------------- */

a {
	text-decoration: none;
	outline: none;
	color: #833400;
}

a img,
:link img,
:visited img {
    border: none;
}

a:hover {
	color:#D74831;
}

#content a:hover img {
	background: #E9E1D3;
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
}


/* Utilities ----------------------------------------------------------------- */

.pkg:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
.pkg { 
	display: inline-block;
}
/* no ie mac \*/
* html .pkg {
	height: 1%;
}
.pkg {
	display: block;
}
/* */



.inline {
	display: inline;
}

.hidden,
hr {
	position: absolute;
	left: -9999px;
	display: block;
	top: -9999px;
}




/* Layout ----------------------------------------------------------------- */

body {
	position:relative;
	background: #E7DAC5 url(design-image/body_bg.jpg) repeat-x center top;
	font-family: Arial, Helvetica, Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3";
	font-size: 80%;
	line-height: 1.5;
	color: #333333;
	margin: 0;
}


#header, #content, #alpha, #beta, #footer {
    position: relative;
}

#header-inner, #content-inner, #footer-inner,
#alpha-inner, #beta-inner {
    position: static;
}

#header-inner, #alpha-inner, #beta-inner {
    overflow: hidden;
}



#header {

}

#header-inner {
	width: 945px;
	height: 685px;
	background: url(design-image/header.jpg) no-repeat left top;
	margin: 0 auto;
	position: relative;
}

#content {
	width: 945px;
	margin: 0 auto;
}



/* Header */

h1,
#head-image p {
	position: absolute;
	display: block;
	top: -9999px;
}

#head-image {
	width: 489px;
	height: 472px;
	background: url(design-image/head-image.png) no-repeat left top;
	position: absolute;
	left: 5px;
	top: 191px;
	z-index: 1;
}

#header-inner img {
	z-index: 0;
	position: absolute;
	left: 18px;
	top: 210px;
}



/* Footer */

#footer {
	background: url(design-image/footer.jpg) repeat-x left top;
	width: 100%;
	clear: both;
}

#footer-inner {
	width: 945px;
	margin: 0 auto;
	height: 270px;
	position: relative;
}



/* Navigation ----------------------------------------------------------------- */

#gnav {
	height: 573px;
	width: 180px;
	float: left;
	background: url(design-image/gnav_bg.png) no-repeat left top;
	margin-left: 0px;
	list-style: none;
	margin-bottom: 0px;
	padding-left: 20px;
	padding-top: 10px;
	position: relative;
}
#gnav li{
	display:block;
	width: 159px;
}

#gnav a,
#recommend {
	display: block;
	height: 49px;
	width: 159px;
	text-indent: -9999px;
}

#news a {
	background: url(design-image/gnav.gif) no-repeat right -412px;
}

#news a:hover {
	background: url(design-image/gnav.gif) no-repeat left -412px;
}


#steak a {
	background: url(design-image/gnav.gif) no-repeat right top;
}

#steak a:hover {
	background: url(design-image/gnav.gif) no-repeat left top;
}


#humburg a {
	background: url(design-image/gnav.gif) no-repeat right -49px;
}

#humburg a:hover {
	background: url(design-image/gnav.gif) no-repeat left -49px;
}


#humburger a {
	background: url(design-image/gnav.gif) no-repeat right -98px;
}

#humburger a:hover {
	background: url(design-image/gnav.gif) no-repeat left -98px;
}


#extra a {
	background: url(design-image/gnav.gif) no-repeat right -147px;
}

#extra a:hover {
	background: url(design-image/gnav.gif) no-repeat left -147px;
}


#drink01 a {
	background: url(design-image/gnav.gif) no-repeat right -196px;
}

#drink01 a:hover {
	background: url(design-image/gnav.gif) no-repeat left -196px;
}


#drink02 a {
	background: url(design-image/gnav.gif) no-repeat right -245px;
}

#drink02 a:hover {
	background: url(design-image/gnav.gif) no-repeat left -245px;
}


#planmenu a {
	background: url(design-image/gnav.gif) no-repeat right -294px;
}

#planmenu a:hover {
	background: url(design-image/gnav.gif) no-repeat left -294px;
}


#about a {
	background: url(design-image/gnav.gif) no-repeat right -343px;
}

#about a:hover {
	background: url(design-image/gnav.gif) no-repeat left -343px;
}

#recommend {
	height: 20px;
	background: url(design-image/gnav.gif) no-repeat left -392px;
	margin-top: 2em;
}


/* Content ----------------------------------------------------------------- */


#main-content {
	width: 749px;
	height: 583px;
	float: right;
	background: url(design-image/main-content.jpg) no-repeat right top;
	margin-left: -4px;
}



/* Footer ----------------------------------------------------------------- */


#shopinfo {
	position: relative;
	float: left;
	white-space: nowrap;
	width: 419px;
	height: 152px;
	background: url(design-image/shopinfo.gif) no-repeat left top;
	margin-left: 5px;
	padding-left: 275px;
	padding-top: 25px;
}

#shopinfo dd.add,
#shopinfo dt.tel,
#shopinfo dt.bh,
#shopinfo dt.rh,
#shopinfo dt.email {
	float: left;
}

#shopinfo dt.tel {
	text-transform: uppercase;
}

#shopinfo dd.add {
	margin-right: 1em;
}

#shopinfo dt.tel {
	margin-right: 0.2em;
}

#shopinfo dd.access {
	margin-top:0.7em;
}

#shopinfo,
#banner {
	margin-top:18px;
}

#banner {
	width: 197px;
	float:right;
	margin-right: 5px;
	padding-top: 10px;
}

#banner a {
	display: block;
	width: 197px;
	text-indent: -9999px;
}

#banner a.blog {
	height: 110px;
	background: url(design-image/banner.png) no-repeat left top;
}

#banner a.blog:hover {
	background: url(design-image/banner.png) no-repeat left -110px;
}

#banner a.flavor {
	height: 63px;
	background: url(design-image/banner.png) no-repeat left -220px;
}

#banner a.flavor:hover {
	background: url(design-image/banner.png) no-repeat left -283px;
}


/* Slider ----------------------------------------------------------------- */

#main-photo-slider {
	width: 730px;
	overflow: hidden;
	margin-top:20px;
	height: 520px;
	position: relative;
}
#content #main-photo-slider a:hover img {
	background: none;
	filter: none;
	-moz-opacity:1;
	opacity:1;
}

.stripNavL,
.stripNavR,
.stripNav {
	display: none;
}

.floatLeft {
	float: left;
	margin-right: 10px;
}

.floatRight {
	float: right;
}

.slider-wrap {
}			

.stripViewer .panelContainer {
	position: relative;
	left: 0;
	top: 0;
}

.stripViewer .panelContainer .panel	{
	float: left;
	height: 100%;
	position: relative;
}
.wrapper-inner {
	padding: 0px 33px 33px;
	width: 664px;
	height: 487px;
	color: #FFFFFF;
	line-height: 1.8;
}
.wrapper-inner a {
	font-weight:bold;
	text-decoration:underline;
	color:#E7A500;
}
.wrapper-inner a:hover {
	color:#E7DAC5;
}
.wrapper-inner h2 {
	background:url(design-image/h2_bg.gif) no-repeat;
	text-indent:-9999px;
	display:block;
	height:42px;
	font-size:10px;
	margin-bottom:30px;
}
.wrapper-inner h3 {
	font-size:130%;
	font-weight:bold;
	line-height:1.4;
}
