/* CSS Document */

* {
	font-style:normal;
	padding:0;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: none;
} 
body {
	text-align: center;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 14px;
	color: #ffffff;
	line-height: 16px;
	background-image: url(images/back.jpg);
	background-repeat: repeat;
	width: 760px;
}
.Container {
	text-align: left;
	background-image: url(images/backShadow.gif);
	background-repeat: repeat-y;
	margin-top: 30px;
	height: auto;
	width: 730px;
	position: relative;
	padding-bottom: 90px;
}

.topNavi {
	background-image: url(images/topMenuBack.jpg);
	background-repeat: no-repeat;
	height: 166px;
	width: 698px;
	background-position: center bottom;
}
.topNavi #navi {
	height: 108px;
	padding-left: 5px;
}
.topNavi #navi li {
	margin-top: 65px;
	padding-left: 13px;
	float: left;
}

.topNavi #bon {
	left: 630px;
	top: 27px;
	position: absolute;
}
#topMainArea {
	text-align: center;
	clear: left;
	height: auto;
	width: 730px;
}
#topMainArea img {
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 15px;
}
.Container #footer {
	color: #FFFFFF;
	margin-top: 10px;
	line-height: 16px;
	font-size: 12px;
	letter-spacing: 1px;
	float: left;
	padding-left: 60px;
}
.Container #copyright {
	color: #FFFFFF;
	line-height: 21px;
	font-size: 12px;
	float: right;
	margin-right: 25px;
	margin-top: 10px;
}


#food {
	width: 630px;
	height: auto;
	margin-left: 10px;
	padding-left: 30px;
	float: left;
	padding-top: 15px;
}
#mainArea #menu {
	height: auto;
	border: thin solid #790606;
	width: 640px;
	float: left;
	display:inline
	margin-left: 40px;
	display: inline;
	margin-left: 40px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#topMainArea {
	padding-left: 25px;
}
#mainArea {
	height: auto;
	width: 760px;
}


#menu #table {
	margin-left: 24px;
	line-height: 20px;
	text-align: left;
}
#menu #menu1 {
	float: left;
	width: 280px;
}
#menu #menu2 {
	width: 330px;
	float: right;
	margin-right: 20px;
}
#table caption {
	text-align: left;
	font-weight: bold;
}

#food td {
	text-align: center;
}
#mainArea #drink {
	height: auto;
	width: 300px;
	margin-left: 200px;
	padding-top: 15px;
	line-height: 24px;
}

#bottomArea {
	margin-left: 16px;
	clear: left;
}

#bottomArea #logo {
	left: 597px;
	top: 802px;
	position: absolute;
}
#mainAreaShop {
	width: 630px;
	text-align: left;
}

#mainAreaShop img {
	margin-top: 10px;
}
#mainAreaShop p {
	text-align: left;
	padding-top: 30px;
	line-height: 21px;
}
#food p {
	text-align: left;
	padding-top: 30px;
	line-height: 21px;
	padding-bottom: 10px;
	padding-left: 5px;
}

#mainAreaMap {
	margin-top: 40px;
	height: auto;
	margin-bottom: 30px;
}
#mainAreaMap #mapInfo {
	text-align: left;
	padding-left: 15px;
	float: left;
	line-height: 21px;
}
.redText {
	font-weight: bold;
	color: #BE2403;
}
#mapInfo #TEL {
	font-size: 21px;
	font-weight: bold;
}
#mainAreaMap #map {
	float: left;
	padding-left: 60px;
}
#mapInfo #TELubi {
	padding-left: 90px;
}
#mainAreaMap #map a {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: underline;
}
