@charset "utf-8";
/* CSS Document */



/* =======================
   ikechau
======================= */
.ikechau { margin-top:30px; }

.ikechau h1 > img,
.ikechau h2 > img,
.ikechau h3 > img,
.ikechau h4 > img,
.ikechau h5 > img,
.ikechau h6 > img,
.ikechau  p > img { vertical-align:bottom; }

.ikechau ul li > ul li { margin-top:0 !important; }



/* -----------------------
   HEAD
----------------------- */
#HEAD {}



/* -----------------------
   FC FreeChoice
----------------------- */
#FC { height:776px; background:url(../img/fc_bg.jpg) no-repeat; }

#FC h1 { padding-left:234px; }

#FC .btnApply { padding:26px 0 0 273px; }

#FC a:hover img { opacity:1.0; filter:alpha(opacity=100); }


/* -----------------------
   RC RentacarCoupon
----------------------- */
#RC { padding:35px 0 40px; background:#ffe155 url(../img/rc_bg.gif) no-repeat bottom; }

#RC .inr { padding:0 30px; }



/* -----------------------
   other
----------------------- */

/* margin */

/* padding */

/* font */
.fcRD03 { color:#f00000 !important; }

.fs11 { font-size:11px !important; }
.fs13 { font-size:13px !important; }
.fs17 { font-size:17px !important; }
.fs20 { font-size:20px !important; }

/* list */
.noteList > li.ind3L { padding-left:5.2em; }
.noteList > li.ind3L > span.listMark { margin-left:-5.2em; }

.noteListA01 {}
.noteListA01 > li { padding-left:1em; text-indent:-1em; line-height:1.5; }
.noteListA01 .ind3L { padding-left:5em; text-indent:-5em; }


/* indent */
.ind010 {padding-left:  1em; text-indent:  -1em;}
.ind015 {padding-left:1.5em; text-indent:-1.5em;}

/* img */
.rollover { cursor:pointer; }

/* icon */
.txtLink.iconAnchor { padding-left:17px; background:url(/commonY15/img/icon_anchor_red_01.png) 3px 7px no-repeat; }

/* btn */
.btnRD.iconAnchor span { padding-left:15px; background:url(/domtour/common/img/icon_anchor_white_01.png) 0 7px no-repeat; }

/* old:width */
.wid940 { margin:0 auto; width:940px; }



/* -----------------------
   印刷設定
----------------------- */
@media print{body {
zoom:1\9;  /* IE8 and below */
_zoom:65%; /* IE6 */
}}

/* print */
.print {page-break-after:always;}