table, th, td
{
   border: 1px solid black;
}

td
{
   vertical-align: top;
}

table
{
   width: 100%;
}

button
{
   font-size: 0.7em;
   height: 20px;
}

#detail-main
{
    white-space: pre-wrap;
}