@charset "UTF-8";
/* CSS Document */


#supportSubnavi li#supportSubnaviInquiry a { background-position: 0 -22px; }

div.indent1    { margin-bottom: 30px; }
div.indent1 h3 { color: #332228; margin-top: 15px;  }

#sendSection {}
#sendSection input { margin: 15px 0 0 0; }

.formTable    { margin:0 0 0 15px; }
.formTable td { padding-bottom:15px; }

.tf_name, .tf_zip2 { width:80px; }
.tf_email, .ta_address { width:200px; }
.tf_zip1 { width:60px; }
.tf_tel, .tf_fax{ width:50px; }
.ta_body { width:400px; }

.tel { font-size:1.25em; font-weight:bold; margin-bottom:10px; }
.tel ul{ list-style:none; }
.tel li{ 
	background-image:url(../../support/inquiry/images/freecall.gif); 
	background-position:left;
	background-repeat:no-repeat;
	padding:10px 0 10px 36px; 
	}

#message h4{
    color: #f00;
    font-weight: bold;
    font-size: 130%;
}
#message li{
    color: #f00;
}

#message ul{
    padding: 20px 0 30px 30px;
}

.errorLabel {
    color: #f00;
}

#loadingIcon{
    margin: 0;
    padding: 50px 0 50px;
    text-align: center;
    width: 476px;
}
