/* かご */
#rakutenLimitedId_aroundCart span.unit{
 font-size:18px; /*店舗ごとに任意*/
 font-weight:bold; /*店舗ごとに任意*/
 height:30px; /*店舗ごとに任意*/
}

#rakutenLimitedId_aroundCart input#units {
 border:solid 5px #ccc; /*店舗ごとに任意*/
 width: 54px !important; /*店舗ごとに任意*/
 height: 52px !important; /*店舗ごとに任意*/
 cursor:auto;
 text-indent:0px; /*店舗ごとに任意*/
 overflow:hidden;
}

/*2015.07.10追記、楽天に仕様変更がありました*/
body div#pagebody #rakutenLimitedId_aroundCart input.rCartBtn,
body div#pagebody #rakutenLimitedId_aroundCart input#units + input {
width: 277px !important;/*店舗ごとに任意*/
height: 52px !important; /*店舗ごとに任意*/
background: url("https://www.rakuten.ne.jp/gold/import-collection/20060825/cart/kago.jpg?ff") no-repeat !important;/*店舗ごとに任意*/
overflow:hidden !important;
border-width: 0px !important;
cursor: pointer !important;
text-indent:150% !important; /*店舗ごとに任意*/
white-space:nowrap !important;
margin:5px 0 !important;/*店舗ごとに任意*/
}

#rakutenLimitedId_aroundCart tbody tr td input:hover{
alpha(opacity=8);
-moz-opacity:0.8;
opacity:0.8;
cursor:pointer;
}




/* お問い合わせ  */
#rakutenLimitedId_aroundCart font input {
width: 393px;
height: 30px;
background: url(https://www.rakuten.ne.jp/gold/import-collection/20060825/cart/toiawase.jpg?ff) no-repeat;
overflow:hidden;
border-width: 0px;
cursor: pointer;
display:block;
text-indent:150%;
padding:0;
margin: 0;
}

/*opera対応*/
body #rakutenLimitedId_aroundCart button.rAskBtn {
width: 393px;
height: 30px;
background: url(https://www.rakuten.ne.jp/gold/import-collection/20060825/cart/toiawase.jpg?ff) no-repeat !important;
overflow:hidden !important;
border-width: 0px !important;
cursor: pointer !important;
display:block !important;
text-indent:-9999px !important;
padding:0;
margin: 0;
}


/* お気に入り商品登録 */
div.bookmarkArea {
	width:500px;
}

#rakutenLimitedId_aroundCart #serviceTableSml {
	margin-top:-7px;
}

body div.bkm{
	width: 196px !important;
	height: 30px !important;
}

body div.bookmarkArea div.bkm a.addBkm span.bkmStar {
	display:inline-block !important;
	width: 196px !important;
	height: 30px !important;
	background: url(https://www.rakuten.ne.jp/gold/import-collection/20060825/cart/o-item.jpg?as) no-repeat !important;
}

body div.bookmarkArea div.bkm a.addBkm span.bkmStar:hover{
alpha(opacity=8);
-moz-opacity:0.8;
opacity:0.8;
cursor:pointer;
}



/* お気に入り店舗登録 */
body #rakutenLimitedId_aroundCart div.shopBkm {
padding:7px 0 !important;
margin:0 !important;
	width: 196px !important;
	height: 30px !important;
}

body div.shopBookmarkArea div.shopBkm a.addShopBkm span.shopBkmStar {
display:inline-block !important;
	width: 196px !important;
	height: 30px !important;
padding:7px 0 !important;
margin:0 !important;
background: url(https://www.rakuten.ne.jp/gold/import-collection/20060825/cart/o-shop.jpg?as) no-repeat !important;
}


body div.shopBookmarkArea div.shopBkm a.addShopBkm span.shopBkmStar:hover{
alpha(opacity=8);
-moz-opacity:0.8;
opacity:0.8;
cursor:pointer;
}

/* 販売期間の枠 */
.preSalesMsg {
width:370px;
margin-bottom:4px;!important;

}
