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

#main_cont h2 {
	text-indent:-9999px;
	background: url(../inquiry/images/title-inquiry.gif) no-repeat;
	border-bottom: 1px solid #CCCCCC;
}

.box-inquiry{
	color: #6A3C16;	
	width:533px;
	margin:20px 0 10px 0;
}

.box-inquiry p{
	font-size: 0.8em;
	text-align: justify;
	line-height: 1.8;	
	margin: 0 0 5px 0;
}

.box-inquiry table{
	width:533px;
	text-align:left;
	border-top:1px #6A3C16 dashed;
}

.box-inquiry table tr{
}

.box-inquiry table tr small{
	font-size:0.8em;
}

.box-inquiry table th{
	width:179px;
	height:48px;
	padding-left:15px;
	border-right:1px #6A3C16 dashed;
	border-bottom:1px #6A3C16 dashed;
}

.box-inquiry table td{
	width:233px;
	padding-left:15px;
	height:48px;
	border-bottom:1px #6A3C16 dashed;
}

.box-inquiry table td input{
	width:290px;
	font-size:0.9em;
}

.box-inquiry table td textarea{
	height:229px;
	width:290px;
	font-size:0.9em;
}

.box-inquiry table tr.inq{
	height:255px;
}

.box-inquiry table tr.inq th{
	padding-top:10px;
	vertical-align:top;
}

.box-inquiry table tr.inq td{
	padding-top:10px;
	vertical-align:top;
}

#inquiry_form_btn{
	padding-top:15px;
	text-align:center;
}
