/************************/
/****** 見積エリア ******/
/************************/

/*===== 見積メイン =====*/
#yado6 #estimate_main {
    margin:15px auto 0;
    width:650px;
    text-align:center;
    padding:10px 0px 20px;
}

#yado6 #estimate_main #estimate_content #plan_table {
    border:1px solid #D6D7D6;
    margin:0 auto 20px;
    border-collapse:collapse;
    width:630px;
    text-align:left;
}

#yado6 #estimate_main #estimate_content #plan_table th {
    background-color:#E7E7E7;
    border:1px solid #D6D7D6;
    padding:6px;
    width:140px;
    white-space:nowrap;
    font-size:14px;
    text-align:center;
}

#yado6 #estimate_main #estimate_content #plan_table td {
    background-color:#FFFFFF;
    border:1px solid #D6D7D6;
    padding:6px;
    font-size:14px;
}

#yado6 #estimate_main #estimate_content #estimate_table {
    background-color:#FFFFFF;
    border:1px solid #D6D7D6;
    margin:0 auto;
    border-collapse:collapse;
    width:630px;
    text-align:left;
}

#yado6 #estimate_main #estimate_content #estimate_table th {
    border:1px solid #D6D7D6;
    padding:4px;
    white-space:nowrap;
    text-align:center;
    /*font-size:14px;*/
}

#yado6 #estimate_main #estimate_content #estimate_table td {
    border:1px solid #D6D7D6;
    padding:4px;
    /*font-size:14px;*/
}

#yado6 #estimate_main #estimate_content #estimate_table .header {
    background-color:#5C5C5C;
    border:1px solid #5C5C5C;
    border-bottom:1px solid #D6D7D6;
    white-space:nowrap;
    font-weight:bold;
    color:#FFFFFF;
}

#yado6 #estimate_main #estimate_content #estimate_table .headersub {
    background-color:#E7E7E7;
    text-align:center;
}

#yado6 #estimate_main #estimate_content #estimate_table .room {
    width:70px;
    white-space:nowrap;
}

#yado6 #estimate_main #estimate_content #estimate_table .content {
}

#yado6 #estimate_main #estimate_content #estimate_table .cost {
    width:75px;
    text-align:right;
    white-space:nowrap;
}

#yado6 #estimate_main #estimate_content #estimate_table .num {
    width:40px;
    text-align:right;
    white-space:nowrap;
}

#yado6 #estimate_main #estimate_content #estimate_table .footer_service, #yado6 #estimate_main #estimate_content #estimate_table .footer_top {
    border-top:3px solid #D6D7D6;
}

#yado6 #estimate_main #estimate_content #estimate_table .footer {
    background-color:#E7E7E7;
    font-weight:bold;
    text-align:right;
    white-space:nowrap;
}

#yado6 #estimate_main #estimate_content #estimate_table .footer_service {
    font-weight:normal;
}

#yado6 #estimate_main #estimate_content #estimate_table .footercost {
    width:75px;
    text-align:right;
    white-space:nowrap;
}
