@charset "utf-8";
/* CSS Document */

.sidemenu {
	background: url(side_back.jpg) repeat-y;
	width: 748px;
	margin: 0px auto;
	padding-top: 15px;
}


.side01 {
	width: 601px;
	text-align: center;
	margin: 10px auto;
}

.side02 {
	width: 700px;
	margin: 20px auto;
}


.side_box {
	width: 340px;
}



.name {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-align: center;
	padding: 10px 0px 5px 0px;
}

.price {
	font-size: 14px;
	color: #000;
	text-align: center;
}

.drink {
	background: url(side03_back.jpg) no-repeat;
	width: 668px;
	height: 156px;
	margin: 15px auto 0px auto;
	padding: 20px 30px 0px 50px;
}

h3.drink01 {
	background: url(drink01.gif) no-repeat;
	width: 151px;
	height: 24px;
	text-indent: -9999px;
	margin-bottom: 10px;
}


h3.drink02 {
	background: url(drink02.gif) no-repeat;
	width: 190px;
	height: 25px;
	text-indent: -9999px;
	margin-bottom: 10px;
}


.drink_box {
	width:330px;
}

.drink_box dl {
	color: #000;
	text-align: left;
	margin: 6px 0px;
	width: 220px;
	margin-left: 30px;
}


.drink_box dt {
	width: 150px;
}