@charset "utf-8";

/* @group Main ========================================================*/

#main .section h2 {
	padding-bottom:14px;
}

.section .textArea,
.section dl.btm {
	padding:0 0 0 160px;
}

.section .textArea p,
.section .textArea li {
	padding:0 0 10px;
}

.section .textArea ol {
	padding-left:20px;
}

.section .inq {
	float:right;
}

.section .inq dd {
	font-size:84%;
}

/* @end */

