@charset "utf-8";

#mainArea .mainBox .content #accordion {margin-bottom:20px;}

#mainArea .mainBox .content #accordion h3 {margin-top:20px; padding-top:15px; padding-left:50px; padding-bottom:15px; font-size:16px; color:#333; font-weight:normal; background:#f0f0f0;}
#mainArea .mainBox .content #accordion h3.ui-state-active {font-weight:bold; border:1px solid #a6a6a6;}
#mainArea .mainBox .content #accordion h3.ui-state-hover {background:#e9e9e9; border:1px solid #a6a6a6;}
#mainArea .mainBox .content #accordion h3.ui-state-focus {border:1px solid #a6a6a6;}

#mainArea .mainBox .content #accordion div {padding:2.5em; line-height:24px; background:#fff;}
#mainArea .mainBox .content #accordion div dl dt {font-size:16px;}
#mainArea .mainBox .content #accordion div dl dd {margin-top:10px; margin-bottom:30px;}
#mainArea .mainBox .content #accordion div dl dd ul {margin-left:30px;}
