テーブルの余白を変える追加CSS

#content table th,
#content table td {
padding: 5px 5px 5px 5px;
}