@charset "UTF-8";

#contents section { background:url(./img/bg.jpg) no-repeat right top; min-height:850px; }

/* section ============== */

#contents div     { background:url(./img/img_01.png) no-repeat 100px; top; min-height:400px; }

dl { padding-top:15px; }
dt { width:170px; float:left; clear:both; padding-bottom:45px; }
dd { width:600px; float:left; line-height:45px; font-size:120%; }


