
/*== new/120405 =================================================*/

#shop #container {
	width: 1000px;
	}

#shop #navi {
	width: 194px;
	}

#shop #main {
	width: 790px;
	}


/**/

.basketBox {
	text-align:left;
	margin:15px auto 0;
	overflow: visible;
	}

#shop .basketBox {
	width:850px;
}

.basketBox p {
	margin:0;
	padding:0;
}

.basketBox ul,
.basketBox li {
	list-style:none;
	margin:0;
	padding:0;
}

.basketBox .head {
	padding:6px 0;
	background: #fff;
}

.basketBox .head h1 {
	color:#000;
	font-size:32px;
	font-weight:bold;
	text-align: center;
	line-height: 1.2em;
	word-wrap: break-word;
}

/**/
.basketBox .content_block {
	border:1px solid #ccc;
	padding: 17px 0 0;
	}


.basketBox .content {
	width: 100%;
	padding: 0;
	border:none;
	background: #fff;
	margin: 0;
}

.basketBox .content td {
	vertical-align: top;
	}

.basketBox .content li{
	background: none;
}

/**/

.basketBox .content .photoBlock {
	width:402px;
	*width:432px;
	padding: 0 0 0 17px;
	*padding: 0 13px 0 17px;
}

#shop .basketBox .content .infoBlock {
	width:395px;
	padding: 0;
}


/**/

.basketBox .content .photoBlock table {
	border: none;
	border-spacing: 0;
	margin-bottom: 10px;
	}

.basketBox .content .photoBlock .photoMain {
	width: 400px;
	height: 400px;
	background: #fff;
	overflow: hidden;
	text-align:center;
	vertical-align: middle;
	border: 1px solid #e6e6e6;
}

.basketBox .content .photoBlock .photoMain img {
	max-width: 400px;
	max-height: 400px;
	}


#otherPic1, #otherPic2, #otherPic3 {
	width: 100px !important;
	margin: 0 5px;
	vertical-align: top;
	}

/**/

.basketBox .content .photoBlock .photoSub {
	position:relative;
	overflow:hidden;
	margin-bottom:16px;
	margin-top:16px;
}

.basketBox .content .photoBlock .photoSub ul {
	position:relative;
	left:50%;
	float:left;
}

.basketBox .content .photoBlock .photoSub li {
	position:relative;
	left:-50%;
	float:left;
	padding:0 5px 5px 0;
}

/**/

.basketBox .content .photoBlock .new_infoBlock {
	border-top: 1px dotted #999;
	width: 400px;
	*margin-bottom: 37px;
}

.basketBox .content .photoBlock .new_infoBlock ul {
	margin-top: 16px;
	text-align: left;
}

.basketBox .content .photoBlock .new_infoBlock li {
	background: none;
}

.basketBox .content .photoBlock .new_infoBlock li.infokeep {
	padding-left:22px;
	padding-top:0;
	background:url(http://image.store-mix.com/i/a_shop/icon-keep.gif) left 2px no-repeat;
	margin-bottom:7px;
}

.basketBox .content .photoBlock .new_infoBlock li.new_interview {
	padding-left:22px;
	padding-top:0;
	background:url(http://image.store-mix.com/a_shop/icon-interview.gif) left 2px no-repeat;
	margin-bottom:7px;
}

.basketBox .content .photoBlock .new_infoBlock li.infomutter {
	padding-left:22px;
	padding-top:0;
	background:url(http://image.store-mix.com/i/a_shop/icon-mutter.gif) left 3px no-repeat;
	margin-bottom:7px;
}

.basketBox .content .photoBlock .new_infoBlock li a{
	color:#000000;
}

.basketBox .content .photoBlock .new_infoBlock li a:hover{
	color:#9c3;
	background:#fff;
}

.basketBox .content .photoBlock .new_infoBlock .send_mb {
	width: 128px;
	margin: 10px auto 0;
	}

/**/

/**/

.basketBox .content .infoBlock .maker_number {
	margin-bottom: 10px;
	margin-left: 5px;
	color: #666;
	font-size: 13px;
	}

.basketBox .infoBlock .catchCopy {
	display: block;
	color:#666;
	font-size:16px;
	font-weight:bold;
	margin:0;
	word-wrap: break-word;
	background: #F6F6F6;
	padding: 13px;
	line-height: 1.3em;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	text-align: left;
}

/**/

.basketBox .infoBlock .priceBlock {
	margin:20px 0 10px;
	text-align: center;
}

.basketBox .infoBlock .priceBlock strike{
	font-size: 28px;
	font-family: "arial",sans-serif;
	font-weight: bold;
	display: inline;
	vertical-align: top;
}


/*ʏ퉿i ʉi*/
.item-price1,
.item-price3 {
	color:#d60000;
	font-family:"arial",sans-serif;
	font-size:48px;
	font-weight:bold;
	line-height:100%;
	display:block;
}

.basketBox .infoBlock .priceBlock p.price {
	margin-bottom:15px;
	text-align: center;
}

.basketBox .infoBlock .priceBlock p.price span {
	display: block;
	}

.basketBox .infoBlock .priceBlock p.price .subPrice {
	margin-top:13px;
	font-size: 14px;
	color: #666;
}

.basketBox .infoBlock .priceBlock p.price .users {
	margin-top:13px;
	font-weight: normal;
	color: #666;
}

.basketBox .infoBlock .priceBlock p.price .users a {
	font-weight: bold;
	}

/**/


.basketBox .infoBlock .separatelyBlock{
	background:#fff;
	text-align: center;
	font-size: 14px;
	margin-bottom:0;
	padding: 15px 10px;
	border: 2px solid #f00;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
}

.basketBox .infoBlock .separatelyBlock p{margin:0;padding:0;}

.basketBox .infoBlock .separatelyBlock strong{font-size:18px;color:#d60000;}

.basketBox .infoBlock .separatelyBlock .item-price1{font-size:24px;display:inline;}

.basketBox .infoBlock .separatelyBlock .count{font-weight:700;color:#690;}

.basketBox .infoBlock .separatelyBlock .text{line-height:1.4em;color:#f00;}


.basketBox .infoBlock .retailBlock {
	background:#fff9d2;
	text-align: center;
	font-size: 14px;
	margin:10px 0 0 0;
	padding: 10px;
	border: 1px solid #ddccbb;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
}

.basketBox .infoBlock .retailBlock p.offPrice {
	color:#000;
}

.basketBox .infoBlock .retailBlock p.offPrice strong {
	color:#f00;
	margin:0 2px;
}

.basketBox .infoBlock .limitBlock {
	color:#339900;
	line-height:1.5;
	margin-bottom:10px;
	padding-top:10px;
}

.basketBox .infoBlock .limitBlock {
	background:#e4f3a8;
	text-align: center;
	color: #000;
	font-size: 14px;
	padding:10px;
	border: 1px solid #ddccbb;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
}

.basketBox .infoBlock .limitBlock span {
	color:#0377e6;
	font-weight: bold;
}

/**/

.basketBox .infoBlock .featureBlock {
	line-height:1.5;
	margin-bottom:10px;
}

.basketBox .infoBlock .featureBlock {
	background:#EFEDE1;
	color: #000;
	font-size: 14px;
	padding:10px 10px;
	text-align: center;
	border: 1px solid #ddccbb;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
}

.basketBox .infoBlock .featureBlock p {
	background:#EFEDE1;
}

.basketBox .infoBlock .featureBlock p strong {
	color: #f00;
}

/**/

#shop .basketBox .infoBlock .spec_payment	{
	width: 395px;
	font-size:14px;
	border-bottom: 1px dotted #999;
	margin-bottom:15px;
	}

.basketBox .infoBlock .spec_payment a {
	color:#333;
	}

.basketBox .infoBlock .spec_payment a:hover {
	color:#9c3;
	background:#fff;
	}


.basketBox .infoBlock .spec_payment td {
	padding: 0;
	line-height: 1.5em;
	padding-bottom: 15px;
	}

#shop .basketBox .infoBlock .spec_payment .left {
	width: 71px;
	}


#shop .basketBox .infoBlock .spec_payment .right {
	width: 319px;
	}

.basketBox .infoBlock .spec_payment td img {
	margin-right: 0;
}

.basketBox .infoBlock .spec_payment .right img {
	vertical-align: middle;
	}

.basketBox .infoBlock .specList { 
	margin-bottom:15px;
	font-size:14px;
	border-bottom: 1px dotted #999;
	padding-bottom: 15px;
	padding-left:6px;
	padding-right:6px;
	line-height: 1.5em;
	text-align: left;
}

.basketBox .infoBlock .specList p {
	padding:3px 0 3px 21px;
}

.basketBox .infoBlock .specList p.deliverPayment {
	background: url(http://image.store-mix.com/a_shop/icon-shipping.gif) center left no-repeat;
}

.basketBox .infoBlock .specList p.deliverMethod {
	background:url(http://image.store-mix.com/a_shop/icon-delivery.gif) left 3px no-repeat;
}

.basketBox .infoBlock .specList p.deliverFree {
	color:#FF0000;
	background:none;
	overflow: visible;
}

#shop .basketBox .infoBlock ul li.infoCnt {
	padding-top:3px;
	width:240px;
	background:none;
	margin:0px auto;
	text-align:left
}


.basketBox .infoBlock ul li.infoCnt a{
	color:#0000FF;
	font-size:15px;
}

#shop .basketBox .photoBlock ul li.inforeturn {
	padding-left:20px;
	background:none;
}

/**/

.basketBox .infoBlock ul.optionList { 
	margin-bottom:5px;
}

.basketBox .infoBlock ul.optionList li {
	line-height:1.5;
	font-size: 14px;
	padding:13px 0;
	background:none;
	border-bottom: 1px dotted #ccc;
	vertical-align: bottom;
}


/**/

.basketBox .infoBlock .cardBlock { 
	margin-bottom:3px;
	padding-left:18px;
}
.basketBox .infoBlock ul li.info_p_number {
       padding-left:20px;
       padding-top:3px;
       background:url(http://image.store-mix.com/i/a_shop/icon-p_number.gif) left 3px no-repeat;
}

/**/

.basketBox .infoBlock #optionStock1,
.basketBox .infoBlock #optionStock2 {
	display:block;
	font-weight:bold;
	margin-bottom:5px;
	margin-left:0;
	padding:5px 0;
	background: none;
	font-size:16px;
	color:#045db9;
}

.basketBox .infoBlock #optionStock1 .inner,
.basketBox .infoBlock #optionStock2 .inner {
	height:20px;
}

/**/

.basketBox .infoBlock .btnBlock {
	text-align:center;
	margin:20px 0;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
}

.cartIn {
	display: block;
	width: 100%;
	padding: 15px 0;
	background: #fe7404;
	border: 0;
	font-size: 28px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	text-shadow: 0 -1px 0 #999;
	background: -moz-linear-gradient(top, #fd9809, #ff5400);
	background: -webkit-gradient(linear, left top, left bottom, from(#fd9809), to(#ff5400));
	}

.cartIn_soldout {
	display: block;
	width: 100%;
	padding: 15px 0;
	background: #666;
	border: 0;
	font-size: 28px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	text-shadow: 0 -1px 0 #999;
	background: -moz-linear-gradient(top, #666, #333);
	background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#333));
	}

.cartIn:hover {
	border: 4px solid #ffb32f;
	padding: 11px 0;
	}

.cartIn {
	*background:url(http://image.store-mix.com/i/ko-bai/cartIn_bg.png) 0 4px repeat-x;
	*padding: 13px 0 7px 0;
	}

.cartIn_soldout {
	*background: #666;
	}


.pListData{
	text-align:center;
	margin: 0px;
	padding: 0px;
}
.sort-navi{
	font-size: 12px;
}
.amount_img {
	margin: 9px 7px -2px 0;
}

.detail_select {
	background: rgb(239, 237, 225) !important;
	border: 1px solid #ddccbb;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	margin-bottom: 10px;
	text-align: center;
	padding-bottom: 13px;
	}


.basketBox .content .infoBlock .new_inquiry{
	padding: 0 3px;
	}

.basketBox .content .photoBlock .new_infoBlock .send_mb,
.basketBox .content .infoBlock .new_infoBtn {
	text-align: center;
	padding: 10px 0;
	background-color: #eee;
	border: 1px solid #999;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	background: -moz-linear-gradient(top, #fff, #eee);
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));
	}

.basketBox .content .photoBlock .new_infoBlock .send_mb,
.basketBox .content .infoBlock .new_infoBtn {
	*background-color: #eee;
	}

.basketBox .content .photoBlock .new_infoBlock .send_mb:hover,
.basketBox .content .infoBlock .new_infoBtn:hover {
	background: #add456;
	background: -moz-linear-gradient(top, #c1e474, #add456);
	background: -webkit-gradient(linear, left top, left bottom, from(#c1e474), to(#add456));
	}

.basketBox .content .photoBlock .new_infoBlock .send_mb:hover,
.basketBox .content .infoBlock .new_infoBtn:hover {
	*background-color: #add456;
	}

#shop .basketBox .content .infoBlock .new_infoBtn {
	width:178px;
	float: left;
	margin: 5px 5px 0;
	}



#shop .content_block .socialblock ul, #shop .content_block .socialblock ul {
left: 50%;
}

#shop .basketBox .content .socialBlock,#shop .basketBox .content .socialBlock {
	text-align: center;
	margin-top: 20px;
	padding: 15px 0 10px;
	background: #fff;
	border-top:1px dotted #999;
	}

.basketBox .content .sb_twitter iframe,
.basketBox .content .sb_mixi iframe {
	width: 110px !important;
	}

.basketBox .content .socialBlock ul {
	text-align: center;
	margin: 0 auto;
	}

.basketBox .content .socialBlock .social_btn {
	display: inline;
	margin: 0px;
	}

.movie_block {
	margin: 0 auto;
	padding: 10px 0;
	background: #fff;
	clear: both;
	}


#miracle_price{width:340px;position:relative;margin:0 auto;padding:0 0 10px 0;height:60px;background:url(http://image.store-mix.com/miracle_sale/miracle_price.png) 0 0 no-repeat;}
#miracle_price p{margin:0;padding:25px 5px 0 65px;text-align:left;font-size:13px;font-weight:700;color:#333;}
#miracle_price p a{display:block;border-bottom:2px dotted #f79803;text-decoration:none;color:#333;}
#miracle_price p a span{color:#d60000;font-family: "arial",sans-serif;font-size:24px;}