@charset "utf-8";

html, body{
	margin: 0;
	padding: 0;
	font-family:'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
body{background:#827263;}
.tf_bg{
	width:100%;
	height:100%;
	position:fixed;
	top:0px;
	left:0px;
}
.tf_bg img{
	position:absolute;
	bottom:0px; /*-482px;	 -(imgh/2 - wh/2) */
	left:0px;	/* calculate a negative value to center horizontally */
	width:100%;	/* windowwidth plus negative value of left */
	/*height:1650px; /* windowheight plus negative value of top */
	display:none;
	z-index:1;
}

h1 img{margin:0; padding:0;}

.tf_pattern{
	position:absolute;
	width:100%;
	height:100%;
	z-index:2;
}

.tf_content{width:100%;
	position:absolute;
	top:20px;
	right:0;
	display:none;
	z-index:999;
}

.acclogo_0{
	position:fixed;
	top:20px;
	right:20px;
	z-index:999;
}

.tf_content h2{
	color:#fff;
	font-size:50px;
	padding:0;
	margin:0 0 3px 0;
	font-family: 'Tangerine', arial, serif;
	text-shadow:1px 1px 2px #000;
}
.tf_content h3{
	padding:0;
	margin:0;
}
.tf_content .inside{
	margin:80px 0 0 0;
	padding:0;
	width:100%;
	text-align:center;
	z-index:999;
}


.tf_thumbs{background:#827263;
	position:absolute;
	z-index:12;
	right:45px;
	bottom:15px;
	margin-top:-85px;
	border:1px solid #ff9933;
	/* -moz-box-shadow:1px 1px 5px #202020;
	-webkit-box-shadow:1px 1px 5px #202020;
	box-shadow:1px 1px 5px #202020;*/

}
.tf_thumbs img{width:80px;
	display:block;
}
.tf_loading{
	position:fixed;
	top:50%;
	left:50%;
	margin:-30px 0px 0px -30px;
	width:60px;
	height:60px;
	background:#fff url(//www.img-ikyu.com/contents/dg/special/fullyear/brand/andaz/images/loader.gif) no-repeat center center;
	z-index:999;
	opacity:0.7;
}
.tf_next{
	width:29px;
	height:35px;
	position:absolute;
	bottom:27px;
	right:10px;
	z-index:100;
	cursor:pointer;
	background:transparent url(//www.img-ikyu.com/contents/dg/special/fullyear/brand/andaz/images/nav.png) no-repeat top left;
	opacity:0.8;
}


.tf_prev{
	width:29px;
	height:35px;
	position:absolute;
	bottom:27px;
	right:135px;
	z-index:100;
	cursor:pointer;
	background:transparent url(//www.img-ikyu.com/contents/dg/special/fullyear/brand/andaz/images/nav.png) no-repeat top left;
	opacity:0.8;
}


.tf_next{
	background-position:-29px 0px;
	
}
.tf_prev{
	background-position:0px 0px;
	margin-left:-85px;
}
.tf_next:hover{
	background:transparent url(//www.img-ikyu.com/contents/dg/special/fullyear/brand/andaz/images/nav2.png) no-repeat top left;
	background-position:-29px 0px;
}
.tf_prev:hover{
	background:transparent url(//www.img-ikyu.com/contents/dg/special/fullyear/brand/andaz/images/nav2.png) no-repeat top left;
}

.reference{
	position:fixed;
	top:10px;
	left:10px;
	text-align:right;
	width:50%;
	text-shadow:1px 1px 1px #FFF;
	z-index:999;
	/* opacity:0.8; */
	padding:5px 0;
	color:#999;
	font-size:11px
}
.reference a:link, .reference a:visited{float:left;
	color:#666;
	text-transform: uppercase;
	margin-right:10px;
	text-decoration:none;
	font-size:11px;
	padding:3px 0;
}
.aadano{position:absolute; bottom:15px; right:190px; font-style:normal; font-size:9px; color:#FFF;}





.reference a:hover{color:#000; font-weight:bold;
}

img.ikyu_logo{vertical-align:middle; border:0; margin-left:5px;}

span.komoji{text-transform:lowercase; position:relative; top:5px;}

ul.goto{margin:10px 0 0 0; padding:0; height:28px; list-style-type:none;}
ul.goto li{float:left; margin:0 10px 0 0; padding:0; height:28px;}
a.go1,a.go2{background:url(//www.img-ikyu.com/contents/dg/special/fullyear/brand/andaz/images/btbk.png); width:108px; height:28px; display:block;}

a.go1{background-position:0 0;}
a.go2{background-position:-108px 0;}
a.go1:hover{background-position:0 -28px;}
a.go2:hover{background-position:-108px -28px;}

.letsgotoguide{width:100%; margin:30px 0 0 0; text-align:center;}
.letsgotoguide p{width:50%; margin:0; position:absolute; left:25%;}
a.gotoguide{width:215px; height:33px; float:right; background:url(//www.img-ikyu.com/contents/dg/special/fullyear/brand/andaz/images/goto.png); display:block; position:relative; margin-right:50px;}
a.gotoguide:hover{background-position:0 -33px;}
a.gotoguide span{display:none;}