<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/************************************************
 import css
************************************************ */

@import url("style_poststation.css");

/*商品詳細 ...打ち消し */
div.listrightbloc h3 {
white-space: normal;
text-overflow: clip;
}

dl.maker{
display:none !important;
}

.tree_img_outer{
width:1px !important;
}
</pre></body></html>