@charset "utf-8";

/************************************************
 import css
************************************************ */

/* 価格帯検索非表示 */
div#search_price_area {
    display: none;
}

/*商品詳細 ...打ち消し */
div.listrightbloc h3 {
white-space: normal;
text-overflow: clip;
}

/*画像ALT表示 */
.raku2_product_caption {
display: block;
}