/* CSS Document */
#left {
	background: url(side_topmenu.jpg) no-repeat top left;
}

#left h3 {
	margin-bottom: 15px;
	font-size: 150%;
	color: #945D1E;
}

#left #Contents .menubox {
	width: 487px;
	height: auto;
	margin-bottom: 30px;
	overflow: hidden;
}

#left #Contents .menubox .inbox {
	overflow: hidden;
}

#left #Contents .menubox .icon {
	background: url(topmenu.gif) no-repeat top left;
	margin-top: 15px;
	margin-bottom: 20px;
	margin-left: 10px;
	padding-top: 10px;
	padding-left: 85px;
	font-size: 160%;
	line-height: 120%;
}

#left #Contents .menubox .text {
	float: left;
	width: 270px;
	margin-left: 10px;
}

#left #Contents .menubox .text p {
	margin-bottom: 15px;
	line-height: 120%;
}

#left #Contents .menubox img {
	float: right;
	margin-right: 5px;
	margin-bottom: 5px;
}



#left #Contents .food {
	border-left: solid 3px #666633;
	background: #EDEDDC;
}

#left #Contents .drink {
	border-left: solid 3px #614F30;
	background: #E8DFD0;
}

#left #Contents .dessert {
	border-left: solid 3px #FE8F9D;
	background: #FFEEFF;
}
