/* @override 
	http://localhost:3000/stylesheets/site.css
	http://localhost:3000/stylesheets/site.css?1198901587
	http://localhost:3000/stylesheets/site.css?1199210280
*/

div#middle{
	position: relative;
	top: 0px;
	width: 800px;
	background: #fff;
	border: none;
}
#container
{position:relative;
	top: 0;
	width:800px;
	/* background-color: #EAEAEA;
	border:1px solid #EAEAEA;*/
	left:50%;
	margin-left: -400px;
}

#kwicks_container 
{   position: relative;
    width:800px;
    height: 40px;
	margin: 0 auto;
	line-height: 27px;
	background: url(/images/menu_top.png) no-repeat;
	
}

#kwicks {
	position: relative;
	list-style-type: none;
	top: 5px;
	height: 30px;
	margin: 0px auto;
	line-height: 27px;
}


#kwicks div{
	position: relative;
	width: 151px;
	height: 27px;
	margin-left: 5px;
}
.kwick {
	position: relative;
	float: left;
	width: 251px;
	height: 27px;
	text-align:center;
	list-style-type: none;
	z-index: 1000;
	left: 0;
	padding: 0;
	top: 10px;
}

#kwicks .kwick span {
	position: relative;
	font-size:1.2em;
	font-weight:bold;
	font-variant: small-caps;
	color: #fff;
	margin-right: auto;
	margin-left: auto;
}

#kwicks .kwick span a {
	position: relative;
	color: #ebebeb;
	line-height: 27px;
	font-size: .7em;
	font-weight: normal;
	text-align: center;
	bottom: 0px;
	top: -5px;
	text-transform: uppercase;
}
#kwicks a:link{
	text-decoration: none;
}
#kwick_teppan span{
}
#kwick_teppan span a{
	text-decoration: none;
	left: 0;
}
#kwick_washoku{
	text-decoration: none;
}
#kwick_washoku span a{
	left: 0;
	text-decoration: none;
}

#kwick_sushi span{
	text-decoration: none;
}
#kwick_sushi span a{
	left: 0;
	text-decoration: none;
}

#kwick_drinks span{
	text-decoration: none;
}
#kwick_drinks span a{
	left: 0;
	text-decoration: none;
}
div#kwicks div#kwicks_tatami span a.download_link{
	font-size: .6em;
	text-decoration: underline;
}
#demo-container {
    overflow: hidden;
	width:800px;
	height:600px;
        
}

#demo-wrapper {
  	width:800px;
  	position: relative;
  	height: 800px;
  	overflow: hidden;
}

.scrolling-content {
	position: relative;
	height: 600px;
	background-color: #fff;
}

.box-content {
	position: relative;
	overflow-y: scroll;
	text-align: justify;
	/*position:absolute;
	 width:90%; */
	margin: 0 0 5px;
	z-index: 100;
	padding: 0;
}

.box-content h1{
	color: #5c5c5c;
	font-weight: 800;
	font-size: 1.2em;
	margin-left:20px;
}
.box-content h3{
	color: #5c5c5c;
	font-weight: 800;
	font-size: 1em;
	margin-left:20px;
}
.box-content ul{
	position: relative;
	margin: 0 auto;
}

img.menu_top{
	position: relative;
	left: 0;
	top: 0;
	margin: 0;
	border-bottom: 3px solid #e3e3e3;
	width: 798px;
}
img.eight_top{
	position: relative;
	left: -2px;
	top: 0;
}
.download_link{
	font-size: .5em;
}
