@charset "UTF-8";

@import url("sidebar.css");

#content01{
width:645px;
float:left;
}

#content01 h3{
position:relative;
padding:2px 0px;
margin-bottom:20px;
border-bottom:1px dotted #aaa !important;
border-bottom:1px solid #dadada;
}

#content01 .dl01{
}

#content01 .dl01 dt{
font-size:1.6em;
font-weight:800;
margin-bottom:15px;
}

#content01 .dl01 dd{
font-size:1.2em;
margin-bottom:20px;
}

#content01 .dl02{
width:317px;
float:left;
margin-bottom:20px;
}

#content01 .dl02 dt{
margin-bottom:5px;
}

#content01 .dl02 dd{
position:relative;
height:8em;
}

#content01 .dl02 dd .img01{
float:left;
}

#content01 .dl02 dd p{
width:195px;
float:right;
font-size:1.2em;
}

#content01 .dl02 dd a{
position:absolute;
right:0px;
bottom:0px;
}

#content01 .dl03{
width:317px;
float:right;
margin-bottom:20px;
}

#content01 .dl03 dt{
margin-bottom:5px;
}

#content01 .dl03 dd{
position:relative;
height:8em;
}

#content01 .dl03 dd .img01{
float:left;
}

#content01 .dl03 dd p{
width:195px;
float:right;
font-size:1.2em;
}

#content01 .dl03 dd a{
position:absolute;
right:0px;
bottom:0px;
}




