@charset "UTF-8";
#head_inquiry01 {
	background-image: url(../../img/inquiry/head_inquiry01.jpg);
	height: 48px;
	width: 584px;
	text-indent: -9999px;
}
#head_inquiry_rec01 {
	background-image: url(../../img/inquiry/head_inquiry_rec_01.jpg);
	height: 48px;
	width: 584px;
	text-indent: -9999px;
}
#wrap_inquiry1 table {
	margin-bottom: 30px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
	width: 100%;
}
#wrap_inquiry1 td, th {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}
#wrap_inquiry1 th {
	width: 100px;
	text-align: center;
	background-color: #F6F6F6;
}
.btn_send a {
	background-image: url(../../img/inquiry/btn_send.jpg);
	height: 49px;
	width: 175px;
	display: block;
	text-indent: -9999px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 100px;
}
.btn_send a:hover {
	background-position: 0px -49px;
}
