@charset "UTF-8";

#sidebar01 .extra {
margin-top:0;
}

#content01{
position:relative;
}

#main{
width:680px;
}

#main h2{
width:500px;
padding-top:10px;
margin-bottom:30px;
}

#main .table01{
width:100%;
margin-bottom:60px;
}

#main .table01 th,
#main .table01 td{
border:1px solid #ddd;
vertical-align:top;
}

#main .table01 th{
width:180px;
background:#F3F3F3;
padding:10px;
}

#main .table01 td{
padding:10px;
}

#main .table01 td ul{
padding-left:25px;
list-style:outside disc;
}

#main .top01 {
margin-top:40px;
}
