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

/*
------------------------*/
#inquiry_hed_img {
	background: url(../images/category/inquiry/hed_img.jpg) no-repeat;
	height: 200px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#bg_inquiry_hed_img {
	background: #F0F0F0;
}
.inquiry_text {
	background: #F5F5F5;
	padding: 20px;
	text-align: center;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.inquiry_text span {
	font-weight: bold;
	color: #FF8000;
	font-size: 1.2em;
}
.table_tag {
	border-top: 1px solid #646464;
}
.table_tag th {
	padding: 10px;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	border-bottom: 1px solid #646464;
}
.table_tag td {
	padding: 10px;
	vertical-align: top;
	border-bottom: 1px solid #646464;
}
.side_title {
	background: url(../images/category/inquiry/side_title_img.gif) no-repeat;
	height: 90px;
	width: 200px;
	text-indent: -9999px;
	border-bottom: 1px solid #969696;
	border-top: 1px solid #FFFFFF;
}
