@charset "UTF-8";

#content01{
}

#content01 #sidebar01{
width:240px;
float:left;
background:#fff;
padding-left:10px;
padding-bottom:20px;
}

#content01 #sidebar01 .dl01{
}

#content01 #sidebar01 .dl01 dt{
margin-bottom:15px;
height:20px;
}

#content01 #sidebar01 .dl01 dd{
position:relative;
height:170px;
border-bottom:solid #ccc 1px;
}

#content01 #sidebar01 .dl01 p{
position:absolute;
bottom:10px;
left:0px;
padding-left:0px;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#content01 #main01{
width:490px;
float:right;
padding-right:10px;
font-size:12px;
margin-bottom:40px;
}

#content01 #main01 h3{
font-size:14px;
border-top:2px #aaa solid;
background:#f0f0f0;
padding:5px;
margin-bottom:20px;
}

#content01 table{
width:100%;
margin-bottom:40px;
}

#content01 table th{
width:430px;
padding:10px;
background:#EEF5F6;
border:1px solid #ddd;
}

#content01 table th dl{
}

#content01 table th dl dt{
font-weight:800;
}

#content01 table td{
padding:10px;
}

#content01 table td{
border:1px solid #ddd;
}
