@charset "utf-8";
#Lnavi h2 {
	background-image: url(../../common/img/Lnavi_h2_bg.gif);
	background-repeat: repeat-x;
	height: 32px;
	width: 200px;
	padding-top: 18px;
}
#main h3 {
	font-size: 16px;
	font-weight: bold;
	background-image: url(../../common/img/line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 12px;
	margin-bottom: 28px;
}
#main h3 b {
	font-size: 10px;
}
.inquiry {
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 62px;
}
.telbox {
	width: 332px;
	float: left;
}
.faxbox {
	float: left;
	width: 332px;
}
.telbox img {
	margin-left: 12px;
}
.inquiry table {
	width: 624px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 20px;
	margin-bottom: 16px;
}
.inquiry p {
	font-size: 12px;
	color: #4D4D4D;
	margin-right: 2px;
	margin-left: 2px;
	line-height: 150%;
}
.inquiry th {
	font-size: 13px;
	padding: 10px;
	line-height: 130%;
	font-weight: normal;
	text-align: left;
	width: 130px;
	background-color: #F1F1F1;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.inquiry td {
	font-size: 13px;
	line-height: 130%;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
}
.f_name {
	font-size: 16px;
	width: 234px;
}
.inquiry textarea {
	height: 94px;
	width: 410px;
}
.f_btn {
	text-align: right;
	width: 620px;
}
.f_btn input {
	padding-right: 10px;
	padding-left: 10px;
}

