@charset "utf-8";

/************************************************
 import css
************************************************ */

/*商品詳細 ...打ち消し */
div.listrightbloc h3 {
white-space: normal;
text-overflow: clip;
}

.sale_price {
    color: #ff0000;
}

/*商品一覧 ...打ち消し */
.price_label{
    display: none;
}