﻿/* content
----------------------------------------------------------- */
#tbl_shop {
	border-collapse : collapse;
	margin          : 20px 0px 10px 0px;
	width           : 500px;
}
#tbl_shop th.th_shop {
	color          : #eca140;
	font-weight    : bold;
	text-align     : center;
	border-top     : 1px #fff dotted;
	border-bottom  : 1px #fff dotted;
	padding        : 10px;
	vertical-align : middle;
}
#tbl_shop td.td_shop {
	border-top: 1px #fff dotted;
	border-bottom : 1px #fff dotted;
	padding:10px;
}
td.td_menuimg {
	width   : 180px;
	padding : 0px 10px 10px 0px;
}
td.td_price,.td_ex { padding : 0px 10px 0px 0px; }

.tbl_menu2 {
	width:305px;
	float:left;
	margin:0px 10px 0px 0px;
}
.tbl_menu2 th.th_menu {
	border-top    : 1px #fff dotted;
	border-bottom : 1px #fff dotted;
	padding       : 5px 20px;
	font-weight   : bold;
	background    : url('../img/point-2.gif') left center no-repeat;
}
.tbl_menu2 td.td_osusume {
	background    : url('../img/point-3.gif') left center no-repeat;
}
td.td_menu {
	border-top    : 1px #fff dotted;
	border-bottom : 1px #fff dotted;
	padding       : 5px 15px 5px 15px;
}
td.td_menu2 {
	border-top    : 1px #fff dotted;
	padding       : 5px 5px 5px 15px;
}
td.td_price2 {
	border-top    : 1px #fff dotted;
	border-bottom : 1px #fff dotted;
	text-align    : right;
	white-space   : nowrap;
	padding       : 5px 15px 5px 0px;
	vertical-align:middle;
}
td.td_price3 {
	border-top    : 1px #fff dotted;
	text-align    : right;
	white-space   : nowrap;
	padding       : 5px 15px 5px 0px;
}


.tbl_menu4 {
	width  : 305px;
	float  : right;
	margin : 0px;
}
.tbl_menu5 {
	width  : 305px;
	margin : 0px;
}
#drinkleft {
	width : 315px;
	float : left;
}
#drinkright {
	width : 620px;
	float : left;
}
#contact {
	background : url('../img/img_tori.jpg') left center no-repeat;
	padding    : 50px 0px;
}

#img01 { margin : 0px 0px 0px 0px; }
#img02 { margin : 20px 0px 0px 80px; }
#map {
	background : url('../img/img_map.jpg') right top no-repeat;
	min-height : 470px;
	height     : auto !important;
	height     : 470px;
}
