h2.gallery {
	display:block;
	background:url(../images/gallery/title.png) no-repeat;
	width:108px;
	height:24px;
	text-indent:-9999px;
	margin:80px 0 50px;
}



h3 {	
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝 E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-size:18px;
	font-weight:bold;
	color:#730000;
	border-bottom:2px solid #730000;
	padding-bottom:5px;
	width:800px;
	margin-top:70px;
}

	
ul.photo-s {
	text-align:center;
	margin-bottom:50px;
}

.photo-s li{
	display:inline-block;
	margin-left:80px;
	margin-top:60px;
	/display:inline;/zoom:1;
	width:312px;
}
.photo-s li.first{
	margin-left:0;
}

