body {
	margin:0px;
	padding:0px;
	background:#cccccc;
	width:100%;
	height:100%;
-webkit-tap-highlight-color:rgba(0, 0, 0, 0);

-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;

	}
html {
	width:100%;
	height:100%;
	}


#Front{
	width:100%;
	height:100%;
	}

#Mask{
	height:100%;
	width:100%;
	overflow:hidden;
	}


#vstage{
	height:100%;
	 }

#stage{
	/*padding:10px;*/
	height:100%;
	margin:auto;
	text-align:center;
	}	

.page_img{
	/*visibility:visible;*/
	visibility:hidden;
		-webkit-box-shadow: 3px 3px 5px #000;
		margin:10px;
		height:96%;
	}
#mess{
	position:fixed;	
	background-color:rgba(0,0,0,0.4);
	-webkit-border-radius: 10px;
	text-shadow:none;
	line-height:1.0em;	
	color:#FFFFFF;
	bottom:0px;
	right:0px;
	width:200px;
	padding:6px 10px 6px 10px;
	margin:15px;
	}
.left_arrow{
	position:fixed;
	left:0px;
	top:0px;
	width:15%;
	height:99%;
	opacity:0.7;
	}
.right_arrow{
	position:fixed;
	right:0px;
	top:0px;
	width:15%;
	height:99%;
	opacity:0.7;
	}
#img_l{
	position:absolute;
	width:100%;
	top:40%;
	left:0px;
	}

#img_r{
	position:absolute;
	width:100%;
	top:40%;
	right:0px;
	}

#page01{
	background:#cccccc;
	}
#page02{
	background:#cccccc;
	}
#page03{
	background:#cccccc;
	}
#page04{
	background:#cccccc;
	}
#page05{
	background:#cccccc;
	}
#page06{
	background:#cccccc;
	}
#page07{
	background:#cccccc;
	}
#page08{
	background:#cccccc;
	}
#page09{
	background:#cccccc;
	}
/**/