.spring a,
.summer a,
.autumn a,
.winter a {
  width: 170px;
	height: 320px;
	text-indent: -9999px;
	padding: 0 10px 0;
	display: block;
}
.spring a { background: url(http://www.hotel-daisen.jp/files/5811.jpg) no-repeat; }
.summer a { background: url(http://www.hotel-daisen.jp/files/5813.jpg) no-repeat; }
.autumn a { background: url(http://www.hotel-daisen.jp/files/5815.jpg) no-repeat; }
.winter a { background: url(http://www.hotel-daisen.jp/files/5817.jpg) no-repeat; }

.spring a:hover { background: url(http://www.hotel-daisen.jp/files/5812.jpg) no-repeat; }
.summer a:hover { background: url(http://www.hotel-daisen.jp/files/5814.jpg) no-repeat; }
.autumn a:hover { background: url(http://www.hotel-daisen.jp/files/5816.jpg) no-repeat; }
.winter a:hover { background: url(http://www.hotel-daisen.jp/files/5818.jpg) no-repeat; }

.starlight a {
  width: 750px;
  height: 200px;
  display: block;
  text-indent: -9999px;
  background: url(http://www.hotel-daisen.jp/img/bnr_starlight.jpg) no-repeat;
}
.starlight a:hover {
  background-image: url(http://www.hotel-daisen.jp/img/bnr_starlight_ro.jpg);
}

/*１日レンタルパックBtnここから*/
.rentalBox {
	text-align: center;
	clear: both;
}
.rentalBox img {
	clear: both;
	margin: 0px;
	padding: 0px;
}
#rentalBtn {
	clear: both;
	height: 140px;
	width: 475px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 30px;
}
#rentalBtn a {
	background-image: url(../img/rental_btn.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: center;
	display: block;
	height: 0px;
	width: 475px;
	padding-top: 140px;
	overflow: hidden;
}
#rentalBtn a:hover {
	background-position: 0px -140px;
}
#rentalDtl {
	padding: 30px;
	clear: both;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #AE8A47;
}
#rentalDtl img {
	clear: both;
}
#rentalDtl ul {
	padding-left: 20px;
	padding-right: 10px;
	list-style-type: disc;
}

/*１日レンタルパックBtnここまで*/

/*宿泊約款*/
.yakkan { margin-left: 2em; }
.hyotext { text-indent: 1em; }
.list-tb1 {
	table-layout: auto;
	margin: 10px;	
}
.list-tb1 td {
	padding: 3px;
}
.list-tb2 {
	table-layout: fixed;
	margin: 10px;	
}
.list-tb2 td {
	padding: 3px;
}
/*宿泊約款ここまで*/
