@charset "utf-8";

/* lead box */
#content01 .lead {
margin-bottom:20px;
}
#content01 .lead p {
margin:0 10px;
font-size:1.2em;
}

/* counseling box */
#content01 .div01 h3 {
margin-bottom:10px;
border-bottom:1px solid #C2BBAD;
padding:5px;
background-color:#F3F3F3;
font-size:1.2em;
font-weight:bold;
}
#content01 .div01 p {
margin:0 10px;
font-size:1.2em;
}
