#title {
	background: url(../../common/images/bg_title.gif) no-repeat;
}
#title h1 {
	background: url(../images/top_title.gif) no-repeat;
	height: 15px;
	width: 104px;
	margin: 44px 0px 0px 10px;
}
#title p {
	float: right;
	font-size: 12px;
	line-height: 18px;
	margin: 10px 35px 0px 0px;
	width: 550px;
	color: #FFFFFF;
}
#rocket-r {
	background: url(../images/top_bg_rocket-r.jpg) no-repeat 0px 100%;
	margin-top: 4px;
	padding-bottom: 160px;
}
#rocket-r .txt {
	font-size: 12px;
	line-height: 16px;
	margin: 15px 20px 0px 460px;
	clear: both;
}
#rocket-r .btn-details {
	margin: 30px 0px 0px 555px;
}
#basic-r {
	background: url(../images/top_bg_basic-r.jpg) no-repeat 100% 100%;
	margin-top: 30px;
	padding-bottom: 160px;
}
#basic-r .txt {
	font-size: 12px;
	line-height: 16px;
	margin: 15px 454px 0px 20px;
	clear: both;
}
#basic-r .btn-details {
	margin: 30px 0px 0px 20px;
}


.ttl-box {
	border-top: 1px dotted #ADACAA;
	border-bottom: 1px dotted #ADACAA;
	height: 56px;
}
.ttl-box h2 {
	font-size: 14px;
	line-height: 36px;
	color: #4D4D4D;
	float: left;
	margin-left: 15px;
}
.ttl-box .btn-inquiry {
	background: url(../../common/images/btn_inquiry.gif) no-repeat;
	text-align: left;
	text-indent: -9999px;
	margin: 5px 4px 5px 0px;
	float: right;
	text-decoration: none;
}
.ttl-box .btn-inquiry a {
	text-decoration: none;
	height: 46px;
	width: 143px;
	display: block;
}
.ttl-box .btn-inquiry a:hover {
	background: url(../../common/images/btn_ovr_inquiry.gif) no-repeat;
}
.btn-details {
	background: url(../../common/images/btn_details.gif) no-repeat;
	text-align: left;
	text-indent: -9999px;
}
.btn-details a {
	display: block;
	height: 45px;
	width: 170px;
	text-decoration: none;
}
.btn-details a:hover {
	background: url(../../common/images/btn_ovr_details.gif) no-repeat;
}
