#theader {
	background: #d80006 url(../image/main_bg.jpg) no-repeat center 0;
	width: 100%;
	min-width: 990px;
}

#theader h1 {
	width: 990px;
	height: 443px;
	margin: 0 auto;
	overflow: visible;
}

#box-slides {
	background: url(../image/body_bg.png) center 0;
	padding-top: 20px;
	width: 100%;
}

#box-slides .inner {
	background: url(../image/footprint.png) repeat-x center 16px;
	width: 100%;
}

#box-slides .slick {
  height: 136px;
  margin: 0px auto 0 auto;
  position: relative;
  width: 100%;
}

#box-slides .slick .slick-prev {
  background: url(../image/icon_arrow-l.png) no-repeat 0 0;
  z-index: 10;
  left: 50%;
  top: inherit;
  bottom: 20px;
  display: block;
  height: 40px;
  width: 40px;
  text-indent: -999px;
  overflow: hidden;
  margin-left: -475px;
}
#box-slides .slick .slick-prev:before {
  display: none;
}
#box-slides .slick .slick-next {
  background: url(../image/icon_arrow-r.png) no-repeat 0 0;
  z-index: 10;
  right: 50%;
  top: inherit;
  bottom: 20px;
  display: block;
  height: 40px;
  width: 40px;
  text-indent: -999px;
  overflow: hidden;
  margin-right: -475px;
}
#box-slides .slick .slick-next:before {
  display: none;
}
#box-slides .slick .hotel__list {
  width: 136px;
  float: left;
  /*padding: 0 10px;*/
}
#box-slides .slick .hotel__list a {
  display: block;
  height: 128px;
  position: relative;
}
#box-slides .slick .hotel__list a img {
  position: absolute;
  bottom: 0;
  right: 0;
  max-width: 100%;
}

#tfree-wrap {
	background: url(../image/body_bg.png) center 0;
}

#tfree {
	width: 990px;
	margin: 0 auto;
	background: url(../image/illust.png) right bottom no-repeat;
}

#tfree #box-ex {
	text-align: center;
	padding-bottom: 20px;
	padding-top: 20px;
}

#tfree #box-ex li {
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
}

#tfree #box-yadoB li {
	position: relative;
	height: 293px;
	margin-bottom: 10px;
}

#tfree #box-yadoB li:after,
#tfree #box-yadoS:after {
	content: "."; 
  	display: block; 
  	height: 0; 
  	font-size:0;	
  	clear: both; 
  	visibility:hidden;
}

#tfree #box-yadoB li .left {
	float: left;
	width: 656px;
	position: relative;
}

#tfree #box-yadoB li .left .name {
	position: absolute;
	top: 13px;
	left: 15px;
}

#tfree #box-yadoB li .right {
	float: right;
	width: 334px;
}

#tfree #box-yadoB li .btn {
	position: absolute;
	bottom: 36px;
	right: 33px;
}

#tfree #box-yadoB li a:hover,
#tfree #box-yadoS li a:hover {
	opacity: 0.7;
}

#tfree #box-yadoS li {
	position: relative;
	width: 324px;
	float: left;
	margin-bottom: 10px;
	margin-right: 9px;
}

#tfree #box-yadoS li .name {
	position: absolute;
	top: 13px;
	left: 12px;
}

#tfree #box-yadoS li.last {
	margin-right: 0;
}

#tfree #box-yadoS li .btn {
	width: 100%;
	text-align: center;
	position: absolute;
	bottom: 24px;
}








