@charset "utf-8";


/* ecohouse
===============================*/
#ecohouse div.colBox1Bd{
    padding: 10px 8px;
}

#ecohouse table.specTable{
    width: 100%;
}

#ecohouse table.specTable td,
#ecohouse table.specTable th{
    padding:3px;
}

#ecohouse table.resultTable{
    width: 100%;
    text-align: center;
}
#ecohouse table.resultTable td,
#ecohouse table.resultTable th{
    padding:3px;
    vertical-align: middle;
}

/* tank
===============================*/
#tank table.table01 td,
#tank table.table01 th{
    font-size: 13px;
    /*letter-spacing: 0.1em;*/
    vertical-align: middle;
}



