

/* #mainVisual */
#mainVisual{ margin-top:10px; margin-bottom:15px;}
.pankuzu_area{ position:relative; height:50px;}
.pankuzu_area .banner{ position: absolute; top:0; right:0;}

/* tourSet */
.tourSet{ border-left:1px solid #ed7d1c; border-right:1px solid #ed7d1c; border-bottom:1px solid #ed7d1c; padding:0 0 0 19px;}
.tourSet h3.area_title{ margin:0 -20px;}


/* エリア */
.area{ margin-top:20px; background:url(../img/2013fall/point_bg.jpg) right bottom no-repeat ;}
.area_txt{ width:466px; float:left;}
.area_txt p{ padding:0 20px 20px 0;}
.area_point{ width:453px; float:right; }
.area_point h4{ }
.area_point ul li{ width:434px;}
.area_point ul li{ line-height:0; padding-bottom:6px; background:url(../img/2013fall/point_line.jpg) bottom repeat-x;}
.area_point ul li:last-child{ margin-bottom:0 !important; background:none;}

/* hotel01 */
.hotel01{ width:900px; overflow:hidden; margin-top:19px;}
.hotel01 h4{ margin:0 0 16px 0; padding:0;}
.hotel01 ul.hotelBox { width:920px; margin-right:-18px; overflow:hidden;}
.hotel01 ul.hotelBox li.hotelData{ width:287px !important; margin:0 15px 20px 0; padding:0; display:inline-block; vertical-align:top; overflow:hidden;}
/* IE6 */
.hotel01 ul.hotelBox li.hotelData {
  _display: inline; /* display: inline-block;の代わり */
  _zoom: 1;
}
/* IE7 */
*:first-child+html .hotel01 ul.hotelBox li.hotelData {
  display: inline; /* display: inline-block;の代わり */
  zoom: 1;
}


.hotel01 ul.hotelBox li.hotelData h5{ margin-bottom:10px;}
.hotel01 ul.hotelBox li.hotelData div{ margin-bottom:10px;}

/* hotel02 */
.hotel02{ width:900px; overflow:hidden; margin-top:19px;}
.hotel02 h4{ margin-bottom:16px;}
.hotel02 ul.hotelBox{ width:920px; margin-right:-20px; overflow:hidden;}
.hotel02 ul.hotelBox li.hotelData{ width:440px !important; margin:0 16px 20px 0; padding:0; display:inline-block; vertical-align:top; overflow:hidden;}
/* IE6 */
.hotel02 ul.hotelBox li.hotelData {
  _display: inline; /* display: inline-block;の代わり */
  _zoom: 1;
}
/* IE7 */
*:first-child+html .hotel02 ul.hotelBox li.hotelData {
  display: inline; /* display: inline-block;の代わり */
  zoom: 1;
}


.hotel02 ul.hotelBox li.hotelData h5{ margin-bottom:10px;}
.hotel02 ul.hotelBox li.hotelData div{ width:193px; float:left; margin-bottom:10px;}
.hotel02 ul.hotelBox li.hotelData ul{ margin-left:193px; }


/* text */
.btn_fes{ text-align:right; margin-bottom:15px;}

/* 岩手 */
.iwate_bg_01{}
.iwate_bg_02{}

/* 山形 */
.yamagata_bg_01{ }