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

#title_img {
	background: url(../images/category/inquiry/title_img.gif) no-repeat;
	text-indent: -9999px;
	height: 65px;
	width: 700px;
	margin-bottom: 10px;
}
.inquiry_title {
	color: #C80000;
	text-align: center;
	font-size: 1.2em;
}
#form_box strong {
	color: #008BCE;
}
#distribute_title_img {
	background: url(../images/category/distribute_inquiry/title_img.gif) no-repeat;
	text-indent: -9999px;
	height: 65px;
	width: 700px;
	margin-bottom: 10px;
}
#get_title_img {
	background: url(../images/category/get_inquiry/title_img.gif) no-repeat;
	text-indent: -9999px;
	height: 65px;
	width: 700px;
	margin-bottom: 10px;
}
