/* ////////////////////
■ 作品スライドショー
//////////////////// */

.ContentInner .photo_list {
	margin:10px auto;
	width:860px;
}
#photos:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
#photos .galleryview {
	margin: 100px;
}
#photos .panel img {
	margin: 0 auto 0;
	display: block;
}
#photos .panel h2 {
	color: #fff;
	font-size: 100%;
	margin: 5px 0;
	padding: 0;
	position: relative;
}
#photos .panel p {
	color: #333;
	font-size: 75%;
	line-height: 140%;
}
#photos ul.filmstrip, #photos ul.filmstrip li {
	margin: 0;
	padding: 0;
}
#MainArea960_row1 .ContentInner #photos h3 {
	color: #fff;
	margin:15px 10px 15px;
	font-size: 120%;
	font-weight: normal;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border:none;
}
#photos .samplename {
	width: 720px;
	margin:0;
	padding:5px;
/*	background:#ddd;	*/
	background:#fff;
	padding: 5px 20px;
	font-weight: normal;
	text-align: left;
}
#photos .samplename a:link {
	color:#000099
}
#photos .samplename a:hover {
	color:#000099
}
#photos .samplename a:visited {
	color:#000099
}
#photos .samplename .samplecap {
	margin-top:5px;
	font-weight:normal;
}
