/* inquiry CSS setting ----------------------------------*/

h1 {
	margin-bottom: 20px;
}
.ERR {
	color: #FF0000;
	font-size: 10px;
	line-height: 130%; }

#contact table {
	width: 485px;
	margin-top: 10px;
	border-top: solid 1px #98AFBC;
	border-right: solid 1px #98AFBC; }
#contact th{
	background:#DFE8F5;
	width:119px;
	font-weight:normal;
	text-align: left;
	padding: 3px 6px;
	border-left: solid 1px #98AFBC;
	border-bottom: solid 1px #98AFBC; } 
#contact td {
	color: #333333;
	padding: 3px 6px;
	border-left: solid 1px #98AFBC;
	border-bottom: solid 1px #98AFBC; }
#contact .t_small {
	font-size: 10px;
	color: #5D5D5D;}
#contact .submit_area {
	border: 0px; }
#contact .submit_area td {
	text-align: center;
	border: 0px; }