@charset "utf-8";

/* ------------------------------------------------------------ common */

#support { background: url(../../images/about/bg_01.gif); padding: 65px 0 85px; }
#support dl { background: #fff; padding: 40px 40px 35px; margin: 20px 0 0; }
#support dl dt { border-left: 8px solid #ef8652; color: #ef8652; font-size: 22px; font-weight: bold; line-height: 100%; padding: 0 15px; }
#support dl dd { font-size: 16px; padding: 20px 0 0; }

#support dl dd ol { padding: 0 0 0 30px; }
#support dl dd p.link { text-align: right; padding: 30px 0 0; }
#support dl dd p.link a { display: inline-block; *display: inline; *zoom: 1; background: url(../../images/service/support/icn_01.gif) no-repeat left center; padding: 0 0 0 25px; text-decoration: underline; }
