/* CSS Document */

#wrapper #imgBox {
	height: 120px;
	width: 860px;
	background-image: url(img/bg_stay.jpg);
	background-repeat: no-repeat;
	text-indent: -9998px;
	float: left;
}
#wrapper #contents #mainBox #pankuzu {
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #947E28;
	padding-bottom: 2px;
}
#wrapper #contents #mainBox #keiyakuBox {
	width: 460px;
	margin-left: 40px;
	float: left;
	margin-bottom: 35px;
	display: inline;
}
#wrapper #contents #mainBox #keiyakuBox h2 {
	background-image: url(img/bg_h2_keiyaku.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 460px;
	text-indent: -9998px;
	margin-top: 35px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #898989;
	margin-bottom: 5px;
}
#wrapper #contents #mainBox #keiyakuBox img {
	margin-top: 20px;
}
#wrapper #contents #mainBox #sinkiBox {
	width: 460px;
	margin-left: 40px;
	float: left;
	padding-bottom: 35px;
	display: inline;
}
#wrapper #contents #mainBox #sinkiBox h2 {
	background-image: url(img/bg_h2_new.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 460px;
	text-indent: -9998px;
	margin-top: 35px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #898989;
	margin-bottom: 5px;
}
#wrapper #contents #mainBox #sinkiBox img {
	margin-top: 20px;
}
#wrapper #contents #mainBox #sinkiBox p.tel {
	background-image: url(../img/common/bg_tel.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 161px;
	text-indent: -9998px;
	float: left;
}
#wrapper #contents #mainBox .topBox {
	margin-top: 20px;
	width: 460px;
	float: left;
	margin-left: 40px;
	display: inline;
}
#wrapper #contents #mainBox .topBox p a span {
	display: none;
}
#wrapper #contents #mainBox .topBox p a {
	background-image: url(../img/common/btn_top.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 15px;
	width: 95px;
	float: right;
	display: block;
}
#wrapper #contents #mainBox .topBox p a:hover {
	background-image: url(../img/common/btn_top_ov.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 15px;
	width: 95px;
	display: block;
}
