﻿#manga			{ max-width:880px; width:880px; margin:0 auto; }
.manga-ttl,
.manga-ttl img	{ width:auto; height:auto; width:100%; }
.slideshow		{ height:480px; width:100%; background-color:#fde0ff; background-image:url("../img/camp/manga/img_201612_m_bg.jpg"); background-repeat:repeat; }
.slideshow-imgwrap	{ height:400px; overflow:hidden; position:relative; } 
.slideshow-imgwrap img { width:auto; height:auto; width:100%; display:block; cursor:pointer; }
.nexttxt		{ display:block; width:53%; height:32px; margin:7px auto 0; background-image:url("../img/camp/manga/yubi.png"); background-position:left center; background-repeat:no-repeat; padding-left:36px; color:white; font-size:21px; line-height:32px; }
.back			{ visibility:hidden; }
.pageNum		{ text-align:center; }

.paging			{ color:white; font-weight:bold; font-size:20px; }
.paging div		{ float:left; width:33%; text-align:center; }
.paging div a	{ cursor: pointer; }
.initPage		{ color:white; font-weight:bold; font-size:14px; text-align:center; margin:5px 10px 0 0; cursor: pointer; }
	
	
@media only screen and (max-width:480px) and (orientation:portrait), only screen and (min-width:361px) and (max-width:767px) and (orientation:landscape) 	{ 

#manga 		{ width:100%; }
.slideshow	{ height:auto; padding-bottom:5px; width:95%; margin:0 auto; background-size:15%; }
.slideshow-imgwrap	{ height:auto; }
.paging			{ color:white; font-weight:bold; font-size:14px; }
.paging div		{ float:left; width:33%; text-align:center; }
.paging div a	{ cursor: pointer; }
.initPage		{ color:white; font-weight:bold; font-size:10px; text-align:center; margin:5px 10px 0 0; }
