@charset "UTF-8";

/*\*/

/*-----------------------------------------------
	inquiry 
-----------------------------------------------*/

#inquiry h2 {
	width: 674px; height: 79px;
	background: url(../image/h2-inquiry.jpg) no-repeat;
}

#inquiry .ctrl01 {
	width: 250px;
}

#inquiry .ctrl02 {
	width: 100px;
}

#inquiry .ctrl03 {
	margin-bottom: 2px;
	width: 350px;
}

#inquiry .ctrl04 {
	width: 375px; height: 200px;
}

#inquiry .ctrl05 {
	width: 50px;
}


#inquiry #mainContents table {
	margin: 15px 0 15px 43px;
	width: 607px;
}

#inquiry #mainContents th {
	padding: 7px 10px 5px 5px;
	font-weight: bold; text-align: left; vertical-align: top;
	border-bottom: 1px dotted #d5e2eb;
}

#inquiry #mainContents td {
	padding-top: 5px; padding-bottom: 5px;
	border-bottom: 1px dotted #d5e2eb;
}

#inquiry #mainContents td.msg {
	padding-left: 5px;
}

#inquiry #mainContents td.msg strong {
	display: block;
	padding-bottom: 5px;
	font-weight: bold;
}

#inquiry #mainContents .form-btm th , #inquiry #mainContents .form-btm td {
	padding-top: 15px;
	border-bottom: none;
}

#inquiry #mainContents .form-btm input {
	margin-bottom: 10px;
}

.form-top-msg {
	margin-top: 30px; margin-left: 48px;
}

.form-err-msg {
	margin-top: 10px; margin-left: 48px; padding-bottom: 15px;
	color: #f00;
}

#inquiry .form-err-msg ul {
	margin-top: 10px; margin-left: 30px;
}

#inquiry .form-err-msg li {
	color: red; line-height: 1.5;
	list-style: circle;
}
