#book_cover{
  margin: 0 auto;
  position: relative;
  text-align:center;
  width:910px;
  height:585px;
  background-image: url("../images/main_box_bg_purple.png");
}
#container {
  margin: 0 auto;
  position: relative;
  width:846px;
}

#next.wowbook-disabled {
  display: none;
}
#back.wowbook-disabled {
  display: none;
}
#back,
#next {
	border: none;
	height: 37px;
	width: 37px;
	text-indent: -9999px;
	position: absolute;
	top: 50%;
	cursor: pointer;
}
#back {
  background: url(../images/arrow-left.png);
  left: -68px;
}
#next {
  background: url(../images/arrow-right.png);
  right: -68px;
}
#book_cover #closebt {
  border: none;
  height: 132px;
  width: 47px;
  position: absolute;
  top:559px;
  left:649px;
}
#book_cover #covers{
	height:550px;
	width:423px;
	position: absolute;
	top:0px;
	left:0px;
}

.movie_area{
	z-index:10;
  	position: absolute;
 	width:320px;
	height:240px;
	top:110px;
	left:60px;
}
.movie_area .flowplayer{
	width:320px;
	height:240px;
}
.movie_area video{
	width:320px;
	height:240px;
}

/*ここから個別アニメーション*/

#page_15 {
  position: relative;
}
#page_15 #page_15_photo01{
	position: absolute;
	bottom:44px;
	left:74px;
	z-index:02;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}
#page_15 #page_15_photo02{
	position: absolute;
	bottom:44px;
	left:74px;
	z-index:03;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}
#page_15 #page_15_photo03{
	position: absolute;
	bottom:44px;
	left:74px;
	z-index:04;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}
#page_15 #page_15_photo04{
	position: absolute;
	bottom:44px;
	left:74px;
	z-index:05;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}
#page_15 #page_15_photo05{
	position: absolute;
	bottom:44px;
	left:74px;
	z-index:06;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}
#page_15 #page_15_photo06{
	position: absolute;
	bottom:44px;
	left:74px;
	z-index:07;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}
#page_15 #page_15_photo07{
	position: absolute;
	bottom:44px;
	left:74px;
	z-index:08;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}
#page_15 #page_15_photo08{
	position: absolute;
	bottom:44px;
	left:74px;
	z-index:09;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}


#page_18 {
  position: relative;
}
#page_18 #page_18_photo01{
	position: absolute;
	bottom:45px;
	right:22px;
	z-index:1;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}
#page_18 #page_18_photo02{
	position: absolute;
	bottom:45px;
	right:22px;
	z-index:2;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}
#page_18 #page_18_photo03{
	position: absolute;
	bottom:45px;
	right:22px;
	z-index:3;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}
#page_18 #page_18_photo04{
	position: absolute;
	bottom:45px;
	right:22px;
	z-index:4;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}