/*
Theme Name: gallery
Theme URI: http://www.soramori.info/gallery/
Description: 時空の杜ギャラリーテーマ
Template: soramori
Author: taku
*/

/*
=================================================
	gallery
=================================================
*/

h3#caption {
	text-align: center;
	line-height: 40px;
	text-align: center;
	background: url(images/caption_back.png) center center no-repeat;
	margin-top: 20px;
}

#galleryMain {
	width: 730px;
	float: right;
}

#galleryMain iframe { position: absolute; }

#galleryList {
	width: 214px;
	float: left;
	overflow: hidden;
}

#galleryList .pageWrap { width: 9999px; }
#galleryList .pageWrap .page { width: 214px; height: 565px; float: left; position: relative; }

#galleryList .gallery-icon { width: 102px; height: 102px; float: left; margin: 0 5px 5px 0; }
#galleryList a img { border: 1px solid #444; padding: 2px; }
#galleryList a:hover img, #galleryList a.onMain img { border: 3px solid #666; padding: 0; }

#galleryList br { display: none; }

.prev, .next { width: 60px; height: 24px; position: absolute; top: 540px; }
.prev { left: 0; }
.next { right: 5px; }
.prev a, .next a { display: block; width: 60px; line-height: 24px; text-indent: -9999px; text-decoration: none; }
.prev a { background: url(images/bt_prev.png) no-repeat; }
.next a { background: url(images/bt_next.png) no-repeat; }
.prev a:hover, .next a:hover { background-position: right top; }


/* single page */
#galleryPhoto img { padding: 4px; border: 1px solid #444; background: #000; }



@media print{


}
