@charset "utf-8";

/* lead box */
div#mainBlock #contBlock .lead {
margin-right:19px;
margin-bottom:50px;
}

div#mainBlock #contBlock h2 {
margin-bottom:10px;
}

/* manage box */
div#mainBlock #contBlock .manage {
margin-right:19px;
padding-bottom:15px;
}
div#mainBlock #contBlock .manage h3 {
margin-bottom:10px;
padding-left:5px;
border-left:3px solid #ccc;
font-size:1em;
line-height:1.1;
}
div#mainBlock #contBlock .manage p {
margin-bottom:25px;
}

/* structure box */
div#mainBlock #contBlock .structure {
margin-bottom:70px;
}
div#mainBlock #contBlock .structure p {
margin-top:10px;
margin-left:1em;
text-indent:-1em;
font-size:0.8em;
}

