.inquiery {
	
}

#inquiery_form {
	
}
#inquiery_form dl dt {
	font-weight: bold;
	font-size: 1.2em;
}
#inquiery_form #inquiery_form_dd_opened {
	display: none;
}

#inquiery_form dl dd input.text,
#inquiery_form dl dd textarea {
	width: 220px;
}
#inquiery_form dl dd select {
	width: 232px;
}

.inquiery #inquiery_form {
	background: url('../dsg/border_top.gif') no-repeat top left;
	width: 340px;
	padding: 2em 0 0 52px;
}
.inquiery .inquiery_form_container {
	background: url('../dsg/border_bottom.gif') no-repeat bottom left;
	padding: 0 0 2em 0;
}