#spaecial-back {
	background: #FFFFEC;
	height: auto;
	width: 100%;
	text-align: center;
	padding-bottom: 20px;
}
.shop-wrapper {
	height: auto;
	width: 640px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border-bottom: 1px dotted #663300;
}
.menu-wrapper {
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 5px 10px;
	color: #663300;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 15px;
}
.menu-wrapper td {
	padding-top: 3px;
	padding-bottom: 3px;
}
.shop-wrapper h4 {
	color: #990000;
	font-size: 15px;
	padding-top: 20px;
	font-weight: bold;
}
.shop-wrapper p {
	color: #663300;
	line-height: 160%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.icon-img {
	vertical-align: middle;
	margin-right: 10px;
}
