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

#content01{
margin-bottom:40px;
}

#content01 h2{
margin-bottom:15px;
}

#content01 h3{
margin-bottom:15px;
font-size:12px;
font-weight:800;
width:755px;
margin:0 auto;
}

#content01 .box01{
width:755px;
height:100%;
margin:0px auto -1px;
border:1px solid #ccc;
border-style:solid none;
padding:20px 0px 20px 10px;
}

#content01 .box01 dl{
position:relative;
padding:10px 20px;
}

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

#content01 .box01 dl dt img{
position:absolute;
top:-10px;
left:-10px;
}

#content01 .box01 dl dd{
font-size:12px;
}

#content01 .box01 .dl01{
float:left;
width:200px;
height:auto !important;
height:50px;
min-height:50px;
background:#E8E3F0;
}

#content01 .box01 .dl02{
float:right;
width:440px;
height:auto !important;
height:50px;
min-height:50px;
background:#F3F1EE;
}


