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


.hed_img {
	background:url(../images/category/inquiry/hed_img.jpg) 0 0 no-repeat;
	width:860px;
	height:120px;
	text-indent:-9999px;
}


.inquiry_table {
	width: 600px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}


table.inquiry_table {
	border-top: 1px solid #F0F0F0;
}

.inquiry_table th {
	padding: 10px;
	width: 120px;
	font-weight: normal;
	text-align: left;
	background: #F3F3F3;
	border-bottom: 1px solid #FFFFFF;
}

.inquiry_table td {
	padding: 10px;
	width: auto;
	font-weight: normal;
	text-align: left;
	border-bottom: 1px solid #F0F0F0;
}

.inquiry_end_table {
	border: 1px solid #999999;
	margin-bottom: 20px;
}


.inquiry_end_table td {
	padding: 5px 10px;
	background: #F3F3F3;
}

