@charset "utf-8";

/* CSS初期設定 */
* {
    margin:0;
    padding:0;
    }
img {
    border:0;
    vertical-align:bottom;
}
ul {
	list-style:none;
}
a {
	overflow: hidden;
}
.clear {
	clear: both;
}
.clearfix:after { 
	content: "."; 
	display: block; 
	clear: both; 
	height: 0; 
	visibility: hidden; 
	line-height: 0; 
} 
.clearfix { 
	display: inline-table; 
	min-height: 1%; 
} 
/* for macIE \*/ 
* html .clearfix { 
	height: 1%; 
} 
.clearfix { 
	display: block; 
} 
/* end of for macIE */
.clearfix {
	overflow:hidden;
}

/* 基本レイアウト・フォント装飾関連 */
.f-bold { font-weight: bold}
.f-b-red { font-weight: bold ; color: #FF0000}
.f-b-dred { font-weight: bold ; color: #CC3300}
.f-b-y { font-weight: bold ; color: #FFFFCC}
.f-b-pink { font-weight: bold ; color: #FF6666}
.f-b-orange { font-weight: bold ; color: #FF6600}
.f-b-s-pink { font-weight: bold ; color: #FF3399}
.f-b-white { font-weight: bold ; color: #FFFFFF}
.f-b-purple { font-weight: bold; color: #B086B9}
.f-b-dp { font-weight: bold; color: #663399}
.f-b-green { font-weight: bold; color: #009900}
.f-b-blue { font-weight: bold; color: #0066CC}
.f-dp { color: #663399}
.f-white { color: #FFFFFF}
.f-red { color: #FF0000}
.f-dred { color: #CC3300}
.f-blue { color: #0066CC}
.f-green { color: #009900}

/* レイアウト */
.t10k { font-size: 10px; color: #000000}		/* 黒 */
.t10r { font-size: 10px; color: #FF0000}		/* 赤 */
.t10w { font-size: 10px; color: #FFFFFF}		/* 白 */
.t10g { font-size: 10px; color: #666666}		/* 灰 */

.t12k { font-size: 12px ; color: #000000}		/* 黒 */
.t12w { font-size: 12px ; color: #FFFFFF}		/* 赤 */
.t12r { font-size: 12px ; color: #CC3300}		/* 白 */
.t12g { font-size: 12px ; color: #666666}		/* 灰 */

.t10_12 { font-size: 10px; line-height: 12px}
.t12_14 { font-size: 12px; line-height: 14px}
.t12_16 { font-size: 12px; line-height: 16px}

.t12b { font-size: 12px ; font-weight: bold}
.t12b-r { font-size: 12px ; font-weight: bold ; color: #CC3300}		/* 赤 */
.t12b-w { font-size: 12px ; font-weight: bold ; color: #FFFFFF}		/* 白 */
.t12b-g { font-size: 12px ; font-weight: bold ; color: #666666}		/* 灰 */

.t14g { font-size: 14px ; color: #666666}		/* 灰 */

.t14b { font-size: 14px ; font-weight: bold}
.t14b-r { font-size: 14px ; line-height: 120% ; font-weight: bold ; color: #FF3300}		/* 赤 */
.t14b-o { font-size: 14px ; line-height: 120% ; font-weight: bold ; color: #FF6600}		/* 橙 */
.t14b-w { font-size: 14px ; line-height: 120% ; font-weight: bold ; color: #FFFFFF}		/* 白 */
.t14b-gr { font-size: 14px ; line-height: 120% ; font-weight: bold ; color: #009900}		/* 緑 */
.t14b-g { font-size: 14px ; line-height: 120% ; font-weight: bold ; color: #666666}		/* 緑 */

.t16b-w { font-size: 16px ; line-height: 140% ; font-weight: bold ; color: #FFFFFF}		/* 白 */

.e10 { font-family: "Verdana", "Geneva", "Courier" "Helvetica", "Alial", ; font-size: 10px}
.e12 { font-family: "Verdana", "Geneva", "Courier" "Helvetica", "Alial", ; font-size: 12px}
.e12b { font-family: "Verdana", "Geneva", "Courier" "Helvetica", "Alial", ; font-size: 12px; font-weight: bold}
.e12p { font-family: "Verdana", "Geneva", "Courier" "Helvetica", "Alial", ; font-size: 12px; font-weight: bold ; color: #FF3399}
.e14b { font-family: "Verdana", "Geneva", "Courier" "Helvetica", "Alial", ; font-size: 14px; font-weight: bold}
.e14pink { font-family: "Verdana", "Geneva", "Courier" "Helvetica", "Alial", ; font-size: 14px; font-weight: bold ; color: #FF3399}
.e12w { font-family: "Verdana", "Geneva", "Courier" "Helvetica", "Alial", ; font-size: 12px; font-weight: bold ; color: #FFFFFF}
.dot {
	border: 1px dotted #FF0000;
	color: #FF0000;
	text-decoration: blink;
}
.underline {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #017F42;
}
/* WRAPBOX */
.wrapBox {
	width: 950px;
}

/* bnrBOX */
ul.bnrSale {
	margin-top: 10px;
}
ul.bnrSale li {
	margin-bottom: 10px;
}


/* 左BOX */
.leftBox {
	width: 470px;
	margin-right: 10px;
	float: left;	
}

/* 右BOX */
.rightBox {
	width: 470px;
	float: left;
}
.rightBox h3.mgn {
	background: url(images/yohaku.gif);
	padding-top: 25px;
}

/* 秋冬の売りつくしスペシャル＆アウトレットセール */
#akifuyu {
	background-image: url(images/btn_akifuyu.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 187px;
	width: 470px;
}
#akifuyu a {
	display:block;
	height: 187px;
	width: 470px;
}
#akifuyu a:hover {
	background-image: url(images/btn_akifuyu_ov.gif);
}

/* ラストサマー */
#lastsummer {
	background-image: url(images/btn_lastsummer.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 187px;
	width: 470px;
}
#lastsummer a {
	display:block;
	height: 187px;
	width: 470px;
}
#lastsummer a:hover {
	background-image: url(images/btn_lastsummer_ov.gif);
}

/* 冬休み＆お正月売りつくしスペシャル */
#fuyuyasumi {
	background-image: url(images/btn_fuyuyasumi.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 187px;
	width: 470px;
}
#fuyuyasumi a {
	display:block;
	height: 187px;
	width: 470px;
}
#fuyuyasumi a:hover {
	background-image: url(images/btn_fuyuyasumi_ov.gif);
}

/* 新春初売り */
#hatsuuri {
	background-image: url(images/btn_hatsuuri.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 187px;
	width: 470px;
	position: absolute;
	right:0;
	bottom: 0;
}
#hatsuuri a {
	display:block;
	height: 187px;
	width: 470px;
}
#hatsuuri a:hover {
	background-image: url(images/btn_hatsuuri_ov.gif);
}

/* 冬＆早春売りつくし */
#soshun {
	background-image: url(images/btn_soshun.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 187px;
	width: 470px;
}
#soshun a {
	display:block;
	height: 187px;
	width: 470px;
}
#soshun a:hover {
	background-image: url(images/btn_soshun_ov.gif);
}

/* 春＆GW売りつくし */
#harugw {
	background-image: url(images/btn_harugw.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 187px;
	width: 470px;
}
#harugw a {
	display:block;
	height: 187px;
	width: 470px;
}
#harugw a:hover {
	background-image: url(images/btn_harugw_ov.gif);
}
/* アーリーサマー */
#earlysummer {
	background-image: url(images/btn_earlysummer.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 187px;
	width: 470px;
}
#earlysummer a {
	display:block;
	height: 187px;
	width: 470px;
}
#earlysummer a:hover {
	background-image: url(images/btn_earlysummer_ov.gif);
}
/* 夏休み */
#summer {
	background-image: url(images/btn_summer.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 187px;
	width: 470px;
}
#summer a {
	display:block;
	height: 187px;
	width: 470px;
}
#summer a:hover {
	background-image: url(images/btn_summer_ov.gif);
}
/* 秋 */
#autumn {
	background-image: url(images/btn_autumn.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 187px;
	width: 470px;
}
#autumn a {
	display:block;
	height: 187px;
	width: 470px;
}
#autumn a:hover {
	background-image: url(images/btn_autumn_ov.gif);
}
/* 冬 */
#winter {
	background-image: url(images/btn_winter.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 187px;
	width: 470px;
}
#winter a {
	display:block;
	height: 187px;
	width: 470px;
}
#winter a:hover {
	background-image: url(images/btn_winter_ov.gif);
}
/* 春 */
#spring {
	background-image: url(images/btn_spring.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 187px;
	width: 470px;
}
#spring a {
	display:block;
	height: 187px;
	width: 470px;
}
#spring a:hover {
	background-image: url(images/btn_spring_ov.gif);
}

/* アウトレット */
#outlet {
	background-image: url(images/btn_outlet.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 187px;
	width: 470px;
}
#outlet a {
	display:block;
	height: 187px;
	width: 470px;
}
#outlet a:hover {
	background-image: url(images/btn_outlet_ov.gif);
}

/* なっとく */
#nattoku {
	background-image: url(images/btn_nattoku.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 187px;
	width: 470px;
}
#nattoku a {
	display:block;
	height: 187px;
	width: 470px;
}
#nattoku a:hover {
	background-image: url(images/btn_nattoku_ov.gif);
}

/* 定番バナー */
.bnrBox {
	clear: both;
	padding-top: 8px;
	margin-bottom: 8px;
}
.bnrBox li {
	float: left;
	padding-bottom: 10px; 
	width: 310px;
}
.bnrBox li.mgR {
	margin-right: 10px;
}


/* 宿泊プラン */
.stayBox {
	background: url(images/btm_o.gif) no-repeat left bottom;
	padding-bottom: 10px;
	/padding-bottom: 15px;
}
.stayBox h3 {
	width: 448px;
	margin: 0 auto;
}
.stayBox dl {
	position: relative;
	width: 446px;
	margin: 5px auto;
	padding: 3px 0 5px;
	border-bottom: 1px dashed;
}
.stayBox dt {
	background: url(images/arrow_o.gif) no-repeat center left;
	width: 431px;
	padding-left: 15px;
	font-weight: bold;
	color: #333;
}
.stayBox dd span {
	color: #F00;
	font-weight: bold;
	font-size: 16px;
}
/* 交通セットプラン */
.traficBox {
	background: url(images/btm_g.gif) no-repeat left bottom;
	padding-bottom: 10px;
	/padding-bottom: 15px;
}
.traficBox h3 {
	width: 448px;
	margin: 0 auto;
}
.traficBox dl {
	position: relative;
	width: 446px;
	margin: 5px auto;
	padding: 3px 0 5px;
	border-bottom: 1px dashed;
}
.traficBox dt {
	font-weight: bold;
}
.traficBox dd span {
	color: #F00;
	font-weight: bold;
	font-size: 16px;
}
