@charset "UTF-8";

@import url("sidebar.css");

#content01{
width:850px;
}

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

#content01 h4{
margin-top:10px;
margin-bottom:20px;
}

#content01 p{
margin-bottom:10px;
}

#content01 p.p01{
font-size:1.4em;
font-weight:800;
}

#content01 dl dt{
font-weight:800;
margin-bottom:5px;
}

#content01 dl dd ul{
list-style:disc outside;
padding-left:30px;
margin-bottom:10px;
}

#content01 .ul01 li{
display:inline;
margin-right:10px;
}

#content01 .box01{
overflow:hidden;
height:100%;
margin-bottom:15px;
padding-bottom:10px;
border-bottom:1px solid #eee;
font-size:1.2em;
}

#content01 .box02{
border-bottom:none;
}

#content01 .box01 .div01{
width:282px;
float:left;
}

#content01 .box01 .div01 img{
float:left;
}

#content01 .box01 .div01 dl{
float:left;
width:140px;
margin-left:10px;
}

