﻿.table1
{
    margin-bottom: 1em;
    width: 100%;
}
.th1
{
    padding: 10px 5px;
    vertical-align: top;
    background: url('../images/inquiry/inquiry.gif') repeat-y;
    text-align: right;
    color: #444444;
    white-space: nowrap;
    font-weight: normal;
}
.td1
{
    padding: 10px 5px;
    vertical-align: top;
    background-color: #e6eeff;
    width: 90%;
}
.table2
{
    border-collapse: collapse;
}
.table2 td
{
    padding: 0;
}
.text1
{
    width: 300px;
}
.text2
{
    width: 420px;
    height: 180px;
}
.text3
{
    width: 80px;
}
.text4
{
    width: 400px;
}
.error
{
    float: left;
    color: #ff3333;
}
