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

.description {
	background-color:#5f0000;
	color:#ffffff;
}

.description-l {
	font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝 E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	float:left;
	padding:70px 45px;
	width:310px;
	height:60px;
	line-height:26px;
}
.description-r {
	float:right;
	width:400px;
	height:200px;
}


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;
}

