@charset "UTF-8";

@import url("sidebar.css");

#content01{
width:850px;
/*font-family:monospace;*/
font-size:10px;
}

#content01 h3{
position:relative;
padding:2px 0px;
margin-bottom:20px;
border-bottom:1px dotted #aaa !important;
border-bottom:1px solid #dadada;
}

#content01 .div01{
width:30em;
border-right:1px solid #eee;
float:left;
margin-right:40px;
}

#content01 .div02{
margin-bottom:30px;
font-size:1.2em;
line-height:120%;
}

#content01 .div03{
float:left;
width:300px;
}


