#outline {
	border : 0px solid yellow;
	background-color: #25231e;
	width : 640px;
	text-align : center;
	margin-left : auto;
	margin-right : auto;
}
body {
	background-color: black;
	color: #B58F4C;
	margin-top : 50px;
	text-align : center;
}
img#logo {
	margin-top : 20px;
	margin-bottom : 50px;
	
}

img#image1 {
	height :244px; 
	width : 395px;
	background-color : white;
}
img {
	border : 0px solid yellow;
	margin : -2px;
}

.copyright {
	text-align:center;
	font-family : serif;
	font-size : 70%;
}
.sepa {
	margin-top : 100px;
	border : #826f4c 1px solid;
	clear : both;
}
.c1 {
	height : 40px;
}
dl {
	text-align : left;
	margin-left : 10px;
	margin-right : 10px;
}
dl.menu {
	margin-left : 100px;
	margin-right : 100px;
	
}
dt {
	margin-left : 0px;
	font-weight : bold;
}
dd {
	margin-left : 40px;
	font-size : 90%;
	margin-top : 5px;
	margin-bottom : 20px;
	line-height : 150%;
}
.header {
	text-align : left;
	margin-left : 10px;
	margin-right : 10px;
}
.foodmenu {
	text-align : left;
	margin-left : 150px;
	margin-right : 100px;
}

ul.left {
	text-align : left;
	margin-left : 50px;
}

.notify {
	text-align : left;
	margin-left : 10px;
	margin-right : 10px;
	color : white;
	font-size : 90%;
}

.small {
	font-size : 80%;
}

.desc {
	position : absolute;
	display : none;
	border : 3px ridge #25231E;
	background-color : #B58F4C;
	width : 200px;
	font-size : 90%;
	color : #25231e;
	padding-top : 10px;
	background-image:url(img/bg.jpg);
}
span.drink {
	border-bottom : 1px dotted white;
	cursor : pointer;
}

div#ban_sp {
	margin-top : 40px;
}

p.alert {
	color : red;
}

div.banners {
	float : right;
}

img.bottle {
	float : right;
	margin : 2px;
}
