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

.hed_img {
	background: url(../images/category/inquiry/head_bg.jpg) no-repeat;
	text-indent: -9999px;
	height: 120px;
	width: 710px;
	margin-bottom: 20px;
}
.table_tag {
	border-top: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
.table_tag th {
	border-bottom: 1px solid #E6E6E6;
	border-left: 1px solid #E6E6E6;
	font-weight: normal;
	background: #F5F5F5;
	padding: 5px;
}
.table_tag td {
	border-bottom: 1px solid #E6E6E6;
	border-left: 1px solid #E6E6E6;
	padding: 5px 5px 5px 10px;
}
.text {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	text-align: center;
	padding-top: 5px;
}

#contents_r ul {
	padding: 5px 5px 5px 30px;
	width: 370px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border: 1px solid #FF0000;
	background: #FFF4F4;
}

#contents_r ul li {
	font-weight: bold;
	color: #FF0000;
}
