@charset "utf-8";
#header  {
	background-image: url(../images/inquiry/header.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#header  h1  {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 240px;
	width: 870px;
	visibility: hidden;
}
#main {
	background-image: url(../images/common/title.gif);
	background-repeat: no-repeat;
	background-position: left 36px;
}
#main h2 {
	font-size: 18px;
	line-height: 18px;
	height: 35px;
	width: 565px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#f_back {
	background-image: url(../images/inquiry/form_bg_f.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 540px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
