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

.cart_box_button {
	width:110px;
	height:33px;
	margin:0 auto;
	background-image:url(../images/button_cat_01.png);
	}
.cart_box_button a {
	height:33px;
	display:block;
	}

.cart_box_button.sara_add_tocard {
	width:110px;
	height:33px;
	margin:0 auto;
	background-image:url(../images/button_cat_01_ch.png);
	}	
	