/* */

body {
    background-color: #e8e8e8;
}

.main_content {
    background-color: #ffffff;
    padding: 0px;
}

#menu_left_1 {
    width:200px;
    font-size:20px;
    line-height:150%;
    text-align:left;
    margin: 8px 8px;
    padding: 2px 20px 4px 0px;
}

#menu_left_2 {
    width:200px;
    font-size:18px;
    line-height:150%;
    text-align:left;
    margin: 4px 8px;
    padding: 2px 20px 4px 0px;
}

/* */
.red_1 {
    font-size:20px;
    font-weight:bold;
    color:red;
}

/* */

#blade_table td {
    font-size: 12px;
    font-color: blue;
}

/* */

#syotori-table table {
    margin:20px 10px 40px 10px;
}
#syotori-table td {
    font-size:18px;
    font-weight:normal;
    padding: 5px;
}

/* */

/* */

#postmail {
    font-size:16px;
    line-height:140%;
    }

#postmail table {
    background-color:#444444;
    width:550px;
    margin:10px 5px 10px 70px;
    }

#postmail h6 {
    color:#333333;
    font-size: 12px;
    line-height: 140%;
    font-weight:normal;
    margin:3px 0px 3px 0px;
    }

#postmail th {
    font-size:16px;
    line-height:140%;
    font-weight:normal;
    color:black;
    background-color:#006600;
    }

#postmail td {
    font-size:16px;
    line-height:140%;
    font-weight:normal;
    color:black;
    background-color:#ffffff;
    }

#postmail p, hr {
    font-size:16px;
    line-height:140%;
    color:black;
    margin:10px 10px 10px 40px;
    }

#postmail li {
    color:red;
    font-size:16px;
    margin:10px 10px 10px 60px;
    }
