@charset "utf-8";

#wideContent h2 {
margin-bottom:10px;
}

/* lead box */
#wideContent .lead {
margin-bottom:19px;
}

/* message box */
#wideContent .message {
padding-bottom:63px;
background:url(../images/common_bg_02.png) 1px bottom no-repeat;
}
#wideContent .message p {
margin:0 13px 28px;
}
/* recruit box */
#wideContent .message .recruit {
margin:0 13px 28px;
padding:1px;
border:1px solid #C6D3EF;
background-color:#fff;
}
#wideContent .message .recruit h3 {
padding:14px 13px 6px;
background-color:#F4F8FC;
color:#333;
font-size:1.16em;
font-weight:bold;
}
#wideContent .message .recruit ol {
padding:0 13px 14px;
background-color:#F4F8FC;
font-weight:bold;
line-height:1.3;
}
