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

.index-title{ height:96px; background:url(img/img_index.gif) no-repeat 0 0;}
.index-title span{ visibility:hidden;}

.MC{ border-bottom:dotted 1px #a8a8a8;}

.entry{ width:310px; float:left;}
.inner{ margin:5px 10px 5px 5px; padding:5px; border:solid 1px #a8a8a8; height:90px;}
.entry-photo{ float:left; margin:0 .5em .5em 0;}
.entry-title{ font-weight:normal; font-size:1.15em; margin-bottom:0;}
.soon .entry-title,.soon .entry-title a,.soon .entry-lycs{ color:#0068B6;}
.sale .entry-title,.sale .entry-title a,.sale .entry-lycs{ color:#ED6D00}
.thanks .entry-title,.thanks .entry-title a,.thanks .entry-lycs{ color:#009944;}
.entry-data p{ margin-bottom:0; font-size:0.9em;}

.thanks .inner{ background:url(img/bg_soldout.gif) no-repeat 160px center;}
