@charset "utf-8";
/* CSS Document */

#content01 h3{
margin-bottom:10px;
}

#content01 h4 {
margin-bottom:10px;
}

#content01 .box01{
margin-bottom:30px;
height:100%;
}

#content01 .box01 p{
margin-bottom:20px;
padding:0px 5px;
padding-bottom:20px;
font-size:1.2em;
border-bottom:1px #ccc dotted;
}

#content01 .box01 dl.dl01{
border-bottom:2px #ccc solid;
margin-bottom:20px;
}

#content01 .box01 dl.dl01 dt{
color:#288063;
font-size:1.4em;
font-weight:800;
padding:0px 5px;
}

#content01 .box01 dl.dl01 dd{
font-size:1.2em;
margin-bottom:20px;
padding:0px 5px;
}

#content01 .box01 dl.dl02{
padding:0px 5px;
font-size:1.2em;
}
