@charset "euc-jp";

img{
   border:none;
}


/* CLEARFIX 
============================================ */
.clearfix{
    zoom:1;/*for IE 5.5-7*/
}
.clearfix:after{/*for modern browser*/
   content:".";
   display: block;
   height:0px;
   clear:both;
   visibility:hidden;
   overflow:hidden;
   font-size:0.1em;
   line-height:0;     
}
* html .clearfix{
	display:inline-table;
	/*\*/display:block;/**/
}
body, x:-moz-broken {
	margin-left: -1px;
}
/* IE7でpadding回年 */
*:first-child+html body {
	padding-left: 1px;
}
/* IE6笆布でpadding回年 */
*html body {
	padding-left: 1px;
}



.floatLeft {
	float: left;
	display:inline;
}

.floatRight {
	float: right;
	display:inline;
}

.offLeft {
	text-indent: -9999px;
	font-size: 0.1em;
	line-height: 0;
	overflow: hidden;
}

 a:hover img{
   opacity: 0.8;
 }


/* hakuba-body 
============================================ */

div#hakuba-body{
   width:770px;
   font-size: 12px;
   line-height: 1.6;
   overflow:hidden;
   margin: 15px 0 15px 18px;
   background: #fff;
}

div#hakuba-body h2{
   height: 102px;
   text-indent: -9999px;
   font-size: 0.1em;
   line-height: 0;
   overflow: hidden;
   background: url(../img/def/title.jpg) 0 0 no-repeat;
}


   /* presentArea
   ---------------------------------------- */    
   div#hakuba-body div#presentArea{
      height: 420px;
      background: url(../img/def/campaign_01-bg.jpg) 0 0 no-repeat;
      position: relative;
   }
   
      p#btn-goToForm{
         width:287px;
         height:73px;
         position: absolute;
         top:278px;
         left: 468px;   
      }



   /* couponArea
   ---------------------------------------- */    
   div#hakuba-body div#couponArea{
      height: 296px;
      background: url(../img/def/campaign_02-bg.jpg) 0 0 no-repeat;
      position: relative;      
   }

      p#btn-goToCoupon{
         width:287px;
         height:73px;
         position: absolute;
         top:25px;
         left: 468px;
      }


   /* aboutHakubaArea
   ---------------------------------------- */    
   div#hakuba-body div#aboutHakubaArea{
      color: #fff ;
      padding: 20px;
      background: #1b1b1b url(../img/def/bg2.gif) 0 0 repeat;
      border-bottom: 5px solid #4177c1;
      border-top: 5px solid #4177c1;   
   }


   div#hakuba-body div#aboutHakubaArea h3{
      margin: 0 0 20px 0 ;
      font-size: 18px;
   }


   div#hakuba-body div#aboutHakubaArea .figure{
      width: 295px;
      float: left;
      display: inline;
   }
   
   div#hakuba-body div#aboutHakubaArea .caption{

      margin: 0 0 0 20px;
      width: 410px;
      float: left;
      display: inline;   
   }

   div#hakuba-body div#aboutHakubaArea .caption p{
      font-size: 12px;
      line-height: 18px;
   }

/* coupon page 
============================================ */

ul.btns{
   width: 283px;
   margin: 20px auto;
   list-style-type: none;
}
ul.btns li{
   margin: 0 0 5px 0;
}


/*磅湖脱挝拌*/
#couponImgPrint{
   width: 385px;
   position: fixed;
   top: 50px;
   left: 50%;
   margin: 0 0 0 -193px;
   z-index: 99999;
   display: none;   
}
/*
@media print {


  }*/

