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

#contents table {
border: none;
}

#contents table th {
border: none;
}

#contents table td {
border: none;
}

#contents table td.name {
font-size: 14px;
color:#0066CC;
}

#contents table td h3 {
margin-bottom: 10px;
}

#contents table td p {
width:350px;
padding: 0px;
}