@import url(common.css);

/* ページ個別 */

/* Top */
div#contents .gallery {
	margin: 65px auto 0 auto;
	_margin: 61px auto 0 auto;
}

div#contents .gallery_photo {
	width: 600px;
	height: 470px;
	margin: 0 auto;
	text-align: left;
	background: url('../images/gallery/back_canvas.jpg') center top no-repeat;
}

div#contents .gallery_photo ul {
	width: 160px;
	height: 66px;
	margin: 0 0 0 220px;
}

div#contents .gallery_photo ul li {
	width: 80px;
	height: 15px;
	float: left;
	text-align: center;
	margin-top: 30px
}

div#contents .gallery_photo #photo {
	width: 560px;
	height: 385px;
	margin: 0 0 0 20px;
	text-align: center;
}

div#contents .gallery_photo #photo table tr td{
	width: 560px;
	height: 385px;
	text-align: center;
	vertical-align: center;
}

div#contents .gallery_select {
	width: 600px;
	padding: 8px 0 3px 0;
	margin: 10px auto 0 auto;
	text-align: center;
	background: #000;
}

div#contents .gallery_select a {
	margin: 0 1px;
}

div#contents .gallery_page {
	width: 600px;
	margin: 10px auto 50px auto;
	text-align: left;
	font-size: 78%;
	color: #FFF;
	text-align: center;
}

div#contents .gallery_page a {
	color: #FFF;
}

div#contents .gallery_page span {
	text-decoration: underline;
}
