body{
	font-family: arial, "lucida console", sans-serif;
	font-size:12px;
	color: #000;
	padding: 0px;
	background-color:#6a1702;
	background-image: url(../images/background.png);
	margin: 0;
	padding: 0;
}

h1 {font-size: 24px; color:#d7000f; font-family: palatino,georgia,serif; font-weight: 400;line-height:24px;}
h2 {font-size: 150%; color:#640d00; padding:0; font-style:italic;}
h3 {font-size: 110%; margin:0; padding: 0;}

a, a:visited {text-decoration: underline;color: #666;}
a:hover {text-decoration: none;}
img {border: 0;}
.clearspace {clear: both;height:1px;}
p {padding: 0 10px;}

#pagewrap {
	padding: 0;
	position: relative;
	background-color: #f5f5dc;
	width: 980px;
	margin:auto;
	margin-top:15px;
}

#page {
	position: relative;
	margin: 0 15px;
	padding: 1px 5px 1px 10px;
	min-width: 900px;
}

#header {
	padding: 0;
}

#pagebody {
	clear: both;
	padding-top: 5px;
}

#pagecontent {
	margin: 0 8px 0 20px;
	padding: 0;
	height: 300px;
	min-height: 300px;
	overflow-y: scroll;
}

#pagecontent-noscroll {
	margin: 0 8px 0 20px;
	padding: 0;
	height: 300px;
	min-height: 300px;
	overflow-y: hidden;
}

#pagecontent p{
	width: 550px;
}

#pagecontent-noscroll p{
	width: 550px;
}

#pagecontent-events {
	padding: 0;
	margin: 5px 0 0 0;
	height: 300px;
	min-height: 338px;
}

#page-all-menu{
	margin: 0;
	padding: 0;
	height: 300px;
	min-height: 300px;
	overflow-y: hidden;
	width: 950px;
}

.page-menu-list{
	display: inline;
	padding: 30px 2px 0 0;
	width: 310px;
	float: left;
}

.page-menu-list a {
	color:#6a1702;
	font-size: 14px;
	font-weight: 400;
	text-decoration: none;
}

.page-menu-list a img{
	filter:alpha(opacity=100);
	opacity:1.0;
}
.page-menu-list a:hover img{
	filter:alpha(opacity=70);
	opacity:0.7;
}

#eventsmenu h3 {font-size: 100%;}
#eventsmenu{
	width: 926px; 
}

#pagecontent img{
	margin: 0 10px 0 0;
}

#logo {
	text-indent: -9999px;
	margin-top: 15px;
	background: url(../images/logo.png) no-repeat;
	display:block;
	height:100px;
	width:100px;
}	

#footer {
	font-size: 10px;
	text-align: center;
	margin: 0 0 5px 0; 
	padding-bottom: 15px;
}

#navbar {
	margin:50px 0 0 0;
	padding:0 5px 10px 0;
	float: right;
}

#navbar ul {
	list-style-type: none;
}

#navbar li {
	padding: 0;
	margin: 0;
	display: inline;
}

#navbar li a {
	display: block;
	font-family: palatino,georgia,serif;
	float: left;
	margin: 0px 15px;
	margin-right: 1px;
	font-weight: bold;
	padding: 10px 5px;
	text-decoration: none;
	font-size: 120%;
	color: #833122;
}

#navbar li a:hover {
	border-bottom: 2px solid #631102;
}

li ul{
  display: none;
  position: absolute; 
  margin-top: 30px;
  margin-left: 95px;
 
}

#navbar li ul li{
	display: list-item;
}

#navbar li:hover ul, li.over ul { 
	display: block; 
	clear: left; 
}

/* fixed IE */
li > ul {
	top: auto;
	left: auto;
}

#promo-nav {
	clear: both;
	margin: 0;
	padding: 0;
	padding-top: 10px;
}

#promo-nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#promo-nav li {
	padding-right: 3px;
	display: inline;
}

#promo-nav a:hover{
	filter:alpha(opacity=90);
	opacity:0.9;
}
	
#slider-nav{
}

#slider-nav ul{	
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#slider-nav li {
	padding-right: 3px;
	display: inline;
}

#event-bar {
	background-color: #eee;
	border: 1px solid #ccc;
	clear: both;
	margin: 5px 9px 0 0;
	padding: 5px 10px;
	background: url(../images/bg-events.png);
}

#event-bar p {display: inline;}
#event-bar p.inactive {display: none;}

.event-head {
	font-weight: bold;
	font-size: 120%;
	padding-right: 10px;
	border-right: 1px solid #ccc;
	display: inline;
}

#slideshow {
    position:relative;
    height:300px;
}

#slideshow img {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow img.active {
    z-index:10;
}

#slideshow img.last-active {
    z-index:9;
}

#allmenutab {
	margin: 0;
	padding: 0;
	overflow: auto; 
	height: 311px;
}
.menu-head {
	float: right;
	padding:0 8px 0 0; 
	margin:2px 0 0 0;
	display: inline;
}

.menu-head-title {
	display: inline;
}

.menu-head-link {
	display: inline;
}
.menu-head-link a, .menu-head-link a:visited{
	font-size: 16px; 
	color:#D7000F;
	margin-top: -10px;
	display: inline;
}

#menu-page{
	margin: 4px 8px 0 0;
	min-height: 310px;
}

.menu-list {
	width: 500px;
	list-style: none;
	margin: 20px 0 0 280px;
	padding: 0;
}
.menu-list li {
	clear: both;
	list-style: none;
	margin: 0;
	padding: 0 0 1.8em 0;
	position: relative;
	border-top: dotted 1px #999;
}
.menu-title {
	background: #f5f5dc;
	color: #640d00;
	padding: 0 10px 0 0;
	font-weight: bold;
	position: absolute;
	font: 110%/100% Georgia, "Times New Roman", Times, serif;
	top: -1.0em;
	left: 0;
}
.menu-desc {
	color: #999;
	padding: 0 10px 0 0;
}

.menu-detail{
	color: #b45d50;
}
.menu-price {
	background: #f5f5dc;
	padding: 0 0 0 5px;
	font: 110%/100% Georgia, "Times New Roman", Times, serif;
	position: absolute;
	top: -.9em;
	right: 0;
}
.special-price{
	padding: 0 0 10px 0;
	color: #999;
	font: 110%/100% Georgia, "Times New Roman", Times, serif;
}
.special-price span{
	margin: 50px;
}

#sake-intro {
	float: left;
	width: 280px;
}

#sake-intro p{
	width: 275px;
}

.sake-list {
	width: 450px;
	margin: 0 100px 0 0;
	padding: 0;
	float: right;
}

.sake-list ul{
	list-style: none;
	margin: -45px 0 0 0;
}
.sake-list ul li{
	margin-top: 5px;
}

.sake-block {
	padding: 40px 0 0 0;
}

.sake-list img {
	float: left;
}

.sake-title {
	color: #640d00;
	font-weight: bold;
	font: 115%/105% Georgia, "Times New Roman", Times, serif;
	display: block;
}

.sake-nick {
	font-style:italic;
	margin: 5px 0;
}

.sake-desc {
	margin: 10px 0 5px 0;
}

.sake-price{ 
	color: #640d00;
	font-weight: bold;
	font: 110%/100% Georgia, "Times New Roman", Times, serif;
}

.sake-clear{
	clear: both;
}

.shortcut {
	font: 130%/120% Georgia, "Times New Roman", Times, serif;
	padding:10px;
	margin: 0 0 0 50px;
}

.shortcut a{
	color: #640d00;
	font-weight: 400;
}

.press-item {
	padding: 5px 0 25px 0;
}
.press-item h2{font-family: palatino,georgia,serif; font-size: 150%; font-weight: 400; font-style: normal; color:#640d00; padding:0;margin-bottom: 0;}
.press-item h3{font-family: palatino,georgia,serif; font-size: 130%; font-weight: 400; color:#640d00;}
.press-item img{float: right;}