@charset "utf-8";

#main table#inquiry{
	margin-bottom:20px;
}
#main table#inquiry th{
	padding:8px 0;
	width:170px;
	font-weight:normal;
	background:transparent url(../../common/img/bg-gray.gif) top right repeat-y;
}
#main table#inquiry th span{}
#main table#inquiry td{
	padding:0 20px;
}
#main table#inquiry td.dotline{
	height:30px;
	background:transparent url(../../common/img/dotline.gif) 0 50% repeat-x;
}
#main table#inquiry td input,
#main table#inquiry td textarea{
	font-size:14px;
	padding:2px;
	line-height:1.5;
}

#main .box-submit{
	text-align:center;
}
