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

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

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

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

#content01 .box01 dl.dl01{
font-size:1.2em;
}

#content01 .box01 dl.dl01 dt{
margin-bottom:10px;
}

#content01 .box01 .img01{
float:left;
}

#content01 .box01 dl.dl02{
float:left;
margin-left:10px;
}

#content01 .box01 dl.dl02 dt{
color:#288063;
font-size:1.4em;
font-weight:800;
margin-bottom:10px;
}

#content01 .box01 dl.dl02 dt img{
vertical-align:top;
margin-left:10px;
}

#content01 .box01 dl.dl02 dd ul{
list-style:square outside;
padding-left:20px;
font-size:1.2em;
}

#content01 .box01 dl.dl03{
font-size:1.2em;
}

#content01 .box01 dl.dl03 dd ul li span{
display:-moz-inline-box;
display:inline-block;
width:2.5em;
}












