@charset "UTF-8";

.top-seo-contents h3{
    margin-bottom: 8px;
    margin-top: 50px;
}

.top-seo-contents p{
    margin-bottom: 30px;
}

table.top-seo-table,
table.top-seo-table th,
table.top-seo-table td{
    border: 1px solid #ddd;
    border-collapse: collapse;
}
table.top-seo-table{
    width:100%;
}
table.top-seo-table th,
table.top-seo-table td{
    padding: 10px;
}
table.top-seo-table th{
    background: #f9f9f9;
}