@charset "utf-8";
/* CSS Document */

div#contents table.out {
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
margin-bottom:30px;
padding-bottom:20px;
}

div#contents table.in {
margin:70px 20px 20px;
}

div#contents table.in td {
height:30px;
margin:10px;
}

span.red {color:#FF0000;}