@charset "Shift_JIS";

/* slide1	*/

#slide1{
	width: 1000px;
	height: 262px;
	background-image: url(../img_top3/slide1bk.jpg);
	background-repeat: no-repeat;
}

#slide1-inner{
	padding: 0 35px;
}

.slide1_l_waku1{
	width: 486px;
	height: 7px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

.slide1_l_waku2{
	width: 486px;
	height: 7px;
	position: absolute;
	top: 239px;
	left: 0;
	z-index: 2000;
}

.slide1_l_waku3_l{
	width: 3px;
	height: 246px;
	position: absolute;
	top: 7px;
	left: 0;
	z-index: 2000;
}

.slide1_l_waku3_r{
	width: 3px;
	height: 246px;
	position: absolute;
	top: 7px;
	right: 0;
	z-index: 2000;
}

#slide1_right{
	width: 434px;
	height: 246px;
	float: left;
	margin-top: 9px;
	position: relative;
}

#slide1_r_waku2{
  position: absolute;
  top: 0;
  left: 0;
  z-index: 200;
}


#slide1-inner{ /zoom : 1; }
#slide1-inner:after{ content : ''; display : block; clear : both; height:0; }

#slide1_left{ /zoom : 1; }
#slide1_left:after{ content : ''; display : block; clear : both; height:0; }

	/* slide2	*/

#slide2{
	background-image: url(../img_top3/slide2/2_back.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
	width: 930px;
	height: 193px;
	margin-left: auto;
	margin-right: auto;
}
.infiniteCarousel {
	width: 930px;
	position: relative;
}

.infiniteCarousel .wrapper {
  width: 830px; /* .infiniteCarousel width - (.wrapper margin-left + .wrapper margin-right) */
  overflow: auto;
  height: 160px;
  margin: 0 50px;
  position: absolute;
  top: 0;
}

.infiniteCarousel .wrapper ul {
	width: 830px; /* single item * n */
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	position: absolute;
	top: 14px;
	left: 0;
}

.infiniteCarousel ul li {
  display:block;
  float:left;
  height: 138px;
  width: 210px;
}

.infiniteCarousel img {
	margin-right: 10px;
	}

.infiniteCarousel ul li a img {
  display:block;
}

.infiniteCarousel .arrow {
  display: block;
  height: 28px;
  width: 28px;
  background: url(../img_top3/slide2/arrow.gif) no-repeat 0 0;
  text-indent: -9999px;
  position: absolute;
  top: 65px;
  cursor: pointer;
  outline: 0;
}

.infiniteCarousel .forward {
  background-position: 0 0;
  right: 5px;
}

.infiniteCarousel .back {
  background-position: 0 -56px;
  left: 5px;
}

.infiniteCarousel .forward:hover {
  background-position: 0 -28px;
}

.infiniteCarousel .back:hover {
  background-position: 0 -84px;
}


/* slide3 */
#slide3{
	width: 930px;
	height: 193px;
	margin-left: auto;
	margin-right: auto;
}
#stage {
	z-index: 100;
		}
.stage {
	position: absolute;
	width: 930px;
	min-width: 930px;
	height: 160px;
	overflow: hidden;
		}
#scenery {
		}
#tree {
		}
#chara {
	position: absolute;
	width: 200px;
	height: 125px;
	z-index: 1000;
	top: 20px;
	left: 355px;
		}
#travel {
	position: absolute;
	top: 10px;
	left: 30px;
	width: 255px;
	height: 112px;
	z-index: 1000;
		}
#msg {
	position: absolute;
	top: 40px;
	right: 60px;
	width: 229px;
	height: 61px;
	z-index: 1000;
		}
#travel_waku {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 930px;
	height: 160px;
	z-index: 2000;
		}

	/* contents */
	
#contents{
	width: 930px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
}

#contents ul{
	width: 930px;
	list-style: none;
	margin: 0;
}

#contents li{
	display: inline;
	float: left;
}

#contents{ /zoom : 1; }
#contents:after{ content : ''; display : block; clear : both; height:0; }

.contents_mg{
	margin-right: 10px;
}

	/* info */
	
#info{
	width: 930px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 18px;
}

#info_new{
	width: 460px;
	float: left;
	height: 238px;
}

#info_new_data{
	width: 460px;
	height: 200px;
	overflow: auto;
}
	
#info_new_data ul{
	width: 435px;
}

#info_new_data li{
	padding-left: 24px;
	background-image:url(../img_top3/star.gif);
	background-position:left top;
	background-repeat:no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #Ff7300;
	padding-top: 5px;
	padding-bottom: 3px;
}

#info_mobile{
	width: 460px;
	float: right;
	height: 238px;
}

.satellite_mg{
	margin-top: 8px;
}

#info{ /zoom : 1; }
#info:after{ content : ''; display : block; clear : both; height:0; }

	/* footer */
	
#footer{
	width: 100%;
	height: 242px;
	background-image: url(../img_top3/footer_bk.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
	
#footer-inner{
	width: 1000px;
	height: 242px;
	background-image:url(../img_top3/img_foot/footerimg.jpg);
	background-repeat:no-repeat;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}



#ringo{
	width: 60px;
	height: 70px;
	position: absolute;
	top: 104px;
	left: 55px;
	z-index: 2000;
}

#mikan{
	width: 153px;
	height: 80px;
	position: absolute;
	top: 99px;
	left: 145px;
	z-index: 2000;
}

#peach{
	width: 69px;
	height: 80px;
	position: absolute;
	top: 97px;
	left: 451px;
	z-index: 2000;
}

#budou{
	width: 125px;
	height: 69px;
	position: absolute;
	top: 112px;
	left: 536px;
	z-index: 2000;
}

#sukebancho{
	width: 182px;
	height: 119px;
	position: absolute;
	top: 70px;
	right: 112px;
	z-index: 2000;
}


#puccho{
	width: 148px;
	height: 71px;
	position: absolute;
	top: 117px;
	left: 295px;
	z-index: 1000;
}



#sun{
	width: 67px;
	height: 67px;
	position: absolute;
	top: 20px;
	left: 465px;
	z-index: 0;
}

#cloud {
	width: 1000px;
	height: 130px;
	background-image: url(../img_top3/img_foot/cloud.png);
	background-repeat: repeat-x;
	z-index: 100;
		}

#plane {
	position: absolute;
	width: 63px;
	height: 55px;
	top: 16px;
	left: 650px;
	z-index: 200;
		}
/*印刷対応*/
.slide2_bg{
    width: 434px;
    height: 246px;
    background-image: url(../img_top3/slide1right/slide_202303kp.jpg);
    }