@charset="utf-8";
#slideshow {
	width: 100%;
	position: relative;
	overflow: hidden;
	z-index: -1000;
	background: url(../img/bacs1.png) top center repeat-x;
	margin-top: -15px;
}
#slideshow div {
	width: 100%;
	height: 594px;
	overflow: hidden;
	margin: 0 auto;
}
#slideshow div div {
	position: absolute;
}
#slideshow2 {
	width: 100%;
	position: relative;
	overflow: hidden;
	z-index: -1000;
	background: url(../img/bacs2.png) top center repeat-x;
	margin-top: -15px;
}
#slideshow2 div {
	width: 100%;
	height: 300px;
	overflow: hidden;
	margin: 0 auto;
}
#slideshow2 div div {
	position: absolute;
}
/*------------------ top_img -------------------------------*/
.bac01, .bac02, .bac03, .bac04, .bac05 {
	width: 100%;
	height: 594px;
	overflow: hidden;
	margin: 0 auto;
	display: block;
	text-indent: -9999px;
}
.bac01 {
	background: url(../img/01.png) top center no-repeat;
}
.bac02 {
	background: url(../img/02.png) top center no-repeat;
}
.bac03 {
	background: url(../img/03.png) top center no-repeat;
}
.bac04 {
	background: url(../img/04.png) top center no-repeat;
}
.bac05 {
	background: url(../img/05.png) top center no-repeat;
}
/*------------------ top_img -------------------------------*/
.bac06, .bac07, .bac08, .bac09, .bac010 {
	width: 100%;
	height: 297px;
	overflow: hidden;
	margin: 0 auto;
	display: block;
	text-indent: -9999px;
}
.bac06 {
	background: url(../access/img/1.png) top center no-repeat;
}
.bac07 {
	background: url(../hotspring/img/1.png) top center no-repeat;
}
.bac08 {
	background: url(../myoubanjigoku/img/1.png) top center no-repeat;
}
.bac09 {
	background: url(../shop/img/1.png) top center no-repeat;
}
.bac010 {
	background: url(../img/05.png) top center no-repeat;
}
#slideshow .h_tnav {
	width: 105px;
	height: 14px;
	overflow: hidden;
	margin: 0 auto;
}
#slideshow .h_tnav .h_tnav_in {
	width: 105px;
	overflow: hidden;
	display: block;
	position: absolute;
	top: 576px;
	right:23px;
	z-index: 100000;
}
#slideshow .h_tnav ul li {
	width: 8px;
	height: 8px;
	float: left;
	display: inline;
	overflow: hidden;
	padding-left: 7px;
}
#slideshow .active {
	filter:alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
}
/* =======================================
	ClearFixElements
======================================= */
#slideshow ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}
#slideshow ul {
	display: inline-block;
	overflow: hidden;
}
#top_wrap a:hover {
	filter: alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
