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

/* お問い合わせボタン */
#rakutenLimitedId_aroundCart font input {
width: 490px;
height: 80px;
background: url(https://image.rakuten.co.jp/apron-story/cabinet/apronstory2016/apronstory06/about-this-product-i.gif) no-repeat;
overflow:hidden;
border-width: 0px;
cursor: pointer;
display:block;
background-color:#898989;
text-indent:150%;
}
 
/*opera対応*/
body #rakutenLimitedId_aroundCart button.rAskBtn {
width: 490px !important;
height: 80px !important;
background: url(https://image.rakuten.co.jp/apron-story/cabinet/apronstory2016/apronstory06/about-this-product-i.gif) no-repeat !important;
overflow:hidden !important;
border-width: 0px !important;
cursor: pointer !important;
display:block !important;
background-color:#898989 !important;
text-indent:-9999px !important;
}
