html, body{
	margin: 0;
	padding: 0;
	font-family:Meiryo, Osaka, '‚l‚r ‚oƒSƒVƒbƒN';
}
body{
	background:#000;
}
.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 */
	z-index: 1;
	display:none;
}
.tf_pattern{
	position:absolute;
	width:100%;
	height:100%;
	/*background:transparent url(//www.img-ikyu.com/contents/dg/special/fullyear/brand/gorakadan/images/pattern.png) repeat top left;*/
	z-index:2;
}
.tf_content{
	position:absolute;
	top:20px;
	right:0;
	z-index:10;
	display:none;
}

.acclogo_0{
	position:fixed;
	bottom:230px;
	right:60px;
	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 div.inside{
	color:#fff;
	margin:0;
	background:url(//www.img-ikyu.com/contents/dg/special/fullyear/brand/gorakadan/images/bg_content_blk2.png);
	padding:20px;
	width:410px;
	border:1px solid #000000;
}

.tf_thumbs{
	position:absolute;
	z-index:12;
	right:50px;
	bottom:50px;
	margin-top:-85px;
	border:1px solid #FFF;
	-moz-box-shadow:1px 1px 5px #202020;
	-webkit-box-shadow:1px 1px 5px #202020;
	box-shadow:1px 1px 5px #202020;	

}
.tf_thumbs img{width:100px;
	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/2012/00001290/images/loader.gif) no-repeat center center;
	z-index:999;
	opacity:0.7;
}
.tf_next{
	width:29px;
	height:35px;
	position:absolute;
	bottom:65px;
	right:10px;
	z-index:100;
	cursor:pointer;
	background:transparent url(//www.img-ikyu.com/contents/dg/special/fullyear/brand/gorakadan/images/nav.png) no-repeat top left;
	opacity:0.8;
}


.tf_prev{
	width:29px;
	height:35px;
	position:absolute;
	bottom:65px;
	right:165px;
	z-index:100;
	cursor:pointer;
	background:transparent url(//www.img-ikyu.com/contents/dg/special/fullyear/brand/gorakadan/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/gorakadan/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/gorakadan/images/nav2.png) no-repeat top left;
}

.reference{
	position:fixed;
	bottom:0px;
	right:0px;
	background:#000;
	text-align:right;
	width:100%;
	text-shadow:1px 1px 1px #000;
	z-index:999;
	opacity:0.8;
	padding:3px 0;
	color:#CCC;
	font-size:11px;
}
.reference a:link, .reference a:visited{float:left;
	color:#CCC;
	text-transform: uppercase;
	margin-right:10px;
	text-decoration:none;
	font-size:11px;
	padding:3px 0;
}
.reference em{position:relative; top:5px; right:10px; font-style:normal;}





.reference a:hover{color:#FFF; 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/gorakadan/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;}