@charset "UTF-8";
.staff_1 {
	background-color: #FFF;
	float: none;
	width: 700px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: 200px;
	margin-top: 0px;
	clear: both;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #630;
	border-bottom-color: #630;
}
.staff_1:after {
    content: ".";  
    clear: both;  
    display: block;  
    line-height: 0;  
    height: 0;  
    visibility: hidden;  
}  
.sp {
	float: none;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	width: 700px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.sp_1 {
	float: left;
	width: 220px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	height: 270px;
	padding-top: 10px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #630;
	border-bottom-color: #630;
}
.sp_2 {
	float: left;
	width: 220px;
	margin-right: 10px;
	margin-left: 17px;
	background-color: #FFF;
	height: 270px;
	padding-top: 10px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #630;
	border-bottom-color: #630;
}
.sp_3 {
	float: right;
	width: 220px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	height: 270px;
	padding-top: 10px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #630;
	border-bottom-color: #630;
}
.sp_name {
	text-align:left;
	width: 190px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #C60;
	border-left-color: #C60;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
}

.staff_photo {
	width: 140px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: thin solid #999;
}
.staff-1_name {
	width: 480px;
	float: right;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #C60;
	border-left-color: #C60;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-top: 3px;
	padding-right: 15px;
}
.staff_shoukai {
	margin-top: 10px;
	float: right;
	width: 480px;
	margin-right: auto;
	margin-left: auto;
}
.staff_shoukai p{
	font-size:13px;
	font-weight:bold;
}
.sp_1 img {
	border: thin solid #999;
}
.sp_2 img {
	border: thin solid #999;
}
.sp_3 img {
	border: thin solid #999;
}
.sp_shoukai {
	width: 190px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
