/* --------------------------------------------------------------------------- */
/* お見積ボタンのデフォルト画像指定 2014/09/24 加藤雅康 */
/* --------------------------------------------------------------------------- */

form.cart_type1 .estimate-button button.linkToEstimate {
background: url("/img/default/button/btn_estimate.jpg") no-repeat 
scroll 0 0 rgba(0, 0, 0, 0);
height: 30px;
width: 146px;
display:inline-block;
*display:inline;
*zoom:1;
vertical-align: bottom;
text-indent: -9999px;
cursor:pointer;
border:0px;
}