@charset "utf-8";

/* CSS Document */

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

#content01 .box01 {
margin-bottom:30px;
padding:0px 5px;
font-size:1.2em;
}

#content01 .box01 table.table01 {
width:100%;
border:1px solid #ccc;
}

#content01 .box01 table.table01 th,
#content01 .box01 table.table01 td{
border:1px solid #ccc;
border-style:dotted solid;
padding:7px 5px;
vertical-align:top;
}

#content01 .box01 table.table01 th{
width:130px;
background:#F4F1E7;
}

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

#content01 .box01 img{
margin-bottom:10px;
}

#content01 .box01 ul{
list-style:square outside;
padding-left:20px;
}

#content01 .box01 table.table02 {
width:100%;
border:1px solid #ccc;
}

#content01 .box01 table.table02 th,
#content01 .box01 table.table02 td{
border:1px solid #ccc;
padding:7px 5px;
vertical-align:top;
}

#content01 .box01 table.table02 td.td01{
width:40px;
}

#content01 .box01 table.table02 th{
width:75px;
}

#content01 .box01 table.table02 td.up{
width:480px;
border-top:dotted 1px #ccc;
}

#content01 .box01 table.table02 td.down{
width:480px;
border-bottom:dotted 1px #ccc;
}

#content01 .box01 table.table02 .tr01{
background:#F7F7F7;
}




