/* Your style */

#content p {
    margin-bottom: 0;
    padding: 0 15px;
}

/* TABLE　TOP　修正 */
#content table {
    border-collapse: collapse;
    border-spacing: 0;
    border-top: 2px solid #808080;
    font-size: 85.7%;
    line-height: 141.7%;
    margin: 10px -1px 24px 0;
    text-align: left;
    width: 100%;
}

#content form input[type="text"], #content form input[type="email"], #content form textarea {
    margin: 5px 5px 5px 0;
    overflow: hidden;
    padding: 5px 10px;
    position: relative;
    width: 80%;
}


#siteBottom #powerd, #siteBottom #powerd a {
    color: #CCCCCC;
    display: none;
}