@charset "utf-8";
/* CSS Document */
.scroller { float: left; margin-bottom: 30px; color: #3F3A38;   }
.section   { float:left; width: 100px; height: 150px; background: #fff; padding: 6px; margin: 0 6px 6px 0; overflow: hidden; border-bottom: 8px solid #fff;}
.section img { float:left; width: 100px; margin-bottom: 6px;}
.section span { font-size:.7em;}



