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