<style>
/*買い物カゴボタン*/
input[data-timesale-id=""] {width: 255px; height: 75px;
  text-indent:-9999px;
  background:url("https://image.rakuten.co.jp/royal3000/cabinet/kaimonokago/r-cart.gif") #fcfcfc no-repeat;
  margin-top:5px;
  cursor:pointer;
  border:none;
  padding:30px 80px;
}
/*IE対応*/
html input[data-timesale-id=""] {width: 255px; height: 75px;
  text-indent:-9999px;
  border:none;
  background:url("https://image.rakuten.co.jp/royal3000/cabinet/kaimonokago/r-cart.gif") #fcfcfc no-repeat;
}



input[id=""] {width: 255px; height: 75px;
  text-indent:-9999px;
  background:url("https://image.rakuten.co.jp/royal3000/cabinet/kaimonokago/r-cart.gif") #fcfcfc no-repeat;
  margin-top:5px;
  cursor:pointer;
  border:none;
  padding:30px 80px;
}
/*IE対応*/
html input[id=""] {width: 255px; height: 75px;
  text-indent:-9999px;
  border:none;
  background:url("https://image.rakuten.co.jp/royal3000/cabinet/kaimonokago/r-cart.gif") #fcfcfc no-repeat;
}


  
input:hover {
  opacity:0.7;
} 
    
/*個数入力*/
input#units {
  border:solid #ccc 1px;
  background:#fff!important;
  width:30px;
  height:30px;
  cursor:auto;
  padding:7px 7px 7px 3px;
}
  
/*お問い合わせボタン*/
font input[type="submit"]{width: 355px; height: 45px;
  margin-bottom:0px;
  padding:7px 170px;
  text-indent:-9999px;
  border:none;
  background:url("https://image.rakuten.co.jp/royal3000/cabinet/kaimonokago/r-mail.gif") #fcfcfc no-repeat;
}
 /*IE対応*/
html font input[type="submit"]{width: 355px; height: 45px;
  margin-bottom:0px;
  border:none;
  text-indent:-9999px;
  background:url("https://image.rakuten.co.jp/royal3000/cabinet/kaimonokago/r-mail.gif") #fcfcfc no-repeat;
}  



.inventory_id { background-image:none; }  


.Bkm {width: 155px; height: 35px;
  margin-bottom:0px;
  padding:10px 90px;
  text-indent:-9999px;
  border:none;
  background:url("https://image.rakuten.co.jp/royal3000/cabinet/kaimonokago/r-ragister4.gif") #fcfcfc no-repeat;
}  

.Bkm:hover {
  opacity:0.7;
} 


.shopBkm {width: 180px; height: 35px;
  margin-left:70px;
  margin-bottom:0px;
  padding:10px 150px;
  text-indent:-9999px;
  border:none;
  background:url("https://image.rakuten.co.jp/royal3000/cabinet/kaimonokago/r-bookmark2.gif") #fcfcfc no-repeat;
}  

.shopBkm:hover {
  opacity:0.7;
} 

</style>
