/* CSS Document */

/*
お問い合わせ
*/
#form #main h3.t1{ padding-right:20px; background:url(../form/images/h3_1.gif) no-repeat left top; height:50px; line-height:50px;text-indent: -9999px;}
#form #main table.s3{ width:520px;border-collapse:collapse;border-spacing:0px; text-align:center;}
#form #main .s3 th,#form #main .s3 td{ padding:5px;  font-weight:normal; text-align:left; background:url(../images/line1.gif) no-repeat left bottom; }
#form #main .s3 td input{ height:20px; font-size:12px;}
#form #main .s3 td .w150{ width:150px;}
#form #main .s3 td .w200{ width:200px;}
#form #main .s3 td .w300{ width:280px;}
#form #main .s3 th span{color:#CC0000;}
#form #main .color{ color:#CC0000;}
#form #main .s3 td span{  font-weight:bold; font-size:10px}
#form #main .err{ color:#FF0000; font-weight:bold; }
#image-btn {
    border: 0px;
    width: 196px;
    height: 46px;
    background: url(../form/images/bt_check.gif) left top no-repeat;
}
#image-btn2 {
    border: 0px;
    width: 196px;
    height: 46px;
    background: url(../form/images/bt_back.gif) left top no-repeat;
}
#image-btn3 {
    border: 0px;
    width: 196px;
    height: 46px;
    background: url(../form/images/bt_send.gif) left top no-repeat;
}