
/*
Theme Name: contact
Theme URI: http://mioloripoppu.sub.jp/practice/wordpress/
Description: theme for nakamichi-gardiner.co.jp
Version: 1.0
Author: dik co.,ltd
Author URI: http://www.diksoftware.net/
*/


@charset "utf-8";

#waning {
/*    background-color: #dcdcdc;*/
    padding: 15px 15px 10px 15px;
    width: 818px;
}
#waning h2 {
}
#waning p {
    font-size: 11pt;
}
#nakamichi {
    margin-top: 20px;
}
#nakamichi table {
    margin-bottom: 30px;
}
#nakamichi table tr td {
    padding: 8px 10px 8px 14px;
}
#nakamichi table tr td:first-child {
    background-color: #dcdcdc;
}
#nakamichi table tr td:first-child span {
    color: red;
}
#nakamichi table tr td:nth-of-type(2) {
    background-color: white;
}
#nakamichi table tr td .button_td {
    font-size: 16px;
    padding: 5px 200px;
    border-left: 4px solid #f5f5f5;
    border-top: 4px #fff solid;
    border-bottom: 4px solid #555;
    border-right: 4px solid #777;

}
#nakamichi table tr td .button_td:active {
    border-right: 4px solid #f5f5f5;
    border-bottom: 4px #fff solid;
    border-top: 4px solid #555;
    border-left: 4px solid #777;
}
#nakamichi table tr td .button_td {
    text-align: center;
}
#nakamichi table tr td .button_td:focus {
    outline: none;
}

#waning p {
    width: 741px;
}
#nakamichi table {
    margin-top: 24px;
}
#nakamichi h2 {
    font-weight: bold;
}


#nakamichi_sp table {
    width: 98%;
}

#nakamichi_sp table tr td {
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
    padding-right: 2px;
}
