@charset "utf-8";
/* CSS Document */

body {
	font-size: 90%;
}
.box_l {
	float: left;
}

.box_r {
	float: right;
}

/*--------------------------------------
	header
--------------------------------------*/
header {
	margin-bottom: 60px;
}



/*--------------------------------------
	intro
--------------------------------------*/
#intro {
	background: url(../group/images/bg_title.jpg) no-repeat center top;
	padding-top: 80px;
	border-bottom: 3px solid #0d3c93;
	border-top: 3px solid #ffc600;
	position: relative;
	height: 480px;
}
#intro h1 {
	width: 501px;
	margin: 0 auto;
}
#intro p {
	width: 330px;
	margin: 40px auto 0;
	line-height: 2;
}
#introWrap {
	width: 100%;
	position: relative;
	border-bottom: 1px solid #e4e4e4;
}
#introWrap .detail {
	background: url(../group/images/bg_contents.png) repeat 0 0;
	width: 100%;
	border-bottom: 1px solid #fff;
	padding: 85px 0 75px;
}
#introWrap .detail h2 {
	width: 697px;
	margin: 0 auto 55px;
}

#introWrap .detail p {
	width: 817px;
	margin: 0 auto;
	text-align: center;
	font-size: 1.2em;
	line-height: 2;
}

/*--------------------------------------
	contents
--------------------------------------*/
#contents {
	width: 100%;
	z-index: 1;
	position: relative;
	background-color: #fff;
	padding-top: 120px;
}

#contents .boxContent {
	width: 1024px;
	margin: 0 auto 220px;
	overflow: hidden;
}
#contents .boxContent .wrapCont {
	margin-bottom: 70px;
	overflow: hidden;
}

#contents .boxContent .wrapCont .detail {
	width: 370px;
	text-align: center;
}
#contents .boxContent .wrapCont .detail h3 {
	margin-bottom: 40px;
}
#contents .boxContent .wrapCont .detail p.st {
	margin-bottom: 40px;
}
#contents .boxContent .wrapCont .detail p.description {
	font-size: 1.1em;
	letter-spacing: 0.2em;
	line-height: 2;
}
#contents .boxContent .conType {
	overflow: hidden;
	width: 1024px;
	clear: both;
}
#contents .boxContent .conType:ahter {
	clear: both;
}

#contents .boxContent .conType .boxType {
	width: 246px;
	margin: 0 5px;
}
#contents .boxContent .conType .boxType h4 {
	margin: 11px 0 16px;
}
#contents .boxContent .conType .boxType p {
	line-height: 1.5;
}

#yamasato {
	margin-top: 60px;
	width: 1008px;
	margin-bottom: 80px;
}
#yamasato h2 {
	text-align: center;
	margin-bottom: 40px;
}
#yamasato .box_yamasato {
	overflow: hidden;
	margin-bottom: 60px;
}
#yamasato .box_yamasato p.image {
	width: 402px;
}
#yamasato .box_yamasato .detail {
	width: 530px;
	font-size: 108%;
	line-height: 1.5;
}
#yamasato .box_yamasato .detail h3 {
	margin-bottom: 30px;
}
#yamasato .box_yamasato .detail .wrapper {
	overflow: hidden;
	margin-top: 30px;
}

#yamasato .box_yamasato .detail table {
	width: 300px;
	border-bottom: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
}
#yamasato .box_yamasato .detail table th {
	font-weight: lighter;
	text-align: left;
	width: 130px;
	padding: 10px 0 10px 15px;
}
#yamasato .box_yamasato .detail p.image {
	width: 95px;
}
#yamabuki h2 {
	text-align: center;
	margin-bottom: 40px;
}

#yamabuki .box_yamabuki {
	width: 1008px;
	overflow: hidden;
}
#yamabuki .box_yamabuki .image {
	width: 566px;
}

#yamabuki .box_yamabuki .detail {
	width: 350px;
	font-size: 110%;
	line-height: 1.5;
}
#yamabuki .box_yamabuki .detail p {
	margin-bottom: 40px;
}
#yamabuki .box_yamabuki .detail table {
	width: 100%;
	border-bottom: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
}

#yamabuki .box_yamabuki .detail table th {
	width: 130px;
	padding: 8px 0 8px 15px;
	text-align: left;
	font-weight: lighter;
}

#umisato {
	margin-top: 60px;
}
#umisato h2 {
	text-align: center;
	margin-bottom: 40px;
}

#umisato .box_umisato {
	width: 1008px;
	overflow: hidden;
}
#umisato .box_umisato .image {
	width: 566px;
}

#umisato .box_umisato .detail {
	width: 350px;
	font-size: 110%;
	line-height: 1.5;
}
#umisato .box_umisato .detail p {
	margin-bottom: 40px;
}
#umisato .box_umisato .detail table {
	width: 100%;
	border-bottom: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
}

#umisato .box_umisato .detail table th {
	width: 130px;
	padding: 8px 0 8px 15px;
	text-align: left;
	font-weight: lighter;
}
#umisato .box_umisato .detail h3 {
	margin-bottom: 30px;
}
#umisato .box_umisato .detail p.image {
	width: 100%;
	text-align: right;
	margin-top: 20px;
}


p.enkai {
	margin-top: 60px;
