@charset "UTF-8";
#gnav ul li.nav4_on a {
	background-image: url(../images/nav4_on.png);
	color: #c8d85a;
	font-weight: 900;
}
#setsubi {
	margin-top: 100px;
}
#setsubi h2 {
	width: 980px;
	height: 50px;
	background-image: url(../images/setsubi_1.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -99999px;
	padding-bottom: 40px;
}
#setsubi .setsubi_1,
#setsubi .setsubi_2,
#setsubi .setsubi_3,
#setsubi .setsubi_4,
#setsubi .setsubi_5,
#setsubi .setsubi_6 {
	width: 976px;
	height: 250px;
	border: solid 2px #a39790;
	margin-bottom: 20px;
}
#setsubi .setsubi_7 {
	width: 976px;
	height: 250px;
	border: solid 2px #a39790;
	margin-bottom: 50px;
}
.setsubi_txt {
	width: 450px;
	height: 220px;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	padding-right: 50px;
}
.setsubi_photo {
	width: 350px;
	height: 250px;
}
.setsubi_photo img {
	background: #fff;
	border: 2px solid #fff;
	padding: 5px;
	box-shadow: 3px 3px 10px #333;
}
.setsubi_txt h3 {
	font-size: 1.5em;
	padding-bottom: 20px;
}
.setsubi_txt p {
	line-height: 1.8;
}