@charset "UTF-8";
/* CSS Document */

@import url(./common.css);
body, html{
	background:#000;
	width:100%;
	height:100%;
}
body{
	position:relative;
}


#wrapper{
	background:#000;
	width:100%;
	height:100%;
}
#container{
	width:960px;
	margin:0 auto;
	position:relative;	
}

#nav li a{
	position:absolute;
	display:block;
	top:14px;
	height:35px;
}
#bt_story{
	width:171px;
	right:281px;
}
#bt_chara{
	width:171px;
	right:100px;	
}
#bt_top{
	width:69px;
	right:20px;
}

#map li a{
	position:absolute;
	display:block;
	height:40px;
}
#map1{
	width:134px;
	top:201px;
	right:181px;
}
#map2{
	width:165px;
	top:120px;
	right:76px;
}
#map3{
	width:167px;
	top:73px;
	right:200px;
}
#map4{
	width:135px;
	top:172px;
	right:432px;
}

#top li a{
	position:absolute;
	display:block;
	width:83px;
	height:28px;
	right:70px;
}
#top1{ top:580px; }
#top2{ top:974px; }
#top3{ top:1369px; }
#top4{ top:1764px; }

#area li{
	position:absolute;
	display:block;
	width:364px;
	height:27px;
	left:50px;
}
#area1{ top:275px; }
#area2{ top:667px; }
#area3{ top:1062px; }
#area4{ top:1457px; }