@charset "UTF-8";
@font-face {
	font-family: 'font1';
	src: url(/um/library/fonts/Lusitana/Lusitana-Regular.ttf);
}
/* -----------------------------------------------------------
   GALLERY
------------------------------------------------------------*/
#contentsArea h1{text-indent:-9999px;}
#contentsArea h2{
	color: #636d72;
	text-align: center;
	font-weight: normal;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;}
	}


.Gallery ul#thum{list-style:none;}
.Gallery ul.lightbox-gallery li{ background-color: #000; position: relative;}
.Gallery ul.lightbox-gallery a{
	filter: alpha(opacity=60);
	-moz-opacity:0.60;
	opacity:0.60;
}
/* BACKNUMBER*/
.Gallery #backnumber ul{list-style:none;}
.Gallery #backnumber li{
	overflow:hidden;
	text-align:center;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;}
.Gallery #backnumber li span{
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	}
@media all and (min-width: 768px) {
#contentsArea{ position: relative;}
#contentsArea .inner{
	padding:50px 60px 40px;
	}
#contentsArea h1{
	display:block;
	height:240px;
	background:url(../img/gallery_header.jpg) no-repeat;
	}
#contentsArea h2{
	position: absolute;
	top: 210px;
	left: 368px;
}
#contentsArea h2 {
	padding-bottom: 20px;
	line-height: 1.2;
	letter-spacing: 0.06em;
}
	#contentsArea h2 .vol{ font-size: 130%; }
	#contentsArea h2 .date{ font-size: 160%;}
	#contentsArea h2 .no{ font-size: 120%;}

.Gallery ul.lightbox-gallery li{
	width:200px;
	float:left;
	margin-right:20px;
	margin-bottom:20px;
	box-shadow: 0 10px 8px -8px rgba(0,0,0,.3);
	}
.Gallery ul.lightbox-gallery li:nth-child(4n) {
	margin-right:0;
	}
.Gallery ul.lightbox-gallery a{
	background-size: cover;
	display:block;
	width:200px;
	height:133px;
	}
.Gallery ul.lightbox-gallery a:hover{
	opacity:1.0;
	-webkit-opacity:1.0;
	-moz-opacity:1.0;
	filter: alpha(opacity=1.0);
	-ms-filter: "alpha(opacity=1.0)";
	-webkit-transition: opacity 1s ease-out;
	-moz-transition: opacity 1s ease-out;
	-ms-transition: opacity 1s ease-out;
	transition: opacity 1s ease-out;
	}
.Gallery ul.lightbox-gallery li img{
	width:200px;
	height:133px;
	position:absolute;
	top:0;
	left:0;
	}
.Gallery #cau{
	font-size: 90%;
	text-align: center;
}

/* BACKNUMBER*/

.Gallery #backnumber h3{
	display:block;
	width:980px;
	font-family: font1;
	font-size:180%;
	background:#cdd8dc;
	color:#5e7179;
	text-align:center;
	padding:15px 0 10px;
	letter-spacing:0.06em;
	}
.Gallery #backnumber ul{
	padding:30px;
	}
.Gallery #backnumber li{
	width:170px;
	float:left;
	margin-right:17.5px;
	margin-bottom:10px;
	letter-spacing:0.06em;
	}
.Gallery #backnumber li:nth-child(5n){
	margin-right:0;
	}
.Gallery #backnumber a{
	display:block;
	width:170px;
	color:#5e7179;
	font-weight:bold;
	padding-top:116px;
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center top;
	}
.Gallery #backnumber a:hover{
	filter: alpha(opacity=80);-moz-opacity:0.80;opacity:0.80;
	}
.Gallery #backnumber span{
	display:block;
	padding-top:2px;
	font-size:90%;
	}
}
@media all and (max-width: 767px) {
#contentsArea .inner{
	width:90%;
	margin:0 auto;
	padding:0 0 20px;
	}
#contentsArea h1{
	display:block;
	width:100%;
	height:0;
	padding-top:28.125%;
	background-size:cover;
	background-image:url(../img/gallery_header_smp.jpg);
	}
#contentsArea h2 {
	line-height: 1.2;
	letter-spacing: 0.06em;
	padding-bottom:10px;
}
	#contentsArea h2 .vol{ font-size: 90%; }
	#contentsArea h2 .date{ font-size: 100%;}
	#contentsArea h2 .no{ font-size: 120%;}

.Gallery ul.lightbox-gallery li{
	width:32.4%;
	float:left;
	margin-right:1.4%;
	margin-bottom:1.4%;
	box-shadow: 0 10px 8px -8px rgba(0,0,0,.3);
	}
.Gallery ul.lightbox-gallery li:nth-child(3n) {
	margin-right:0;
	}
.Gallery ul.lightbox-gallery a{
	background-size:cover;
	display:block;
	width:100%;
	height:0;
	padding-top:66.56%;
	position:relative;
	}
.Gallery ul.lightbox-gallery li img{
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	}
.Gallery #cau{
	font-size:80%;
	text-align: center;
	padding-top: 10px;
}
/* BACKNUMBER*/
.Gallery #backnumber{
	width:100%;
	margin:0 auto;
	}
.Gallery #backnumber h3{
	width:100%;
	font-family: font1;
	font-size:100%;
	background:#cdd8dc;
	color:#5e7179;
	text-align:center;
	padding:8px 0 6px;
	letter-spacing:0.02em;
	margin-bottom:10px;
	}
.Gallery #backnumber ul{
	width:96%;
	margin:0 auto;
	}
.Gallery #backnumber li{
	width:24%;
	float:left;
	margin-right:1%;
	margin-bottom:1%;
	text-align:center;
	text-align:center;
	}
.Gallery #backnumber li:nth-child(4n){
	margin-right:0;
	}
.Gallery #backnumber a{
	display:block;
	width:100%;
	color:#5e7179;
	font-weight:bold;
	padding-top:66.176%;
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center top;
	}
.Gallery #backnumber span{
	display:block;
	padding:3px 6px;
	font-size:64%;
	line-height:1.2;
	}

}

.Gallery #backnumber .vol1 a{ background-image:url(../gallery/vol1/ph1.jpg);}
.Gallery .vol1 ul.lightbox-gallery .thum1 a{ background-image:url(../gallery/vol1/ph1.jpg);}
.Gallery .vol1 ul.lightbox-gallery .thum2 a{ background-image:url(../gallery/vol1/ph2.jpg);}
.Gallery .vol1 ul.lightbox-gallery .thum3 a{ background-image:url(../gallery/vol1/ph3.jpg);}
.Gallery .vol1 ul.lightbox-gallery .thum4 a{ background-image:url(../gallery/vol1/ph4.jpg);}
.Gallery .vol1 ul.lightbox-gallery .thum5 a{ background-image:url(../gallery/vol1/ph5.jpg);}
.Gallery .vol1 ul.lightbox-gallery .thum6 a{ background-image:url(../gallery/vol1/ph6.jpg);}
.Gallery .vol1 ul.lightbox-gallery .thum7 a{ background-image:url(../gallery/vol1/ph7.jpg);}
.Gallery .vol1 ul.lightbox-gallery .thum8 a{ background-image:url(../gallery/vol1/ph8.jpg);}
.Gallery .vol1 ul.lightbox-gallery .thum9 a{ background-image:url(../gallery/vol1/ph9.jpg);}
.Gallery .vol1 ul.lightbox-gallery .thum10 a{ background-image:url(../gallery/vol1/ph10.jpg);}
.Gallery .vol1 ul.lightbox-gallery .thum11 a{ background-image:url(../gallery/vol1/ph11.jpg);}
.Gallery .vol1 ul.lightbox-gallery .thum12 a{ background-image:url(../gallery/vol1/ph12.jpg);}
.Gallery .vol1 ul.lightbox-gallery .thum13 a{ background-image:url(../gallery/vol1/ph13.jpg);}
.Gallery .vol1 ul.lightbox-gallery .thum14 a{ background-image:url(../gallery/vol1/ph14.jpg);}
.Gallery .vol1 ul.lightbox-gallery .thum15 a{ background-image:url(../gallery/vol1/ph15.jpg);}
.Gallery .vol1 ul.lightbox-gallery .thum16 a{ background-image:url(../gallery/vol1/ph16.jpg);}
.Gallery .vol1 ul.lightbox-gallery .thum17 a{ background-image:url(../gallery/vol1/ph17.jpg);}
.Gallery .vol1 ul.lightbox-gallery .thum18 a{ background-image:url(../gallery/vol1/ph18.jpg);}
.Gallery .vol1 ul.lightbox-gallery .thum19 a{ background-image:url(../gallery/vol1/ph19.jpg);}
.Gallery .vol1 ul.lightbox-gallery .thum20 a{ background-image:url(../gallery/vol1/ph20.jpg);}
.Gallery .vol1 ul.lightbox-gallery .thum21 a{ background-image:url(../gallery/vol1/ph21.jpg);}
.Gallery .vol1 ul.lightbox-gallery .thum22 a{ background-image:url(../gallery/vol1/ph22.jpg);}
.Gallery .vol1 ul.lightbox-gallery .thum23 a{ background-image:url(../gallery/vol1/ph23.jpg);}
.Gallery .vol1 ul.lightbox-gallery .thum24 a{ background-image:url(../gallery/vol1/ph24.jpg);}


.Gallery #backnumber .vol2 a{ background-image:url(../gallery/vol2/ph1.jpg);}
.Gallery .vol2 ul.lightbox-gallery .thum1 a{ background-image:url(../gallery/vol2/ph1.jpg);}
.Gallery .vol2 ul.lightbox-gallery .thum2 a{ background-image:url(../gallery/vol2/ph2.jpg);}
.Gallery .vol2 ul.lightbox-gallery .thum3 a{ background-image:url(../gallery/vol2/ph3.jpg);}
.Gallery .vol2 ul.lightbox-gallery .thum4 a{ background-image:url(../gallery/vol2/ph4.jpg);}
.Gallery .vol2 ul.lightbox-gallery .thum5 a{ background-image:url(../gallery/vol2/ph5.jpg);}
.Gallery .vol2 ul.lightbox-gallery .thum6 a{ background-image:url(../gallery/vol2/ph6.jpg);}
.Gallery .vol2 ul.lightbox-gallery .thum7 a{ background-image:url(../gallery/vol2/ph7.jpg);}
.Gallery .vol2 ul.lightbox-gallery .thum8 a{ background-image:url(../gallery/vol2/ph8.jpg);}
.Gallery .vol2 ul.lightbox-gallery .thum9 a{ background-image:url(../gallery/vol2/ph9.jpg);}
.Gallery .vol2 ul.lightbox-gallery .thum10 a{ background-image:url(../gallery/vol2/ph10.jpg);}
.Gallery .vol2 ul.lightbox-gallery .thum11 a{ background-image:url(../gallery/vol2/ph11.jpg);}
.Gallery .vol2 ul.lightbox-gallery .thum12 a{ background-image:url(../gallery/vol2/ph12.jpg);}
.Gallery .vol2 ul.lightbox-gallery .thum13 a{ background-image:url(../gallery/vol2/ph13.jpg);}
.Gallery .vol2 ul.lightbox-gallery .thum14 a{ background-image:url(../gallery/vol2/ph14.jpg);}
.Gallery .vol2 ul.lightbox-gallery .thum15 a{ background-image:url(../gallery/vol2/ph15.jpg);}
.Gallery .vol2 ul.lightbox-gallery .thum16 a{ background-image:url(../gallery/vol2/ph16.jpg);}


.Gallery #backnumber .vol3 a{ background-image:url(../gallery/vol3/ph13.jpg);}
.Gallery .vol3 ul.lightbox-gallery .thum1 a{ background-image:url(../gallery/vol3/ph1.jpg);}
.Gallery .vol3 ul.lightbox-gallery .thum2 a{ background-image:url(../gallery/vol3/ph2.jpg);}
.Gallery .vol3 ul.lightbox-gallery .thum3 a{ background-image:url(../gallery/vol3/ph3.jpg);}
.Gallery .vol3 ul.lightbox-gallery .thum4 a{ background-image:url(../gallery/vol3/ph4.jpg);}
.Gallery .vol3 ul.lightbox-gallery .thum5 a{ background-image:url(../gallery/vol3/ph5.jpg);}
.Gallery .vol3 ul.lightbox-gallery .thum6 a{ background-image:url(../gallery/vol3/ph6.jpg);}
.Gallery .vol3 ul.lightbox-gallery .thum7 a{ background-image:url(../gallery/vol3/ph7.jpg);}
.Gallery .vol3 ul.lightbox-gallery .thum8 a{ background-image:url(../gallery/vol3/ph8.jpg);}
.Gallery .vol3 ul.lightbox-gallery .thum9 a{ background-image:url(../gallery/vol3/ph9.jpg);}
.Gallery .vol3 ul.lightbox-gallery .thum10 a{ background-image:url(../gallery/vol3/ph10.jpg);}
.Gallery .vol3 ul.lightbox-gallery .thum11 a{ background-image:url(../gallery/vol3/ph11.jpg);}
.Gallery .vol3 ul.lightbox-gallery .thum12 a{ background-image:url(../gallery/vol3/ph12.jpg);}
.Gallery .vol3 ul.lightbox-gallery .thum13 a{ background-image:url(../gallery/vol3/ph13.jpg);}
.Gallery .vol3 ul.lightbox-gallery .thum14 a{ background-image:url(../gallery/vol3/ph14.jpg);}
.Gallery .vol3 ul.lightbox-gallery .thum15 a{ background-image:url(../gallery/vol3/ph15.jpg);}
.Gallery .vol3 ul.lightbox-gallery .thum16 a{ background-image:url(../gallery/vol3/ph16.jpg);}
.Gallery .vol3 ul.lightbox-gallery .thum17 a{ background-image:url(../gallery/vol3/ph17.jpg);}
.Gallery .vol3 ul.lightbox-gallery .thum18 a{ background-image:url(../gallery/vol3/ph18.jpg);}
.Gallery .vol3 ul.lightbox-gallery .thum19 a{ background-image:url(../gallery/vol3/ph19.jpg);}
.Gallery .vol3 ul.lightbox-gallery .thum20 a{ background-image:url(../gallery/vol3/ph20.jpg);}


.Gallery #backnumber .vol4 a{ background-image:url(../gallery/vol4/ph7.jpg);}
.Gallery .vol4 ul.lightbox-gallery .thum1 a{ background-image:url(../gallery/vol4/ph1.jpg);}
.Gallery .vol4 ul.lightbox-gallery .thum2 a{ background-image:url(../gallery/vol4/ph2.jpg);}
.Gallery .vol4 ul.lightbox-gallery .thum3 a{ background-image:url(../gallery/vol4/ph3.jpg);}
.Gallery .vol4 ul.lightbox-gallery .thum4 a{ background-image:url(../gallery/vol4/ph4.jpg);}
.Gallery .vol4 ul.lightbox-gallery .thum5 a{ background-image:url(../gallery/vol4/ph5.jpg);}
.Gallery .vol4 ul.lightbox-gallery .thum6 a{ background-image:url(../gallery/vol4/ph6.jpg);}
.Gallery .vol4 ul.lightbox-gallery .thum7 a{ background-image:url(../gallery/vol4/ph7.jpg);}
.Gallery .vol4 ul.lightbox-gallery .thum8 a{ background-image:url(../gallery/vol4/ph8.jpg);}
.Gallery .vol4 ul.lightbox-gallery .thum9 a{ background-image:url(../gallery/vol4/ph9.jpg);}
.Gallery .vol4 ul.lightbox-gallery .thum10 a{ background-image:url(../gallery/vol4/ph10.jpg);}
.Gallery .vol4 ul.lightbox-gallery .thum11 a{ background-image:url(../gallery/vol4/ph11.jpg);}
.Gallery .vol4 ul.lightbox-gallery .thum12 a{ background-image:url(../gallery/vol4/ph12.jpg);}

.Gallery #backnumber .vol5 a{ background-image:url(../gallery/vol5/ph12.jpg);}
.Gallery .vol5 ul.lightbox-gallery .thum1 a{ background-image:url(../gallery/vol5/ph1.jpg);}
.Gallery .vol5 ul.lightbox-gallery .thum2 a{ background-image:url(../gallery/vol5/ph2.jpg);}
.Gallery .vol5 ul.lightbox-gallery .thum3 a{ background-image:url(../gallery/vol5/ph3.jpg);}
.Gallery .vol5 ul.lightbox-gallery .thum4 a{ background-image:url(../gallery/vol5/ph4.jpg);}
.Gallery .vol5 ul.lightbox-gallery .thum5 a{ background-image:url(../gallery/vol5/ph5.jpg);}
.Gallery .vol5 ul.lightbox-gallery .thum6 a{ background-image:url(../gallery/vol5/ph6.jpg);}
.Gallery .vol5 ul.lightbox-gallery .thum7 a{ background-image:url(../gallery/vol5/ph7.jpg);}
.Gallery .vol5 ul.lightbox-gallery .thum8 a{ background-image:url(../gallery/vol5/ph8.jpg);}
.Gallery .vol5 ul.lightbox-gallery .thum9 a{ background-image:url(../gallery/vol5/ph9.jpg);}
.Gallery .vol5 ul.lightbox-gallery .thum10 a{ background-image:url(../gallery/vol5/ph10.jpg);}
.Gallery .vol5 ul.lightbox-gallery .thum11 a{ background-image:url(../gallery/vol5/ph11.jpg);}
.Gallery .vol5 ul.lightbox-gallery .thum12 a{ background-image:url(../gallery/vol5/ph12.jpg);}

.Gallery #backnumber .vol6 a{ background-image:url(../gallery/vol6/ph14.jpg);}
.Gallery .vol6 ul.lightbox-gallery .thum1 a{ background-image:url(../gallery/vol6/ph1.jpg);}
.Gallery .vol6 ul.lightbox-gallery .thum2 a{ background-image:url(../gallery/vol6/ph2.jpg);}
.Gallery .vol6 ul.lightbox-gallery .thum3 a{ background-image:url(../gallery/vol6/ph3.jpg);}
.Gallery .vol6 ul.lightbox-gallery .thum4 a{ background-image:url(../gallery/vol6/ph4.jpg);}
.Gallery .vol6 ul.lightbox-gallery .thum5 a{ background-image:url(../gallery/vol6/ph5.jpg);}
.Gallery .vol6 ul.lightbox-gallery .thum6 a{ background-image:url(../gallery/vol6/ph6.jpg);}
.Gallery .vol6 ul.lightbox-gallery .thum7 a{ background-image:url(../gallery/vol6/ph7.jpg);}
.Gallery .vol6 ul.lightbox-gallery .thum8 a{ background-image:url(../gallery/vol6/ph8.jpg);}
.Gallery .vol6 ul.lightbox-gallery .thum9 a{ background-image:url(../gallery/vol6/ph9.jpg);}
.Gallery .vol6 ul.lightbox-gallery .thum10 a{ background-image:url(../gallery/vol6/ph10.jpg);}
.Gallery .vol6 ul.lightbox-gallery .thum11 a{ background-image:url(../gallery/vol6/ph11.jpg);}
.Gallery .vol6 ul.lightbox-gallery .thum12 a{ background-image:url(../gallery/vol6/ph12.jpg);}
.Gallery .vol6 ul.lightbox-gallery .thum13 a{ background-image:url(../gallery/vol6/ph13.jpg);}
.Gallery .vol6 ul.lightbox-gallery .thum14 a{ background-image:url(../gallery/vol6/ph14.jpg);}
.Gallery .vol6 ul.lightbox-gallery .thum15 a{ background-image:url(../gallery/vol6/ph15.jpg);}
.Gallery .vol6 ul.lightbox-gallery .thum16 a{ background-image:url(../gallery/vol6/ph16.jpg);}

.Gallery #backnumber .vol7 a{ background-image:url(../gallery/vol7/ph10.jpg);}
.Gallery .vol7 ul.lightbox-gallery .thum1 a{ background-image:url(../gallery/vol7/ph1.jpg);}
.Gallery .vol7 ul.lightbox-gallery .thum2 a{ background-image:url(../gallery/vol7/ph2.jpg);}
.Gallery .vol7 ul.lightbox-gallery .thum3 a{ background-image:url(../gallery/vol7/ph3.jpg);}
.Gallery .vol7 ul.lightbox-gallery .thum4 a{ background-image:url(../gallery/vol7/ph4.jpg);}
.Gallery .vol7 ul.lightbox-gallery .thum5 a{ background-image:url(../gallery/vol7/ph5.jpg);}
.Gallery .vol7 ul.lightbox-gallery .thum6 a{ background-image:url(../gallery/vol7/ph6.jpg);}
.Gallery .vol7 ul.lightbox-gallery .thum7 a{ background-image:url(../gallery/vol7/ph7.jpg);}
.Gallery .vol7 ul.lightbox-gallery .thum8 a{ background-image:url(../gallery/vol7/ph8.jpg);}
.Gallery .vol7 ul.lightbox-gallery .thum9 a{ background-image:url(../gallery/vol7/ph9.jpg);}
.Gallery .vol7 ul.lightbox-gallery .thum10 a{ background-image:url(../gallery/vol7/ph10.jpg);}
.Gallery .vol7 ul.lightbox-gallery .thum11 a{ background-image:url(../gallery/vol7/ph11.jpg);}
.Gallery .vol7 ul.lightbox-gallery .thum12 a{ background-image:url(../gallery/vol7/ph12.jpg);}
.Gallery .vol7 ul.lightbox-gallery .thum13 a{ background-image:url(../gallery/vol7/ph13.jpg);}
.Gallery .vol7 ul.lightbox-gallery .thum14 a{ background-image:url(../gallery/vol7/ph14.jpg);}
.Gallery .vol7 ul.lightbox-gallery .thum15 a{ background-image:url(../gallery/vol7/ph15.jpg);}
.Gallery .vol7 ul.lightbox-gallery .thum16 a{ background-image:url(../gallery/vol7/ph16.jpg);}
.Gallery .vol7 ul.lightbox-gallery .thum17 a{ background-image:url(../gallery/vol7/ph17.jpg);}
.Gallery .vol7 ul.lightbox-gallery .thum18 a{ background-image:url(../gallery/vol7/ph18.jpg);}

.Gallery #backnumber .vol8 a{ background-image:url(../gallery/vol8/ph9.jpg);}
.Gallery .vol8 ul.lightbox-gallery .thum1 a{ background-image:url(../gallery/vol8/ph1.jpg);}
.Gallery .vol8 ul.lightbox-gallery .thum2 a{ background-image:url(../gallery/vol8/ph2.jpg);}
.Gallery .vol8 ul.lightbox-gallery .thum3 a{ background-image:url(../gallery/vol8/ph3.jpg);}
.Gallery .vol8 ul.lightbox-gallery .thum4 a{ background-image:url(../gallery/vol8/ph4.jpg);}
.Gallery .vol8 ul.lightbox-gallery .thum5 a{ background-image:url(../gallery/vol8/ph5.jpg);}
.Gallery .vol8 ul.lightbox-gallery .thum6 a{ background-image:url(../gallery/vol8/ph6.jpg);}
.Gallery .vol8 ul.lightbox-gallery .thum7 a{ background-image:url(../gallery/vol8/ph7.jpg);}
.Gallery .vol8 ul.lightbox-gallery .thum8 a{ background-image:url(../gallery/vol8/ph8.jpg);}
.Gallery .vol8 ul.lightbox-gallery .thum9 a{ background-image:url(../gallery/vol8/ph9.jpg);}
.Gallery .vol8 ul.lightbox-gallery .thum10 a{ background-image:url(../gallery/vol8/ph10.jpg);}
.Gallery .vol8 ul.lightbox-gallery .thum11 a{ background-image:url(../gallery/vol8/ph11.jpg);}
.Gallery .vol8 ul.lightbox-gallery .thum12 a{ background-image:url(../gallery/vol8/ph12.jpg);}

.Gallery #backnumber .vol9 a{ background-image:url(../gallery/vol9/ph11.jpg);}
.Gallery .vol9 ul.lightbox-gallery .thum1 a{ background-image:url(../gallery/vol9/ph1.jpg);}
.Gallery .vol9 ul.lightbox-gallery .thum2 a{ background-image:url(../gallery/vol9/ph2.jpg);}
.Gallery .vol9 ul.lightbox-gallery .thum3 a{ background-image:url(../gallery/vol9/ph3.jpg);}
.Gallery .vol9 ul.lightbox-gallery .thum4 a{ background-image:url(../gallery/vol9/ph4.jpg);}
.Gallery .vol9 ul.lightbox-gallery .thum5 a{ background-image:url(../gallery/vol9/ph5.jpg);}
.Gallery .vol9 ul.lightbox-gallery .thum6 a{ background-image:url(../gallery/vol9/ph6.jpg);}
.Gallery .vol9 ul.lightbox-gallery .thum7 a{ background-image:url(../gallery/vol9/ph7.jpg);}
.Gallery .vol9 ul.lightbox-gallery .thum8 a{ background-image:url(../gallery/vol9/ph8.jpg);}
.Gallery .vol9 ul.lightbox-gallery .thum9 a{ background-image:url(../gallery/vol9/ph9.jpg);}
.Gallery .vol9 ul.lightbox-gallery .thum10 a{ background-image:url(../gallery/vol9/ph10.jpg);}
.Gallery .vol9 ul.lightbox-gallery .thum11 a{ background-image:url(../gallery/vol9/ph11.jpg);}
.Gallery .vol9 ul.lightbox-gallery .thum12 a{ background-image:url(../gallery/vol9/ph12.jpg);}


.Gallery #backnumber .vol10 a{ background-image:url(../gallery/vol10/ph10.jpg);}
.Gallery .vol10 ul.lightbox-gallery .thum1 a{ background-image:url(../gallery/vol10/ph1.jpg);}
.Gallery .vol10 ul.lightbox-gallery .thum2 a{ background-image:url(../gallery/vol10/ph2.jpg);}
.Gallery .vol10 ul.lightbox-gallery .thum3 a{ background-image:url(../gallery/vol10/ph3.jpg);}
.Gallery .vol10 ul.lightbox-gallery .thum4 a{ background-image:url(../gallery/vol10/ph4.jpg);}
.Gallery .vol10 ul.lightbox-gallery .thum5 a{ background-image:url(../gallery/vol10/ph5.jpg);}
.Gallery .vol10 ul.lightbox-gallery .thum6 a{ background-image:url(../gallery/vol10/ph6.jpg);}
.Gallery .vol10 ul.lightbox-gallery .thum7 a{ background-image:url(../gallery/vol10/ph7.jpg);}
.Gallery .vol10 ul.lightbox-gallery .thum8 a{ background-image:url(../gallery/vol10/ph8.jpg);}
.Gallery .vol10 ul.lightbox-gallery .thum9 a{ background-image:url(../gallery/vol10/ph9.jpg);}
.Gallery .vol10 ul.lightbox-gallery .thum10 a{ background-image:url(../gallery/vol10/ph10.jpg);}
.Gallery .vol10 ul.lightbox-gallery .thum11 a{ background-image:url(../gallery/vol10/ph11.jpg);}
.Gallery .vol10 ul.lightbox-gallery .thum12 a{ background-image:url(../gallery/vol10/ph12.jpg);}
.Gallery .vol10 ul.lightbox-gallery .thum13 a{ background-image:url(../gallery/vol10/ph13.jpg);}
.Gallery .vol10 ul.lightbox-gallery .thum14 a{ background-image:url(../gallery/vol10/ph14.jpg);}
.Gallery .vol10 ul.lightbox-gallery .thum15 a{ background-image:url(../gallery/vol10/ph15.jpg);}
.Gallery .vol10 ul.lightbox-gallery .thum16 a{ background-image:url(../gallery/vol10/ph16.jpg);}
.Gallery .vol10 ul.lightbox-gallery .thum17 a{ background-image:url(../gallery/vol10/ph17.jpg);}
.Gallery .vol10 ul.lightbox-gallery .thum18 a{ background-image:url(../gallery/vol10/ph18.jpg);}

