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/asaba/images/pattern.png) repeat top left;*/
	z-index:2;
}
.tf_content{
	position:absolute;
	top:20px;
	right:0;
	z-index:10;
	height:100%;
	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/asaba/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 #000;
	-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/fullyear/brand/asaba/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/asaba/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/asaba/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/asaba/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/asaba/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;}

.minchokei{font-family: Times, "ƒqƒ‰ƒMƒm–¾’© ProN W3", "HiraMinProN-W3", "HG–¾’©B", "‚l‚r ‚o–¾’©", "MS PMincho", "MS –¾’©", serif;}
/* p1 */
.p1_1{position:absolute; top:50px; left:250px; z-index:999;}
.p1_2{position:absolute; top:10px; right:30px; z-index:999;}

/* p2 to p7 */
.p2_1{position:absolute; top:-20px; right:35px; z-index:999;}
.p2_2{position:absolute; top:100px; left:0; z-index:999;}

/* p3 */
.p3_1{position:absolute; top:-20px; left:0; padding:20px 20px 20px 30px; font-size:15px; line-height:25px; color:#eaeaea; text-align:center; z-index:999;}
.p3_1 p{margin:15px 0; text-align:left;}
.p3_1 a{display:block; width:100%; padding:5px 0; background:#4682B4; color:#FFF; border:1px solid #4682B4; font-size:13px; text-decoration:none;}
.p3_1 a:hover{background:url(//www.img-ikyu.com/contents/dg/special/fullyear/brand/asaba/images/kuro.png); color:#87CEEB; border:1px solid #4682B4; text-decoration:none;}

