@charset "UTF-8";
/* CSS Document */

.shopLinkBox {
	width: 800px;
	position: relative;
	float: left;
	z-index: 5;
	top: -7px;
}
* + html .shopNavLinkBox {
	 top: 2px;
}