@charset "Shift_JIS";
/*------------------------------------------------------------------------------
  adventure
------------------------------------------------------------------------------*/
#adventure #wrapper,
#adventure #bglowlayer,
#adventure #bgcontent{
	height: 1258px;
}
#adventure #contentlayer{
	background: url(../shared/bg_footer.png) center bottom repeat-x;
}
#adventure #pagetitle{
	width: 960px;
	height: 153px;
	margin: 0 auto;
	position: relative;
}
#adventure #pagetitle h1{
	position: absolute;
	left: 47px;
	top: 47px;
}
#adventure #pagetitle p{
	position: absolute;
	left: 338px;
	top: 57px;
}
#adventure #mapcontainer{
	position: relative;
	width: 100%;
	height: 508px;
	background: #ffc200;
}
#adventure #mapwrapper{
	width: 100%;
	height: 508px;
	position: relative;
	overflow: hidden;
}
#adventure #mapcontainer #mapcontentwrapper{
	position: absolute;
	height: 508px;
	width: 2840px;
	top:0px;
	left:0px;
	/*margin-left: -552px;*/
	/*margin-left: -2185px;*/
}
#adventure #mapcontainer #txtclick{
	position: absolute;
	top: -116px;
	left: 50%;
	margin-left: 317px;
	width: 136px;
	height: 137px;
	background: url(../adventure/img/txt_click.png) 0 0 no-repeat;
}
#adventure #mapcontainer #prevarrow{
	position: absolute;
	top: 229px;
	left: 15px;
	/*margin-left: -480px;*/
	cursor: pointer;
}
#adventure #mapcontainer #nextarrow{
	position: absolute;
	top: 229px;
	right: 15px;
	/*margin-left: 430px;*/
	cursor: pointer;
}
#adventure #mapcontainer #mapcontentwrapper #mapcontent{
	height: 508px;
	width: 2840px;
	position: relative;
}
#adventure #mapcontainer #mapcontentwrapper #mapcontent div{
	height: 508px;
	width: 2840px;
	position: absolute;
	top: 0;
	left: 0;
}
#adventure #mapcontainer #mapcontentwrapper #mapcontent #area01arrow{
	position: absolute;
	top: 32px;
	left: 218px;
}
#adventure #mapcontainer #mapcontentwrapper #mapcontent #area01hitarea{
	position: absolute;
	top: 22px;
	left: 68px;
}
#adventure #mapcontainer #mapcontentwrapper #mapcontent #area02arrow{
	position: absolute;
	top: 260px;
	left: 450px;
}
#adventure #mapcontainer #mapcontentwrapper #mapcontent #area02hitarea{
	position: absolute;
	top: 250px;
	left: 408px;
}
#adventure #mapcontainer #mapcontentwrapper #mapcontent #area03arrow{
	position: absolute;
	top: 94px;
	left: 822px;
}
#adventure #mapcontainer #mapcontentwrapper #mapcontent #area03hitarea{
	position: absolute;
	top: 85px;
	left: 784px;
}
#adventure #mapcontainer #mapcontentwrapper #mapcontent #area04arrow{
	position: absolute;
	top: 65px;
	left: 1306px;
}
#adventure #mapcontainer #mapcontentwrapper #mapcontent #area04hitarea{
	position: absolute;
	top: 54px;
	left: 1304px;
}
#adventure #mapcontainer #mapcontentwrapper #mapcontent #area05arrow{
	position: absolute;
	top: 262px;
	left: 2081px;
}
#adventure #mapcontainer #mapcontentwrapper #mapcontent #area05hitarea{
	position: absolute;
	top: 252px;
	left: 2043px;
}
#adventure #mapcontainer #mapcontentwrapper #mapcontent #area06arrow{
	position: absolute;
	top: 44px;
	left: 2409px;
}
#adventure #mapcontainer #mapcontentwrapper #mapcontent #area06hitarea{
	position: absolute;
	top: 32px;
	left: 2351px;
}
#adventure #mapcontainer #mapcontentwrapper #mapcontent #area07arrow{
	position: absolute;
	top: 260px;
	left: 266px;
}
#adventure #mapcontainer #mapcontentwrapper #mapcontent #area07hitarea{
	position: absolute;
	left: 201px;
    top: 193px;
}
#adventure #mapcontainer #mapcontentwrapper #mapcontent #area08arrow{
	position: absolute;
	left: 2067px;
    top: 48px;
}
#adventure #mapcontainer #mapcontentwrapper #mapcontent #area08hitarea{
	position: absolute;
	left: 2023px;
    top: 33px;
}
#adventure #primary{
	width: 960px;
	height: 138px;
	margin: 0 auto;
	position: relative;
}
#adventure #primary li{
	position: absolute;
	left: 0px;
	top: 20px;
}
#adventure #primary #btnarea01{
	left: 66px;
}
#adventure #primary #btnarea02{
	left: 205px;
}
#adventure #primary #btnarea03{
	left: 344px;
}
#adventure #primary #btnarea04{
	left: 483px;
}
#adventure #primary #btnarea05{
	left: 622px;
}
#adventure #primary #btnarea06{
	left: 761px;
}
#adventure #primary #btnarea07{
	left: 274px;
	top: 70px;
}
#adventure #primary #btnarea08{
	left: 483px;
	top: 70px;
}
#adventure #secondary{
	width: 960px;
	height: 185px;
	margin: 0 auto;
	position: relative;
	background: url(../adventure/img/bg_attention.png) 271px 20px no-repeat;
}
#adventure #secondary .img01{
	position: absolute;
	left: 301px;
    top: 32px;
}
#adventure #secondary .txt01{
	position: absolute;
	left: 401px;
    top: 39px;
}


#_map_img{
	cursor: move;
}