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

section.read{ display: block;width: 1110px; height: 55px; margin-top:30px; margin-bottom:0;}
section.read h2 img{ margin-right: 50px; float:left;}
section.read p{ padding-top:5px; font-size: 18px; line-height: 1.5em; float:left; }


section.serviceList{ clear:left; width:1110px; background: url(img/service_bg.gif) repeat-y;}
section.serviceList dl{ display:block;width:340px; margin-right:40px; border-top:15px solid #FFF; float: left;}
section.serviceList dl:nth-child(3),section.serviceList dl:nth-child(7){ margin-right:0; }

section.serviceList dd{ display:block; width:300px; padding: 15px 20px 20px 20px; }