@charset "Shift_JIS";

		body{
background-color:#000000;
		background-position:center top;
		background-repeat:no-repeat;

		width:100%;height:100%;zoom:100%;

		margin:0 auto;


		overflow:scroll;
		}


a:link { color: black; text-decoration: none;}
a:visited { color: black; text-decoration: none;}
a:hover { color: red;text-decoration: none; }
a:active { color: red;}
img {
border-style:none;
}



		
		
		
#wrapper{
margin:0 auto;
padding:0;
}






.manga{
text-align:center;
margin:0 auto;
padding:0;
}
		
p.manga img{
text-align:center;
height: 92vh;
}		
		




		
.pre{
text-align:center;
margin:0 auto;
padding:0;
}


p.pre img{
height: 3vh;
}
		
		
.pre a {
    background: url("pre.gif") no-repeat;
    display: block;
background-position:center;
background-size:contain;
}
 
.pre a:hover {
background-size:contain;
    background-image: url("redpre.gif");
}











		
		
		
.next{
text-align:center;
margin:0 auto;
padding:0;
}


p.next img{
height: 3vh;
}
		
		
.next a {
    background: url("next.gif") no-repeat;
    display: block;
background-position:center;
background-size:contain;
}
 
.next a:hover {
background-size:contain;
    background-image: url("rednext.gif");
}		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		

		
		
		

		
		



