@import url(../basic.css);

div#contents table table {
margin-left: 0;
border-top: 1px solid #79ddff;
border-bottom: none;
float: left;
}

div#contents table table th {
border-top: 1px solid #79ddff;
border-bottom: 1px solid #79ddff;
}

div#contents table table tr:nth-child(1) th {
border-bottom: 1px solid #fff;
}
div#contents table table td{
border-bottom: 1px solid #79ddff;
border-right: 1px solid #79ddff;
}

div#contents table dl {
clear: both;
}

div#contents .photo {
margin-left:20px;
}

div#contents ol{
padding-left:340px;
}