@charset "utf-8";

@import "../../../css/base.css";
@import "../../../css/common.css";


div#section-right h2 {
    margin: 10px 0 0 15px;
    width: 420px;
    height: 57px;
    background: url(../../images/h2_gallery_list.png) top left no-repeat;
    text-indent: -9999px;
}

div.h3-block {
	margin: 20px 0 0 18px;
	overflow: hidden;
	width: 628px;
	border: 1px solid #D8D8D8;
	clear: both;
}

h3 {
	padding: 10px 0 10px 25px;
	line-height: 1.0;
	font-size: 108%;
	text-indent: 0;
	font-weight: bold;
	border-bottom: 1px solid #999;
	background: url(../images/bg_h3.png) top left no-repeat;
	height: 15px;
}

div.h3-block p.ex {
	padding: 10px 20px;
	border-top: 3px solid #CCC;
	line-height: 1.6;
}

div.photo-block {
	margin: 20px 0 0 18px;
	width: 630px;
	overflow: hidden;
}

div.photo-block div.f-l {
	padding: 0 20px 0 10px;
	width: 290px;
}

div.photo-block div.f-r {
	padding: 0 10px;
	width: 290px;
}

div.photo-block p  {
	text-align:center;
}

div.photo-block p img {
	padding-bottom: 5px;
}

div.staff {
	padding: 10px 20px;
	border-top: 3px solid #CCC;
	line-height: 1.6;
	overflow: hidden;
	width: 588px;
}

div.staff p.f-l {
	padding-right: 18px;
	width: 460px;
}

div.staff p.f-r {
	width: 110px;
}

div.staff p.f-r img {
	border: 1px solid #8DC442;
}

div.gallery-l {
	margin: 10px 0 60px;
	position: relative;
}

div.gallery-l ul {
	padding: 6px;
	border: 1px solid #966f5c;
	background: #e6d8d1;
	position: absolute;
	right: 0;
}

div.gallery-l li {
	padding: 0 0 0 20px;
	background: url(../../../images/icon_detail.png) top left no-repeat;
}
