#title {
	background: url(../../common/images/bg_title.gif) no-repeat;
}
#title h1 {
	height: 35px;
	width: 88px;
	margin: 24px 0px 0px 11px;
}
#title h1.form {
	width: 88px;
	background: url(../images/form_title.gif) no-repeat;
}
#title h1.mail {
	width: 97px;
	background: url(../images/mail_title.gif) no-repeat;
}
#title p {
	float: right;
	font-size: 12px;
	line-height: 18px;
	margin: 10px 35px 0px 0px;
	width: 550px;
	color: #FFFFFF;
}
#bike-form-box {
	background: url(../images/top_bg_bike_form.jpg) no-repeat;
	margin: 14px 20px 0px;
	text-align: left;
	padding-top: 20px;
	height: 225px;
}
#bike-form-box h2 {
	background: url(../images/top_ttl_01.gif) no-repeat;
	text-align: left;
	text-indent: -9999px;
	height: 20px;
	width: 353px;
	margin-left: 332px;
}
#parts-form-box {
	background: url(../images/top_bg_parts_form.jpg) no-repeat;
	margin: 20px 20px 0px;
	text-align: left;
	padding-top: 20px;
	height: 225px;
}
#parts-form-box h2 {
	background: url(../images/top_ttl_02.gif) no-repeat;
	text-align: left;
	text-indent: -9999px;
	height: 20px;
	width: 338px;
	margin-left: 347px;
}
.btn-inquiry {
	background: url(../../common/images/btn_inquiry.gif) no-repeat;
	text-align: left;
	text-indent: -9999px;
	margin: 15px 20px 0px 552px;
	text-decoration: none;
}
.btn-inquiry a {
	text-decoration: none;
	height: 26px;
	width: 133px;
	display: block;
}
.btn-inquiry a:hover {
	background: url(../../common/images/btn_ovr_inquiry.gif) no-repeat;
}
.text {
	font-size: 12px;
	line-height: 18px;
	margin: 75px 20px 0px 300px;
	text-align: right;
}


iframe {
	margin: 20px 0px 0px 20px;
	width: 705px;
	overflow: scroll;
	display: block;
}
iframe#bike-form {
	height: 700px;
}
iframe#parts-form {
	height: 725px;
}
iframe#mail-form {
	height: 1325px;
}
iframe#test-form {

	height: 730px;
}
