@charset "utf-8";

/* override styles */
#content01 h1 {
margin-bottom:6px;
}

/* outline */
#content01 .outline table {
width:705px;
margin:0 auto;
font-size:1.2em;
}
#content01 .outline th,
#content01 .outline td {
padding:8px;
border:1px solid #E6E6E6;
}
#content01 .outline th {
width:180px;
background-color:#EFF6FC;
font-weight:normal;
}
#content01 .outline ol {
list-style:decimal outside;
margin-left:1.5em;
}

