@charset "UTF-8";
/*********************************** 
 BRAND & ITEM
 ***********************************/



body#BRAND1 #ShopMainTop,
body#BRAND2 #ShopMainTop {
	background: none;
	background-repeat: no-repeat;
	background-position: left 25px;
	width: 634px;
	height: 105px;
	clear: both;
}
		body#BRAND1 #ShopMainTop {
			background-image:url(../images/shop/brand1/shop_item_bg.jpg);
		}
		body#BRAND2 #ShopMainTop {
			background-image:url(../images/shop/brand2/shop_item_bg.jpg);
		}
body#BRAND1 #ShopMainBottom,
body#BRAND2 #ShopMainBottom {
	background: none;
	background-repeat: no-repeat;
	background-position: left 0px;
	background-image:url(../images/shop/brand1/shop_item_bg.jpg);
	width: 634px;
	height: 65px;
	clear: both;
}
		body#BRAND1 #ShopMainBottom {
			background-image:url(../images/shop/brand1/shop_item_bg.jpg);
		}
		body#BRAND2 #ShopMainBottom {
			background-image:url(../images/shop/brand2/shop_item_bg.jpg);
		}
.product-info-box {
	border: none;
	padding: 0px;
/*	padding: 0px 0px 60px 0px;
	background-image: url(../images/shop/brand1/shop_item_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
		body#BRAND1 .product-info-box {
			background-image: url(../images/shop/brand1/shop_item_bg.jpg);
		}
		body#BRAND2 .product-info-box {
			background-image: url(../images/shop/brand2/shop_item_bg.jpg);*/
		}
.product-essential {
	background: none;
	overflow: hidden;
	width: 634px;
	padding: 0px;
/*	padding: 105px 0px 0px 0px;
	background-repeat: no-repeat;
	background-position: left 25px;
}
		body#BRAND1 .product-essential {
			background-image: url(../images/shop/brand1/shop_item_bg.jpg);
		}
		body#BRAND2 .product-essential {
			background-image: url(../images/shop/brand2/shop_item_bg.jpg);*/
		}
.product-img-box .more-views li a {
	border: 1px solid #BFBFBF;
	width: 78px;
	height: 78px;
}
.product-info-box .product-name {
	font-size: 16px;
	color: #091B4D;
	background-image: url(../images/shop/shop_item_ico1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 100%;
	min-height: 25px;
	padding: 7px 0px 0px 25px;
	margin: 0px 0px 2px 0px;
}
		body#BRAND1.product-info-box .product-name {
			color: #091B4D;
		}
		body#BRAND2.product-info-box .product-name {
			color: #1B2851;
		}
* html body .product-info-box .product-name {
	height: 31px;
	padding: 10px 0px 0px 25px;
}

.product-collateral {
	background: none;
	padding: 0px;
}
.product-collateral .head {
	padding: 0px;
	margin: 0px;
	border: 0px none;
	clear: both;
	width: 100%;
}
.product-collateral .collateral-box {
	margin-bottom: 25px;
	padding: 0px 50px 0px 0px;
}
.product-collateral .collateral-box h4 {
	font-size: 13px;
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px 0px 5px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #574735;
	font-weight: normal;
}
.product-collateral .collateral-box h4.ico2 {
	background-image: url(../images/shop/shop_item_ico2.gif);
	min-height: 18px;
	padding-top: 3px;
	
}
.product-collateral .collateral-box h4.ico3 {
	background-image: url(../images/shop/shop_item_ico3.gif);
	min-height: 23px;
	padding-top: 5px;
	
}
.product-collateral .collateral-box h4.ico4 {
	background-image: url(../images/shop/shop_item_ico4.gif);
	min-height: 21px;
	padding-top: 5px;
	
}
.product-collateral div.up-sell {
	width: 634px;
	padding: 0px;
	margin-bottom: 0px;
}
.product-collateral div.up-sell .head {
	padding: 0px;
	background-image: url(../images/shop/brand1/shop_item_upsell_bg.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin-bottom: 50px;
}
.product-collateral div.up-sell .head h4 {
	background-image: none;
	padding: 8px 5px 5px 25px;
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	font-weight: bold;
}
.product-collateral div.up-sell .head h4.ico5 {
	background-image: url(../images/shop/shop_item_ico5.gif);
	min-height: 20px;
	
}
.product-collateral .up-sell .generic-product-grid {
	background: none;
	border: 0px none;
}
.product-collateral .up-sell .generic-product-grid td {
	border: 0px none;
	background: none;
	background-image: url(../images/shop/shop_item_vdot.gif);
	background-repeat: no-repeat;
	background-position: 147px top;
	padding: 0px;
	text-align: left;
	width: 169px;
}
.product-collateral .up-sell .generic-product-grid td.last {
	background: none;
	width: 127px;
}
.product-collateral .up-sell .generic-product-grid td img {
	border: 1px solid #CBD5DB;
}
		body#BRAND1.product-collateral .up-sell .generic-product-grid td img {
			border: 1px solid #CBD5DB;
		}
		body#BRAND2.product-collateral .up-sell .generic-product-grid td img {
			border: 1px solid #CBD5DB;
		}
.generic-product-grid p.product-image {
	margin: 0px;
	text-align: left;
}
.catalog-listing h5 {
}
.product-img-box .product-image-zoom img:hover {
	filter: alpha(opacity=85);
	-moz-opacity:0.85;
	opacity:0.85;
	cursor: pointer;
}

.listing-type-grid {
	background: none;
}




		body#BRAND1 .middle,
		body#BRAND2 .middle {
		}
		body#BRAND1 .col-2-left-layout,
		body#BRAND2 .col-2-left-layout {
			background: none;
			background-image: url(../images/shop/shop_bg1_1b.png);
		}
			* html body#BRAND1 .col-2-left-layout {
				background: none;
				background-image: url(../images/shop/shop_bg1_1b.jpg);
			}
			* html body#BRAND2 .col-2-left-layout {
				background: none;
				background-image: url(../images/shop/shop_bg1_1b.jpg);
			}
		
		body#BRAND1 .ShopLeftBtn1 a {
			background-image: url(../images/shop/brand1/shop_left_btn_bg.jpg);
		}
		body#BRAND2 .ShopLeftBtn1 a {
			background-image: url(../images/shop/brand2/shop_left_btn_bg.jpg);
			padding:15px 10px 0px;
			height:28px;
		}
		
		body#BRAND1 .ShopLeftCoordinate h4 a {
			background-image: url(../images/shop/brand1/shop_left_title_coordinate.jpg);
		}
		body#BRAND2 .ShopLeftCoordinate h4 a {
			background-image: url(../images/shop/brand2/shop_left_title_coordinate.jpg);
		}
		body#BRAND1 .ShopLeftNewItem h4 a {
			background-image: url(../images/shop/brand1/shop_left_title_new.jpg);
		}
		body#BRAND2 .ShopLeftNewItem h4 a {
			background-image: url(../images/shop/brand2/shop_left_title_new.jpg);
		}
		/* rm _common
		body#BRAND1 .ShopLeftCategory h4 {
			background-image: url(../images/shop/brand1/shop_left_title_ctg.jpg);
		}
		body#BRAND2 .ShopLeftCategory h4 {
			background-image: url(../images/shop/brand2/shop_left_title_ctg.jpg);
		}*/
		
		body#BRAND1 #ShopLeftTitleItem {
			background-image: url(../images/shop/brand1/shop_left_title_item.gif);
		}
		body#BRAND2 #ShopLeftTitleItem {
			background-image: url(../images/shop/brand2/shop_left_title_item.gif);
		}
		
		body#BRAND1 .ShopLeftPicup h4 {
			background-image: url(../images/shop/brand1/shop_left_title_pic.jpg);
		}
		body#BRAND2 .ShopLeftPicup h4 {
			background-image: url(../images/shop/brand2/shop_left_title_pic.jpg);
		}
		
		body#BRAND1 .ShopLeftSize {
			background-image: url(../images/shop/brand1/shop_left_title_size.jpg);
		}
		body#BRAND2 .ShopLeftSize {
			background-image: url(../images/shop/brand2/shop_left_title_size.jpg);
		}
		
		body#BRAND1 .ShopLeftPrice {
			background-image: url(../images/shop/brand1/shop_left_title_price.jpg);
		}
		body#BRAND2 .ShopLeftPrice {
			background-image: url(../images/shop/brand2/shop_left_title_price.jpg);
		}
		* html body#BRAND1 .ShopLeftSize,
		* html body#BRAND1 .ShopLeftPrice,
		* html body#BRAND2 .ShopLeftSize,
		* html body#BRAND2 .ShopLeftPrice {
			background: none;
		}
		
		body#BRAND1 #ShopLeftTitleSizechart {
			background-image: url(../images/shop/brand1/shop_left_title_sizechart.gif);
		}
		body#BRAND2 #ShopLeftTitleSizechart {
			background-image: url(../images/shop/brand2/shop_left_title_sizechart.gif);
		}






.col-2-left-layout .listing-type-grid li.item, .col-2-right-layout .listing-type-grid li.item {
	width: 135px;
}

.listing-type-grid li.item {
	padding: 12px 12px;
    height: 200px;
}
.category-head h2 {
	font-size: 18px;
	color: #333333;
	padding: 10px 25px 15px 25px;
}

	
.listing-type-grid .product-image img {
	border: solid 1px #CBD5DB;
}	
		body#BRAND1 .listing-type-grid .product-image img {
			border: solid 1px #CBD5DB;
		}
		body#BRAND2 .listing-type-grid .product-image img {
			border: solid 1px #D0C8DB;
		}
.listing-type-grid p.product-image {
	margin: 0px;
}

.catalog-listing h5 a,
.catalog-listing h5 a:hover {
	font-weight: normal;
	color: #7D7161;
	font-size: 12px;
	text-decoration: none;
}
.col-2-left-layout .listing-type-grid, .col-2-right-layout .listing-type-grid {
	background-image: none;
}

.listing-type-grid .grid-row {
	border: none 0px;
	padding-bottom: 1.6em;
	overflow: hidden;
}





#nav {
	width: 950px;
	height: 40px;
	padding: 0px;
	clear: both;
	overflow: hidden;
	background-image: url(../images/shop/shop_navi.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
	position: relative;
	margin: 0px 0px 0px 0px;
	z-index: 999;
}
/********* 2009.7.8 変更 ここから *********/
#nav li a {
	display: block;
	width: 78px;
	height: 40px;
	padding: 0px;
	text-indent: -9999px;
	background-image: url(../images/shop/shop_navi.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
}
#nav li.nav-petitjam a {
	left: 872px;
	background-position: -84px 0px;
}
#nav li.nav-seraph a {
	left: 788px;
	background-position: 0px 0px;
}
#nav li a:hover {
	filter: alpha(opacity=100);
	-moz-opacity:1.00;
	opacity:1.00;
}
#nav li.nav-petitjam a:hover {
	background-position: -84px -40px;
}
#nav li.nav-seraph a:hover {
	background-position: 0px -80px;
}


body#BRAND1 #nav li.nav-petitjam a {
	background-position: -84px -40px;
}
body#BRAND2 #nav li.nav-seraph a {
	background-position: 0px -80px;
}
/********* 2009.7.8 変更 ここまで *********/



body#BRAND1 #ShopLeftBrandTitle {
	background-image: url(../images/shop/brand1/shop_left_brand_title.jpg);
	background-repeat: no-repeat;
	background-position: -6px 7px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	width: 210px;
	height: 190px;
}
body#BRAND2 #ShopLeftBrandTitle {
	background-image: url(../images/shop/brand2/shop_left_brand_title.jpg);
	background-repeat: no-repeat;
	background-position: -7px 10px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	width: 212px;
	height: 145px;
}
#ShopLeftTitleItem {
	background-image: url(../images/shop/shop_left_title_item.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	height: 39px;
}

.ShopLeftCoordinate h4 a,
.ShopLeftNewItem h4 a {
	/*background-image: url(../images/shop/shop_left_title_coordinate.jpg);*/
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 29px;
	width: 195px;
	overflow: hidden;
	margin: 0px 0px 4px 0px;
	padding: 0px;
	display: block;
}
.ShopLeftNewItem {
	padding-bottom: 10px;
}

.ShopLeftPicup h4 {
	/*background-image: url(../images/shop/shop_left_title_pic.jpg);*/
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 37px;
	width: 195px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
/* rm _common
.ShopLeftCategory h4 {
	background-image: url(../images/shop/shop_left_title_ctg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 37px;
	width: 195px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}*/
.ShopLeftSize {
	background-image: url(../images/shop/shop_left_title_size.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 29px;
	width: 195px;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
.ShopLeftPrice {
	background-image: url(../images/shop/shop_left_title_price.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 29px;
	width: 195px;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
.ShopLeftSize:hover,
.ShopLeftPrice:hover {
	cursor: pointer;
	filter: alpha(opacity=85);
	-moz-opacity:0.85;
	opacity:0.85;
}
.ShopLeftSize form select,
.ShopLeftPrice form select {
	filter: alpha(opacity=0);
	-moz-opacity:0.00;
	opacity:0.00;
	width: 195px;
	height: 29px;
}
* html body .ShopLeftSize,
* html body .ShopLeftPrice {
	background: none;
}

#ShopLeftTitleSizechart {
	/*background-image: url(../images/shop/shop_left_title_sizechart.gif);*/
	background-repeat: no-repeat;
	background-position: 0px 34px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	height: 72px;
}
.ShopLeftSizechart {
	padding: 0px 0px 10px 0px;
	border: solid 1px #7D7161;
	color: #7D7161;
}
.ShopLeftSizechart .head {
}
.ShopLeftSizechart .head h4 {
	font-size: 12px;
	font-weight: bold;
	padding: 10px;
	color: #7D7161;
	border-bottom: solid 1px #7D7161;
}
.ShopLeftSizechart p {
	padding: 5px 10px 0px;
	margin: 0px;
	line-height: 120%;
}
.ShopLeftBtn1 a {
	/*background-image: url(../images/shop/shop_left_btn_bg.jpg);*/
	display: block;
	margin: 17px 0px 0px;
	padding: 5px 10px 0px;
	height: 38px;
	width: 175px;
	font-size: 12px;
	line-height: 130%;
	color: #06184B;
	overflow: hidden;
}
		body#BRAND1 .ShopLeftBtn1 a {
			color: #06184B;
		}
		body#BRAND2 .ShopLeftBtn1 a {
			color: #1B2851;
		}
.ShopBannerList li {
	margin-bottom: 10px;
}
.ShopBannerList li a {
	background-repeat: no-repeat;
	background-position: left top;
	width: 195px;
	height: 60px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
.ShopBannerPetitjam {
	background-image: url(../images/shop/shop_banner_petitjam.jpg);
}
.ShopBannerSeraph {
	background-image: url(../images/shop/shop_banner_seraph.jpg);
}

/*
body#BRAND1 .ShopBannerPetitjam {
	display: none;
}
body#BRAND2 .ShopBannerSeraph {
	display: none;
}
*/




#ShopTitleBrandlist {
	background-image: url(../images/shop/shop_title_brandlist.gif);
	background-repeat: no-repeat;
	background-position: 0px 20px;
	text-indent: -9999px;
	clear: both;
	height: 103px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: hidden;
}




.product-options {
	background: none;
	border: none;
	margin: 20px 0px 0px;
	padding: 0px;
}
.product-options dt label {
	color: #666666;
}
.product-options dd {
	padding: 5px 0px 0px 0px;
	border: none;
}
.product-options-bottom {
	background: none;
	border: none;
	margin: 0px;
	padding: 0px;
}
.product-shop .product-options-bottom .add-to-cart-box {
	padding-top: 0px;
}
.product-options dd select {
	color: #333333;
}






.ShopNote1 {
	font-size: 10px;
	line-height: 130%;
	color: #FF0000;
	padding: 3px 0px;
}
* html body .ShopNote1 {
	font-size: 9px;
}
* +html body .ShopNote1 {
	font-size: 9px;
}
.ShopItemTitleBorder {
/*	background-image: url(../images/shop/brand1/shop_item_title_bg.jpg);*/
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 15px;
}
		body#BRAND1 .ShopItemTitleBorder {
			background-image: url(../images/shop/brand1/shop_item_title_bg.jpg);
		}
		body#BRAND2 .ShopItemTitleBorder {
			background-image: url(../images/shop/brand2/shop_item_title_bg.jpg);
		}
.ShopItemDesc {
	padding-bottom: 1em;
}
.ShopItemSpec1 {
	clear: both;
	border-left: 3px solid #091B4D;
	padding: 0px 0px 0px 5px;
	line-height: 100%;
}
		body#BRAND1 .ShopItemSpec1 {
			border-left: 3px solid #091B4D;
		}
		body#BRAND2 .ShopItemSpec1 {
			border-left: 3px solid #1B2851;
		}
.ShopItemSpec1 strong.price {
	font-weight: bold;
	color: #091B4D;
	font-size: 16px;
}
.ShopItemSpecTable1,
.ShopItemSpecTable2 {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin-bottom: 8px;
}
.ShopItemSpecTable1 th,
.ShopItemSpecTable1 td,
.ShopItemSpecTable2 th,
.ShopItemSpecTable2 td {
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 5px;
	width: 20%;
	line-height: 100%;
	vertical-align: middle;
}
.ShopItemSpecTable1 th,
.ShopItemSpecTable2 th {
	background-color: #F2F2F2;
	text-align: center;
}
.ShopItemSpecTable2 th {
	font-weight: normal;
}
.ShopItemSpecTable2 td {
	text-align: center;
}
.product-collateral .attribute-specs td {
	line-height: 100%;
	padding: 5px;
}
button.ShopFormButton {
	background-image: url(../images/shop/brand1/shop_btn_check.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 197px;
	height: 39px;
	border: 0px none;
	overflow: hidden;
	margin: 15px 0px 0px;
	text-indent: -9999px;
}
		body#BRAND1 button.ShopFormButton {
			background-image: url(../images/shop/brand1/shop_btn_check.jpg);
		}
		body#BRAND2 button.ShopFormButton {
			background-image: url(../images/shop/brand2/shop_btn_check.jpg);
		}
		body#BRAND3 button.ShopFormButton {
			background-image: url(../images/shop/brand3/shop_btn_check.jpg);
		}
		body#BRAND4 button.ShopFormButton {
			background-image: url(../images/shop/brand4/shop_btn_check.jpg);
		}


.ShopItemMoreviews {
	width: 660px;
	overflow: hidden;
	padding: 0px 0px 25px 0px;
}
.ShopItemMoreviews .more-views li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
.ShopItemMoreviews .more-views li a {
	border: 1px solid #BFBFBF;
	width: 78px;
	height: 78px;
	display: block;
	float: left;
	margin: 0px 12px 0px 0px;
	padding: 0px;
}
.ShopItemMoreviews .more-views li a.last {
	margin: 0px;
}



.ShopItemTopLy {
	padding-top: 27px;
}
.ShopItemTopLy .ShopItemTopMainImg {
	/*background-image: url(../images/shop/brand1/shop_item_top.jpg);*/
	background-repeat: no-repeat;
	background-position: 0px 0px;
	clear: both;
	height: 314px;
	width: 634px;
	overflow: hidden;
	text-indent: -9999px;
	margin: 0px 0px 0px 0px;
}
		body#BRAND1 .ShopItemTopLy .ShopItemTopMainImg {
			background-image: url(../images/shop/brand1/shop_item_top.jpg);
		}
		body#BRAND2 .ShopItemTopLy .ShopItemTopMainImg {
			background-image: url(../images/shop/brand2/shop_item_top.jpg);
		}
.ShopItemTopLy ul {
	padding: 0px 0px 10px 0px;
	overflow: hidden;
	width: 100%;
}
.ShopItemTopLy li {
	width: 127px;
	display: block;
	float: left;
	margin-right: 42px;
	line-height: 130%;
}
.ShopItemTopLy li a {
	color: #7D7161;
	text-decoration: none;
}
.ShopItemTopLy li img {
	border: 1px solid #CBD5DB;
}
		body#BRAND1 .ShopItemTopLy li img {
			border: 1px solid #CBD5DB;
		}
		body#BRAND2 .ShopItemTopLy li img {
			border: 1px solid #D0C8DB;
		}
.ShopItemTopLy li.last {
	margin-right: 0px;
}
.ShopItemTopLy .ShopItemTopLy1 {
	line-height: 130%;
	width: 100%;
	padding-top: 20px;
	overflow: hidden;
}

.ShopItemTopLy .ShopItemTopLy1 .ShopItemTopLy1L {
	width: 349px;
	margin: 0px;
	float:left;
}
.ShopItemTopLy .ShopItemTopLy1 .ShopItemTopLy1R {
	width: 285px;
	float:left;
}
.ShopItemTopLy .ShopItemTopLy1 .ShopItemTopLy1R p {
	margin-bottom: 0px;
}
.ShopItemTopLy .ShopItemTopLy1 .ShopItemTopLy1R h3 {
	font-size: 16px;
	font-weight: normal;
	color: #574735;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
	line-height: 100%;
	margin-bottom: 10px;
}
		body#BRAND1 .ShopItemTopLy .ShopItemTopLy1 .ShopItemTopLy1R h3 {
			background-image: url(../images/shop/brand1/shop_item_top_subtitle_border.gif);
		}
		body#BRAND2 .ShopItemTopLy .ShopItemTopLy1 .ShopItemTopLy1R h3 {
			background-image: url(../images/shop/brand2/shop_item_top_subtitle_border.gif);
		}
.ShopItemTopLy .ShopItemTopLy1 .ShopItemTopLy1R h3 small {
	font-size: 12px;
	font-weight: normal;
	margin-left: 0.5em;
}
		body#BRAND4 .ShopItemTopLy .single .ShopItemTopLy1R h3 small {
			display: block;
			margin-left: 0em;
		}
/*
.ShopItemTopLy .ShopItemTopLy1 .ShopItemTopLy1R .ShopItemTopTitleTops {
	background-image: url(../images/shop/shop_item_top_tops.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 25px;
	width: 100%;
	overflow: hidden;
	line-height: 100%;
	margin: 0px;
}
.ShopItemTopLy .ShopItemTopLy1 .ShopItemTopLy1R .ShopItemTopTitleBottoms {
	background-image: url(../images/shop/brand1/shop_item_top_bottoms.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 25px;
	width: 100%;
	overflow: hidden;
	line-height: 100%;
	margin: 0px;
}
.ShopItemTopLy .ShopItemTopLy1 .ShopItemTopLy1R .ShopItemTopTitleOption {
	background-image: url(../images/shop/brand1/shop_item_top_option.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 25px;
	width: 100%;
	overflow: hidden;
	margin: 0px;
	line-height: 100%;
	margin: 0px;
}
*/
.ShopItemTopLy .ShopItemTopLy1 .ShopItemTopLy1R ul {
	padding: 8px 0px 8px 0px;
	margin: 0px;
}
.ShopItemTopLy .ShopItemTopLy1 .ShopItemTopLy1R ul li {
	width: 127px;
	display: block;
	float: left;
	margin-right: 30px;
	
}
.ShopItemTopLy .ShopItemTopLy1 .ShopItemTopLy1R a {
	color: #7D7161;
	text-decoration: underline;
}
.ShopItemTopLy .ShopItemTopLy1 .ShopItemTopLy1R a:hover {
	text-decoration: none;
}
.ShopItemTopLy .ShopItemTopLy1 .ShopItemTopLy1R ul li.last {
	margin-right: 0px;
}


.category-head h2.item {
	background-image: url(../images/shop/shop_item_title_bg.jpg);
	background-repeat: no-repeat;
	background-position: left 24px;
	height: 58px;
	padding: 0px;
	margin: 0px;
	width: auto;
	padding: 40px 0px 0px 0px;
	margin: 0px;
	color: #574735;
}
.category-head h2.coordinate {
	background-image: url(../images/shop/shop_coordinate_title_bg.jpg);
	background-repeat: no-repeat;
	background-position: left 6px;
	height: 58px;
	padding: 0px;
	margin: 0px;
	width: auto;
	padding: 40px 0px 0px 0px;
	margin: 0px;
	color: #574735;
}






.ShopBrandlistSep {
	text-indent: -9999px;
	clear: both;
	height: 1px;
	width: 900px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
/*	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;*/
	overflow: hidden;
}
.ShopBrandlistSep2 {
	text-indent: -9999px;
	clear: both;
	height: 20px;
	width: 900px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
/*	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;*/
	overflow: hidden;
}





/* Brand TOP */

.ShopMainWrap {
	/*background-image: url(../images/shop/brand1/shop_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;*/
	width: 900px;
	overflow: hidden;
}
		body#BRAND1 .ShopMainWrap {
		}
		body#BRAND2 .ShopMainWrap {
		}

.ShopBrandtopLy1 {
	width: 900px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px;
	overflow: hidden;
}
.ShopBrandtopLy1 a {
	text-decoration: none;
	color: #333333;
}
.ShopBrandtopLy1 a:hover {
	text-decoration: none;
}
.ShopBrandtopLy1 h2 {
	/*background-image: url(../images/shop/brand1/shop_brand_top_title.jpg);*/
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 115px;
	width: auto;
	clear: both;
	margin: 0px;
}
		body#BRAND1 .ShopBrandtopLy1 h2 {
			background-image: url(../images/shop/brand1/shop_brand_top_title.jpg);
		}
		body#BRAND2 .ShopBrandtopLy1 h2 {
			background-image: url(../images/shop/brand2/shop_brand_top_title.jpg);
			height: 102px;
		}
.ShopBrandtopLy1 .ShopBrandtopLy1L {
	width: 295px;
	overflow: hidden;
	float: left;
}
.ShopBrandtopLy1 .ShopBrandtopLy1R {
	width: 560px;
	overflow: hidden;
	float: right;
}
.ShopBrandtopLy1 .ShopBrandtopLy1R2 {
	width: 572px;
	overflow: hidden;
	float: right;
}

.ShopBrandtopLy1 .ShopBrandtopLy1L .ShopBrandtopLy2 {
	/*background-image: url(../images/shop/brand1/shop_brand_top_bg.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;*/
	width: 295px;
	padding-top: 10px;
}
.ShopBrandtopLy1 .ShopBrandtopLy1L .ShopBrandtopLy2 p {
	padding: 0px;
	line-height: 150%;
	color: #574735;
}
.ShopBrandtopLy1 .ShopBrandtopLy1L .ShopBrandtopLy2 p strong {
/*	background-image: url(../images/shop/brand1/shop_brandtop_subtitle_bg.jpg);*/
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 20px;
	margin-top: 2em;
	padding: 5px 0px 0px 7px;
	display: block;
	color: #FFFFFF;
	font-size: 13px;
	line-height: 100%;
}
		body#BRAND1 .ShopBrandtopLy1 .ShopBrandtopLy1L .ShopBrandtopLy2 p strong {
			background-image: url(../images/shop/brand1/shop_brandtop_subtitle_bg.jpg);
		}
		body#BRAND2 .ShopBrandtopLy1 .ShopBrandtopLy1L .ShopBrandtopLy2 p strong {
			background-image: url(../images/shop/brand2/shop_brandtop_subtitle_bg.jpg);
		}
.ShopBrandtopLy1 .ShopBrandtopLy1R .ShopBrandMainimg,
.ShopBrandtopLy1 .ShopBrandtopLy1R2 .ShopBrandMainimg {
	margin: 0px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: relative;
}
		body#BRAND1 .ShopBrandtopLy1 .ShopBrandtopLy1R2 .ShopBrandMainimg {
			background-image: url(../images/shop/brand1/shop_brand_top_mainimg_bg.jpg);
			width: 572px;
	height: 430px;
		}
		body#BRAND2 .ShopBrandtopLy1 .ShopBrandtopLy1R .ShopBrandMainimg {
			background-image: url(../images/shop/brand2/shop_brand_top_mainimg_bg.jpg);
			height: 410px;
	width: 560px;
		}
.ShopBrandtopLy1 .ShopBrandtopLy1R .ShopBrandMainimg a,
.ShopBrandtopLy1 .ShopBrandtopLy1R2 .ShopBrandMainimg a {
	display: block;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	filter: alpha(opacity=100);
	-moz-opacity:1.00;
	opacity:1.00;
	position: absolute;
			width: 528px;
			height: 378px;
}
		body#BRAND1 .ShopBrandtopLy1 .ShopBrandtopLy1R2 .ShopBrandMainimg a {
			background-image: url(../images/shop/brand1/shop_brand_top_mainimg.jpg);
			top:22px;
			left:22px;
		}
		body#BRAND2 .ShopBrandtopLy1 .ShopBrandtopLy1R .ShopBrandMainimg a {
			background-image: url(../images/shop/brand2/shop_brand_top_mainimg.jpg);
			top:16px;
			left:16px;
		}
.ShopBrandtopLy1 .ShopBrandtopLy1R .ShopBrandMainimg a:hover,
.ShopBrandtopLy1 .ShopBrandtopLy1R2 .ShopBrandMainimg a:hover {
	filter: alpha(opacity=85);
	-moz-opacity:0.85;
	opacity:0.85;
}
.ShopBrandtopLy1 .ShopBrandtopLy1L .ShopBrandtopLy2 p a {
	text-decoration: underline;
	line-height: 130%;
}
.ShopBrandtopLy1 .ShopBrandtopLy1L .ShopBrandtopLy2 p a:hover {
	text-decoration: none;
}

.ShopBrandtopLy1 .ShopBrandtopLy1L .ShopBrandtopLy3 {
	width: 295px;
}
.ShopBrandtopLy1 .ShopBrandtopLy1L .ShopBrandtopLy3 .ShopBrandtopTitleNewitem {
	width: 291px;
	height: 65px;
/*	background-image: url(../images/shop/brand1/shop_brand_top_newitem.jpg);*/
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	margin: 0px;
	overflow: hidden;
}
		body#BRAND1 .ShopBrandtopLy1 .ShopBrandtopLy1L .ShopBrandtopLy3 .ShopBrandtopTitleNewitem {
			background-image: url(../images/shop/brand1/shop_brand_top_newitem.jpg);
		}
		body#BRAND2 .ShopBrandtopLy1 .ShopBrandtopLy1L .ShopBrandtopLy3 .ShopBrandtopTitleNewitem {
			background-image: url(../images/shop/brand2/shop_brand_top_newitem.jpg);
		}
.ShopBrandtopLy1 .ShopBrandtopLy1L .ShopBrandtopLy3 .ShopBrandtopTitleNewitem h3 {
	display: none;
}
.ShopBrandtopLy1 .ShopBrandtopLy1L .ShopBrandtopLy3 .ShopBrandtopTitleNewitem p {
	text-align: right;
	padding: 18px 0px 0px 0px;
	line-height: 100%;
}
.ShopBrandtopLy1 .ShopBrandtopLy1L .ShopBrandtopLy3 .ShopBrandtopTitleNewitem p a {
	color: #7D7161;
	text-decoration: underline;
}
.ShopBrandtopLy1 .ShopBrandtopLy1L .ShopBrandtopLy3 .ShopBrandtopTitleNewitem p a:hover {
	text-decoration: none;
}
.ShopBrandtopLy1 .ShopBrandtopLy1L .ShopBrandtopLy3 ul {
	padding: 0px;
	margin: 0px;
}
.ShopBrandtopLy1 .ShopBrandtopLy1L .ShopBrandtopLy3 li {
	display: block;
	width: 125px;
	float: left;
	margin-right: 45px;
	line-height: 130%;
	text-align: center;
}
.ShopBrandtopLy1 .ShopBrandtopLy1L .ShopBrandtopLy3 li.last {
	margin-right: 0px;
}
.ShopBrandtopLy1 .ShopBrandtopLy1L .ShopBrandtopLy3 li a {
	color: #7D7161;
}

.ShopBrandtopLy1 .ShopBrandtopLy1R .ShopBrandtopLy4 {
	width: 560px;
	min-height: 250px;
	padding: 0px;
	overflow: hidden;
/*	background-image: url(../images/shop/brand1/shop_brand_top_petitjam.jpg);*/
	background-repeat: no-repeat;
	background-position: right bottom;
}
		body#BRAND1 .ShopBrandtopLy1 .ShopBrandtopLy1R .ShopBrandtopLy4 {
			background-image: url(../images/shop/brand1/shop_brand_top_petitjam.jpg);
		}
		body#BRAND2 .ShopBrandtopLy1 .ShopBrandtopLy1R .ShopBrandtopLy4 {
			background-image: url(../images/shop/brand2/shop_brand_top_seraph.jpg);
		}
.ShopBrandtopLy1 .ShopBrandtopLy1R .ShopBrandtopLy4 .ShopBrandtopTitleCoordinate {
	width: auto;
	height: 65px;
/*	background-image: url(../images/shop/brand1/shop_brand_top_coordinate.jpg);*/
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	margin: 0px;
	overflow: hidden;
}
		body#BRAND1 .ShopBrandtopLy1 .ShopBrandtopLy1R .ShopBrandtopLy4 .ShopBrandtopTitleCoordinate {
			background-image: url(../images/shop/brand1/shop_brand_top_coordinate.jpg);
		}
		body#BRAND2 .ShopBrandtopLy1 .ShopBrandtopLy1R .ShopBrandtopLy4 .ShopBrandtopTitleCoordinate {
			background-image: url(../images/shop/brand2/shop_brand_top_coordinate.jpg);
		}
.ShopBrandtopLy1 .ShopBrandtopLy1R .ShopBrandtopLy4 .ShopBrandtopTitleCoordinate h3 {
	display: none;
}
.ShopBrandtopLy1 .ShopBrandtopLy1R .ShopBrandtopLy4 .ShopBrandtopTitleCoordinate p {
	text-align: right;
	padding: 18px 0px 0px 0px;
	line-height: 100%;
}
.ShopBrandtopLy1 .ShopBrandtopLy1R .ShopBrandtopLy4 .ShopBrandtopTitleCoordinate p a {
	color: #7D7161;
	text-decoration: underline;
}
.ShopBrandtopLy1 .ShopBrandtopLy1R .ShopBrandtopLy4 .ShopBrandtopTitleCoordinate p a:hover {
	text-decoration: none;
}
.ShopBrandtopLy1 .ShopBrandtopLy1R .ShopBrandtopLy4 ul {
	padding: 0px;
	margin: 0px;
}
.ShopBrandtopLy1 .ShopBrandtopLy1R .ShopBrandtopLy4 li {
	display: block;
	width: 125px;
	float: left;
	margin-right: 20px;
	line-height: 130%;
	text-align: center;
}
.ShopBrandtopLy1 .ShopBrandtopLy1R .ShopBrandtopLy4 li.last {
	margin-right: 0px;
}
.ShopBrandtopLy1 .ShopBrandtopLy1R .ShopBrandtopLy4 li a {
	color: #7D7161;
}





/* Brand List */
#ShopBrandlistMain {
	background-image: url(../images/shop/shop_brandlist_mainimg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	clear: both;
	height: 558px;
	width: 900px;
	overflow: hidden;
	position: relative;
	margin: 0px auto;
}
#ShopBrandlistMain a {
	text-decoration: underline;
}
#ShopBrandlistMain a:hover {
	text-decoration: none;
}
#ShopBrandlistMain a.ShopBrandlistLink1 {
	position: absolute;
	top: 495px;
	left: 333px;
}
#ShopBrandlistMain a.ShopBrandlistLink2 {
	position: absolute;
	top: 495px;
	left: 681px;
}/*
#ShopBrandlistMain a.ShopBrandlistLink3 {
	position: absolute;
	top: 240px;
	right: 0px;
}
#ShopBrandlistMain a.ShopBrandlistLink4 {
	position: absolute;
	bottom: 0px;
	right: 0px;
}*/

#ShopBrandlistMain a.ShopBrandlistLink1a {
	text-indent: -9999px;
	position: absolute;
	top: 93px;
	left: 123px;
	width: 286px;
	height: 394px;
	background-color:#FFFFFF;
	filter: alpha(opacity=0);
	-moz-opacity:0.00;
	opacity:0.00;
}
#ShopBrandlistMain a.ShopBrandlistLink2a {
	text-indent: -9999px;
	position: absolute;
	top: 93px;
	left: 477px;
	width: 286px;
	height: 394px;
	background-color:#FFFFFF;
	filter: alpha(opacity=0);
	-moz-opacity:0.00;
	opacity:0.00;
}/*
#ShopBrandlistMain a.ShopBrandlistLink3a {
	text-indent: -9999px;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 292px;
	height: 234px;
	background-color:#FFFFFF;
	filter: alpha(opacity=0);
	-moz-opacity:0.00;
	opacity:0.00;
}
#ShopBrandlistMain a.ShopBrandlistLink4a {
	text-indent: -9999px;
	position: absolute;
	top: 256px;
	right: 0px;
	width: 292px;
	height: 226px;
	background-color:#FFFFFF;
	filter: alpha(opacity=0);
	-moz-opacity:0.00;
	opacity:0.00;
}*/
#ShopBrandlistMain a.ShopBrandlistLink1a:hover,
#ShopBrandlistMain a.ShopBrandlistLink2a:hover,
#ShopBrandlistMain a.ShopBrandlistLink3a:hover,
#ShopBrandlistMain a.ShopBrandlistLink4a:hover {
	filter: alpha(opacity=20);
	-moz-opacity:0.20;
	opacity:0.20;
}

.ShopBrandlistLy1 {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	width: 898px;
	margin: 25px auto;
}
.ShopBrandlistLy1 th,
.ShopBrandlistLy1 td {
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 5px 15px;
	vertical-align: middle;
	line-height: 100%;
}
.ShopBrandlistLy1 th {
	width: 235px;
}

#ShopMain {
	width: 685px;
	float: left;
}





/* Coordinate */
.ShopCoordinateLy1 {
	width: 635px;
	overflow: hidden;
	margin: 0px 0px 50px 0px;
	padding: 10px 0px 0px 0px;
/*	padding: 90px 0px 0px;
	margin: 25px 50px 50px 0px;
	background-repeat: no-repeat;
	background-position: left top;
}
		body#BRAND1 .ShopCoordinateLy1 {
			background-image:url(../images/shop/brand1/shop_item_bg.jpg);
		}
		body#BRAND2 .ShopCoordinateLy1 {
			background-image:url(../images/shop/brand2/shop_item_bg.jpg);*/
		}
.ShopCoordinateLy1 .ShopCoordinateLy1L {
	width: 380px;
	float: left;
}
.ShopCoordinateLy1 .ShopCoordinateLy1L p {
	margin-bottom: 0px;
	line-height: 100%;
}
.ShopCoordinateLy1 .ShopCoordinateLy1R {
	width: 225px;
	float: right;
}
.ShopCoordinateLy1 .ShopCoordinateLy1R .category-head {
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px 0px 10px 0px;
}
		body#BRAND1 .ShopCoordinateLy1 .ShopCoordinateLy1R .category-head {
			background-image: url(../images/shop/brand1/shop_coordinate_title_bar.gif);
			color: #033464;
		}
		body#BRAND2 .ShopCoordinateLy1 .ShopCoordinateLy1R .category-head {
			background-image: url(../images/shop/brand2/shop_coordinate_title_bar.gif);
			color: #A04424;
		}
.ShopCoordinateLy1 .ShopCoordinateLy1R .category-head h2 {
	margin: 0px;
	padding: 5px 0px 15px 35px;
	line-height: 100%;
	color: #033464;
	font-size: 16px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/shop/shop_coordinate_title.gif);
}
		body#BRAND1 .ShopCoordinateLy1 .ShopCoordinateLy1R .category-head h2 {
			color: #033464;
		}
		body#BRAND2 .ShopCoordinateLy1 .ShopCoordinateLy1R .category-head h2 {
			color: #1B2851;
		}
.col-2-left-layout .ShopCoordinateLy1 .ShopCoordinateLy1R .listing-type-grid,
.col-2-right-layout .ShopCoordinateLy1 .ShopCoordinateLy1R .listing-type-grid {
	padding: 0px 0px 0px 45px;
}
.col-2-left-layout .ShopCoordinateLy1 .ShopCoordinateLy1R .listing-type-grid li.item,
.col-2-right-layout .ShopCoordinateLy1 .ShopCoordinateLy1R .listing-type-grid li.item {
	padding: 25px 0px 0px 0px;
	width: 127px;
	float: none;
	height: 150px;
}


.ShopCoordinateLy2 {
	overflow: hidden;
	margin-bottom: 25px;
}


.ShopCoordinateLy2 .head {
	padding: 0px;
	margin: 0px 0px 20px 0px;
	clear: both;
	background-image: url(../images/shop/shop_coordinate_title_bar2.gif);
	background-repeat: no-repeat;
	background-position: right center;
	width: 635px;
}
.ShopCoordinateLy2 .head h3,
.ShopCoordinateLy2 .head h4 {
	color: #574735;
	font-size: 14px;
	line-height: 100%;
	font-weight: bold;
	padding: 3px 0px 0px 30px;
	background-image: url(../images/shop/shop_coordinate_title2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: none;
	text-align: left;
	height: 19px;
}
.col-2-left-layout .ShopCoordinateLy2 .listing-type-grid,
.col-2-right-layout .ShopCoordinateLy2 .listing-type-grid {
	width: 685px;
	overflow: hidden;
}
body#BRAND1 .listing-type-grid .grid-row,
body#BRAND2 .listing-type-grid .grid-row {
	padding-bottom: 0px;
}
.col-2-left-layout .ShopCoordinateLy2 .listing-type-grid li,
.col-2-right-layout .ShopCoordinateLy2 .listing-type-grid li {
	padding: 0px 0px 0px 0px;
	width: 169px;
	background:transparent url(../images/shop/shop_item_vdot.gif) repeat-y scroll 147px top;
	float: left;
}
.col-2-left-layout .ShopCoordinateLy2 .listing-type-grid li.last,
.col-2-right-layout .ShopCoordinateLy2 .listing-type-grid li.last {
	background: none;
}
.col-2-left-layout .ShopCoordinateLy2 .listing-type-grid li p,
.col-2-right-layout .ShopCoordinateLy2 .listing-type-grid li p {
	text-align: left;
}
/*
.ShopCoordinateBottom {
	width: 635px;
	clear: both;
	height: 90px;
	background-repeat: no-repeat;
	background-position: left 25px;
}
		body#BRAND1 .ShopCoordinateBottom {
			background-image:url(../images/shop/brand1/shop_item_bg.jpg);
		}
		body#BRAND2 .ShopCoordinateBottom {
			background-image:url(../images/shop/brand2/shop_item_bg.jpg);
		}
*/
