@charset "utf-8";

#wideContent h2 {
margin-bottom:10px;
}

/* lead box */
#wideContent .lead {
margin-bottom:28px;
}
#wideContent .lead p {
margin:0 8px 26px;
}
#wideContent .lead img {
display:block;
margin:0 auto;
}

/* training box */
#wideContent .training {
padding-bottom:48px;
background:url(../images/common_bg_02.png) 1px bottom no-repeat;
}
#wideContent .training h3 {
margin-bottom:10px;
border-bottom:1px solid #333;
font-size:1.16em;
font-weight:bold;
line-height:1.4;
}
#wideContent .training p {
margin:0 3px 17px;
}
#wideContent .training ol {
margin:0 3px;
}
#wideContent .training li {
margin-bottom:18px;
line-height:1.3;
}
#wideContent .training h4 {
margin-bottom:5px;
font-weight:bold;
}
