@charset "utf-8";

/***************************************************************************

				2-access-layout.css

***************************************************************************/

body#access {
	clear: both;
	line-height: 1.3;
	text-align: center;
	
}

body#access #container {
	clear: both;
	width: 900px;
	height: 825px;
	background: url('../images/img.gif') top center no-repeat;
	margin: 0 auto;
	position: 0;
	position: static;
}



/***************************************************************************

				header

***************************************************************************/

/***************************************************************************

				global-nav

***************************************************************************/



/***************************************************************************

				menu-nav

***************************************************************************/



/***************************************************************************

				main

***************************************************************************/

body#access #container #content {
	clear: both;
	width: 836px;
	height: 645px;
	padding: 180px 0 0 70px;
	margin: 0 auto;
	background: none;
	text-align: left;
	z-index: auto;
	position: relative;
}

body#access #container #content a.close,
body#access #container #content a.print,
body#access #container #content a.reserve {
	clear: both;
	z-index: 100;
	display: block;
	position: absolute;
}

body#access #container #content a.close {
	width: 88px;
	height: 29px;
	top: 21px;
	left: 783px;
}

body#access #container #content a.print {
	width: 88px;
	height: 29px;
	top: 68px;
	left: 783px;
}

body#access #container #content a.reserve {
	width: 173px;
	height: 38px;
	top: 671px;
	left: 75px;
}

body#access #container #content h1,
body#access #container #content h2 {
	display: none;
}

body#access #container #content ul.access {
	position: absolute;
	top: 180px;
	left: 70px;
}

body#access #container #content ul.access li {
	background: url('../../common/images/dot.gif') 0 5px no-repeat;
	padding-left: 15px;
}

body#access #container #content ul.reserve {
	position: absolute;
	top: 550px;
	left: 70px;
}

body#access #container #content ul.reserve li {
	background: url('../../common/images/dot.gif') 0 5px no-repeat;
	padding-left: 15px;
}

body#access #container #content p {
	padding-top: 350px;
}

body#access #container #content p.txt {
	padding: 0;
	display: none;
}

/***************************************************************************

				#drink.main

***************************************************************************/




/***************************************************************************

				footer

***************************************************************************/

body#access #container #footer {
	display: none;
}