@charset "UTF-8";
/* 横用 CSS Document */
#contents {
	border-top:2px solid #B79558;
	background:none;
}
.banner-block {
	width:320px;
	margin:0px auto 0px auto;
}
.banner-box {
	position:relative;
}
.banner-text-01,
.banner-text-02,
.banner-text-03 {
	position: absolute;
	top: 75px;
	font-size: 10px;
	color: #545454;
	line-height: 1.6;
}

.banner-btn-01,
.banner-btn-02,
.banner-btn-03 {
	position: absolute;
	top: 110px;
}
.banner-text-01,
.banner-text-03,
.banner-btn-01,
.banner-btn-03 {
	left: 30px;
}
.banner-text-02,
.banner-btn-02 {
	left: 157px;
}

.info {
	text-align: center;
	margin: 10px;
	line-height: 120%;
}
.banner-text-3line {
	top: 65px;
}