@charset "utf-8";
/* Copyright (c) 2008, Microwave.,Co ltd. */

#content01{
}

#content01 h4{
font-size:1.4em;
font-weight:800;
color:#333;
}

#content01 table {
margin-bottom:20px;
}

#content01 table caption{
text-align:center;
padding-bottom:10px;
}

#content01 table tr th,
#content01 table tr td{
border:1px #97C0EE solid;
padding:5px;
font-size:1.2em;
}

#content01 table tr th{
text-align:center;
background:#E1ECFA;
font-weight:800;
padding:7.5px 5px;
}

#content01 table tr td{
text-align:left;
vertical-align:top;
}

#content01 table tr .w01{
width:150px;
}
