@charset "utf-8";
/*----------------------------------------------------
index
----------------------------------------------------*/
/*----------------------------------------------------
#greeting
----------------------------------------------------*/
.staff {
	width:1000px;
	margin:0 auto;
	clear:both;
	padding-bottom:20px;

}
#staff_wrapper h3 {
	color:#391e00;
	font-size:24px;
	font-weight:bold;
	text-align:center;
	letter-spacing:3px;
	border-bottom:solid 2px #a88f73;
	padding-bottom:15px;
	margin-bottom:15px;
}
#staff_wrapper h4 {
	font-size:18px;
	color:#a88f73;
	text-align:center;
	letter-spacing:2px;
	margin-bottom:60px;
}
#staff_wrapper h5 {
	color:#391e00;
	font-size:16px;
	font-weight:bold;
	letter-spacing:1px;
	text-align:left;
	margin-bottom:20px;
	margin-top:30px;
	border-top:dotted 1px #391e00;
	padding-top:30px;
}
#staff_wrapper p {
	width:500px;
	color:#391e00;
	font-size:14px;
	letter-spacing:1px;
	margin-bottom:30px;
	line-height:26px;
	text-align:left;
}
#staff_wrapper p:last-child {
	border-bottom:none;
}
#staff_wrapper img {
	float:right;
	width:450px;
}

#staff02_wrapper {
	background-color:#ffffff;
}
#staff03_wrapper {
	background-color:#a88f73;
}


/*----------------------------------------------------
#greeting
----------------------------------------------------*/
#greeting {
	width:1000px;
	margin:0 auto;
	clear:both;

	padding-top:120px;
}
#greeting h3 {
	color:#391e00;
	font-size:24px;
	font-weight:bold;
	text-align:center;
	letter-spacing:3px;
	border-bottom:solid 2px #a88f73;
	padding-bottom:15px;
	margin-bottom:15px;
}
#greeting h4 {
	font-size:18px;
	color:#a88f73;
	text-align:center;
	letter-spacing:2px;
	margin-bottom:60px;
}
#greeting p {
	width:500px;
	color:#391e00;
	font-size:16px;
	letter-spacing:3px;
	margin-bottom:15px;
	line-height:24px;
	float:left;
}
#greeting img {
	float:right;
	width:450px;
	height:450px;
}

.rinen {
	font-size:20px;
	text-align:center;
	margin-top:-30px;
	margin-bottom:120px;
	color:#391e00;
	letter-spacing:2px;
}