@charset "utf-8";
/* CSS Document */

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

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

#content01 .box01 p.p01{
font-size:1.2em;
padding:0px 5px;
}

#content01 .box01 p.p02{
text-align:center;
}

#content01 .box01 table{
width:630px;
margin:5px auto;
border:1px solid #ccc;
}

#content01 .box01 table td{
width:20%;
height:100px;
vertical-align:middle;
text-align:center;
border:dotted 1px #ccc;
}

#content01 .box01 table td p{
padding-top:5px;
line-height:110%;
}