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

#shop-banner-contain {
	float: left;
	width: 500px;
	margin-bottom: 7px;
	padding-bottom: 7px;
}
#shop-banner-header-title {
	background-color: #B71662;
	float: left;
	height: 24px;
	width: 480px;
	font-size: 21px;
	padding: 10px;
	margin-bottom: 11px;
}

#shop-banner-header-title h1 {
	font-size: 21px;
}


#shop-banner-pagination-contain {
	float: left;
	height: 23px;
	width: 495px;
	font-size: 15px;
	padding-left: 5px;
	padding-top: 10px;
}
#shop-banner-pagination-right {
	float: right;
	width: 300px;
	font-size: 15px;
	text-align: right;
	padding-right: 5px;
}

#shop-banner-pagination-contain-lower {
	float: left;
	height: 23px;
	width: 495px;
	font-size: 15px;
	padding-left: 5px;
	padding-top: 10px;
}
#shop-banner-pagination-right-lower {
	float: right;
	width: 300px;
	font-size: 15px;
	text-align: right;
	padding-right: 5px;
}

.shop-contain-row{
	float: left;
	width: 500px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 11px;
	padding-bottom: 11px;
}


.shop_no_margin {float:left; width:159px; margin-right:0px;}
.shop_margin {float:left; width:159px; margin-right:9px; }

.shop-view-more-container-margin { width: 159px; float: left; margin:3px 0px 0px 0px; }
.shop-view-more-container-no-margin { width: 159px; float: left; margin-top: 3px;}

.shop-image-holder {
	height: 115px;
	width: 159px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 5px;
}
.shop-pink-text {
	color: #CA517D;
}
.shop-pink-price-text {
	font-size: 18px;
	color: #CA517D;
}

.shop-04 {
	float: left;
	width: 200px;
	margin-right: 11px;
}

.shop-05 {
	float: left;
	width: 288px;
}

.shop-quantity-box input{border:none; width:25px; height:19px; margin:-3px 0px 0px -8px}

.shop-large-text {
	font-size: 18px;
}
.shop-dark-pink-text {
	color: #FF9DBB;
	font-size: 22px;
}

.product_description {height:35px; display:block; width:159px;}
.product_price {height:18px; display:block; width:159px;}

.shop-product-title-text {height:45px; display:block;}
.error_box {width:494px; border:3px solid #B71662; background-color:#FFFFFF; color:#333333;}
.error_box ul {margin:10px 10px; font-size:12px}
