/* CSS Document */

@charset "shift_jis";

.main {
  z-index: 10;
}

.hdr {
  z-index: 20;
}


.campaign {
  position: relative;
  clear: both;
  width: 950px;
  font-size: 14px;
  z-index: 20;
}

ul #mainmenu{
  float: left;
}

#mainmenu img:hover{
  filter:alpha(opacity=40);
  opacity:0.4;
}
/* topics のBGCOLORを不透明に */
.cam {
  position: relative;
  z-index: 20;
  background-color: #ffffff;
}


#mainimage{
  height: 351px;
  width: 100%;
  margin: 15px 0px 0px 0px;
  padding: 0px;
  border: 0 none;
  text-align: left;
  background-color: #ffffff;
}
#mainimage img{
  border: 0 none;
}

#acomenu{
  float: left;
  width: 612px;
}

#acomenu img{
  float: left;
  margin: 0px;
}

h2 {
    font-size: 0;
    line-height: 0;
    padding-bottom: 10px;
}

.zindex20 {
  position: relative;
  z-index: 20;
  
}

.zindex30 {
  position: relative;
  z-index: 30;
  background-color: #ffffff;
}


.comboimage dl {
  float :left;
  width: 475px;
  height: 141px;
  padding-top: 0px;
  text-align: left;
/*  cursor: pointer; */
  margin-top: 15px;
  background-color: #ffffff;
  position: relative;
  z-index: 20;
}

/*
.comboimage img:hover{
  filter:alpha(opacity=40);
  opacity:0.4;
}
*/
.b_image01 {
  margin-top: 100px;
  padding-top: 0px;
  background-color: #ffcdb2;
  position: relative;
  z-index: 20;
}

.b_image02 {
  margin-top: 30px;
  padding-top: 0px;
  background-color: #ffd1e1;
  position: relative;
  z-index: 20;
}

.b_image03 {
  margin-top: 30px;
  padding-top: 0px;
  background-color: #f0c2ff;
  position: relative;
  z-index: 20;
}

.warning {
  color: #444444;
  height:15px;
  font-size:13px;
  text-align:right;
  vertical-align:middle;
  padding-top:5px;
  font-weight: normal;

}


/*
h3 {
    font-size: 0;
    line-height: 0;
    padding-bottom: 10px;
}
*/


/*--各ホテル情報ブロック--*/
#blockWrap {
  clear: both;
  overflow: hidden;
  width: 950px;
  /* width: 795px; */
  /*height: 1%;*/
  margin: 0 auto;
  padding-bottom: 10px;
  /*height: 500px;*/
}

.hotelBlock dl {
  float :left;
  width: 456px;
  height: 211px;
  padding-top: 0px;
  margin: 10px 0px 0px 13px;
  /* border-radius:5px;  */
  text-align: left;
  /* line-height: 1.0;   */
  cursor: pointer;
}

.hotelBlock dl:hover{
  float :left;
  width: 456px;
  height: 211px;
  /* background: url(../151116images/bg_block_on.png) no-repeat 0 top;*/
  padding-top: 0px;
  margin: 10px 0px 0px 13px;
  text-align: left;
  cursor: pointer;

}

.hotelBlock.rightBox {
  margin-right: 0;
}

.hotelBlock dt {
/*  background-color: #000000;  */
  height : 75 px;
  padding-top : 0px;
}

/* タイムセールはこちらボタンだけロールオーバー_141117
.hotelBlock dl {
  padding: 0px 15px 4px 15px;
  background: url(../151116images/bg_block_bottom.png)  no-repeat 0 bottom ; 
}

.hotelBlock dl:hover{
  padding: 0px 15px 4px 15px;
  background: url(../151116images/bg_block_bottom_on.png) no-repeat 0 bottom ;
}
*/

.hotelBlock dl dt {
  margin: 0 0 0 0;
/*  padding-bottom: 3px;*/
}

.hotelBlock .hotelName {
  display: block;
  text-decoration: underline;
  margin: 10px 8px 0px 5px;
  padding-top:0px;  /* 18px */
  font-weight: bold;
  color: #333333;
  height: 35px ;  /* 141117 <- 50px */
  font-family: "メイリオ", Meiryo;
  line-height:18px;
}

.hotelBlock:hover .hotelName {color: #66ccff;}
.hotelBlock:visited .hotelName {color: #333333;}

.hotelBlock .photo {
  margin: 0px 0px 0px 0px;
}

.hotelBlock .outline {
  display: block;
  margin: 3px 13px 0px 5px;
  padding-top:0px;  /* 18px */
/*  padding-top:0px;    /* org 5px */
/*  padding-left:10px;    /* 141016 add */
/*  padding-right:10px;    /* 141016 add */
  color: #4C86FB;
  font-weight: bold;
/*  line-height: 17px;*/
/*  height: 26px ;  /* 140619 40->  */
  font-family: "メイリオ", Meiryo;
  line-height:18px;
}

.hotelBlock .comment {
  display: block;
  margin-top: 0px;
  padding-top: 0px;
  height: 36px ;  /* 140619 */
}

.hotelBlock .saleDetail {
  margin-top: 0px;
}

.hotelBlock .saleDetail span {
  display: block;
  width: 265px;
  height: 39px;
/*    width: 235px;
  height: 42px;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  text-decoration: underline; */
}

.hotelBlock img:hover{
  filter:alpha(opacity=40);
  opacity:0.4;
}


.bottomBlock {
  clear: both;
  height: 373px;
  overflow: hidden;
  background: url(../images/bg_dareto.jpg) no-repeat; 
  padding: 124px 0 0 154px;
  margin: 20px 0;
}

.bottomBlock dl{
  float :left;
  width: 325px;
  height: 110px;
  text-align: left;
}

.bottomBlock img:hover{
  filter:alpha(opacity=40);
  opacity:0.4;
}

.bottomBlock #bottomNav {
  position: relative;
  float: left;
  margin: 67px 0 0 2px;
  _margin-right: 34px;
  text-align: center;
  
}
.bottomBlock ul {
  width: 592px;
  /*width: 582px;*/
  height: 48px;
  padding-left: 12px;
  _padding-left: 6px;
}
.bottomBlock ul li{
  float: left;
  margin: 2px;
  height: 44px;
}

.bottomBlock ul li a {
  display: block;
}


.bottomBlock ul li .sub_menu {
  position: absolute;
  top: 100%;
  display: block;
  height: auto!important;
  text-align: left;
  background: none;
  padding: 0;
}

.bottomBlock ul li .areaBox_large {
  left:0;
  width: 592px;
}
.bottomBlock ul li .areaBox_right {
  right: 0;
}
.bottomBlock ul li .areaBox_right li {
  float: right;
}

.bottomBlock ul li .sub_menu a {
  display: inline;
}
.bottomBlock ul li .sub_menu.selected {
  visibility: visible;
}

.pagetop,
.fixed {
  position: absolute;
  /*float: right;*/
  overflow: auto;
  top: 480px;
  left: 907px;
  width: 43px;
  height: 74px;
  z-index: 2;
}

.pagetop a {
  display: block;
  width: 43px;
  height: 74px;
  text-indent: 9999px;
  white-space: nowrap;
  overflow: hidden;
  background: url(../btn_pagetop.png) 0 0;
}

.pagetop a:hover{
  background: url(../btn_pagetop.png) -45px 0;
}

.hotelImageBlock {
  float :left;
  width: 265px;
  margin: 0 15px 12px 0;
  padding-top: 2px;
  text-align: left;
  line-height: 1.0;
}

.hotelImageBlock.rightBox {
  margin-right: 0;
}

.ategenBlock {
  float :right;
  width: 260px;
  height: 328px;  /* 140616  266 */
  background: url(../images/bg_ategen.png) no-repeat 0 top;
  /* margin: 0 15px 12px 0; */
  padding-top: 5px;
  /* border-radius:5px;  */
  text-align: left;
  /* line-height: 1.0;   */
  cursor: pointer;
}

/*
.ategenBlock {
  float :left;
  width: 265px;
  height: 286px;
  background: url(../151116images/bg_ategen.png) no-repeat 0 top;
  padding-top: 5px;
  text-align: left;
  cursor: pointer;
}
*/


/*
.ategenBlock dl {
  padding: 0px 15px 4px 15px;
  background: url(https://www.jalan.net/theme/timesale/chain/141117images/bg_ategen_bottom.png)  no-repeat 0 bottom ; 
}
*/


.snow {
/*	position: absolute;
	background: green;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	box-shadow: 0px 0px 5px 1px rgba(255, 255, 255, 0.8);
	-moz-box-shadow: 0px 0px 5px 1px rgba(255, 255, 255, 0.8);
	-webkit-box-shadow: 0px 0px 5px 1px rgba(255, 255, 255, 0.8);
*/
	position:absolute;height:0;width:0;
	border: 10px solid green;
	border-radius: 20px;
	border-top-right-radius: 0;
	border-bottom-left-radius: 0;}

}
