@charset "utf-8";
/* = list = */
@import "../common/default.css";
@import "../common/layout.css";
@import "../common/menu.css";

#banner         { width:100%; background-image:url(list.jpg); }

div.list        { width:590px; padding:20px 10px 1px 10px; margin:0px auto 20px auto; border:0; background-color:#fc0; clear:both; }
div.list dl     { font-size:90%; }
div.list dt     { width:180px; margin-left:0px; float:left; }
div.list dd.d1  { width:180px; margin-left:10px; float:left; }
div.list dd.d2  { width:180px; margin-left:400px; }
/* 540 */
div.list dd.d3  { width:400px; margin-left:40px; }
div.list dt,dd  { border-bottom:1px solid #fff; margin-bottom:1.6em; padding-left:0.4em; padding-bottom:0.3em; }
div.list dt,dd.d1,dd.d2,dd.d3  
                { border-left:3px solid #fff; }
img.thumbnail   { float:right; clear:right; margin-right:20px; }
div.comment     { padding:0px 10px 5px 20px; }
/* ====   */
