@charset "utf-8";
#main_content .content_box {
	width: 880px;
	margin-bottom: 80px;
}
#main_content .content_box dl {
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	float: left;
}
#main_content .content_box dt {
	width: 245px;
	background-image: url(../inquiry/images/icon_form.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 10px;
	padding-left: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	float: left;
	padding-bottom: 10px;
}
#main_content .content_box dd {
	width: 620px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	float: left;
	padding-bottom: 20px;
}
#main_content .content_box .non {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main_content .content_box dt.icon_potision {
	background-position: left 10px;
}
#main_content .content_box span {
	font-size: 0.725em;
}
#main_content  .content_box  dd.check_box  input {
	margin: 4px;
	vertical-align: middle;
}


.middle {
	width: 220px;
}
.short {
	width: 140px;
}
.long {
	width: 290px;
}
.textarea_size {
	width: 450px;
	font-size: 0.875em;
}
.textarea_size_mini {
	width: 450px;
	height: 30px;
	font-size: 0.875em;
}
#main_content .content_box .orange {
	color: #FF6600;
}
#main_content .content_box .center {
	text-align: center;
}
#thanks_box {
	margin-left: 20px;
	margin-bottom: 80px;
}
#thanks_box p {
	margin-bottom: 15px;
}

