@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 .p01{
font-size:1.2em;
margin-bottom:10px;
}

#content01 dl.dl01{
}

#content01 dl.dl01 dt.dl01{
}

#content01 dl.dl01 dd.dl01{
padding:10px 0px;
}

#content01 table{
margin-top:15px;
margin-bottom:10px;
}

#content01 table tr{
}

#content01 table tr th,
#content01 table tr td{
font-size:1.2em;
border-top:#E2E2E2 solid 1px;
padding:10px 5px;
vertical-align:top;
}

#content01 table tr td .dl02 dd{
margin-bottom:10px;
}


#content01 table tr td .dl02 dt{
font-weight:800;
margin-bottom:10px;
}

#content01 table tr td ol{
padding-left:20px;
list-style:outside decimal;
margin-bottom:20px;
}

#content01 table tr td ol li{
margin-bottom:10px;
}

#content01 table tr th{
font-weight:800;
width:200px;
}



