#areaShopService {
	margin-bottom: 26px;
}
#areaShopService .reserve {
	display: block;
	background-image: url(but_shop-reserve.png);
	background-repeat: no-repeat;
	height: 58px;
	margin-bottom: 4px;
}
#areaShopService .guides-bts a {
	display: inline-block;
	background-repeat: no-repeat;
	width: 156px;
	height: 58px;
}
#areaShopService .est-orders {
	background-image: url(but_est-orders.png);
	float: left;
}
#areaShopService .guide {
	background-image: url(but_guide.png);
	float: right;
}
#area_dress .dress-coordinate {
	display: block;
	background-image: url(but_corrdinate-m.png);
	background-repeat: no-repeat;
	height: 54px;
	position: relative;
	z-index: 0;
	margin-top: 6px;
}
#area_dress .dress-coordinate img.cor {
	position: absolute;
	z-index: 5;
	right: -12px;
	top: -10px;
}
