@charset "utf-8";

#cont2 {

}

#main2 {
	width: 1000px;
	margin: 0 auto;
}

#staffdetail {
	width: 478px;
	margin: 0 auto;
}

#staffdetail h2 {
	margin: 150px 0 0 0;
	text-align: center;
	font-family: 'PT Sans', sans-serif;
	font-size: 240%;
}

.flexslider {
	margin: 120px 0 60px;
	position: relative;
}

.flex-control-thumbs {
	text-align: center;
	margin: 20px 0 0 0;
}

.flex-control-thumbs li {
	display: inline-block;
	margin: 0 2px 0 0;
}

.flex-control-thumbs li:last-child {
	margin: 0;
}

.flex-control-thumbs li:hover img,
.flex-control-thumbs .flex-active {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}

.flex-prev {
	width: 22px;
	height: 47px;
	display: block;
	background: url(../images/staffdetail/staffdetail_al.jpg);
	position: absolute;
	top: 50%;
	left: -55px;
	margin: -47px 0 0 0;
}

.flex-next {
	width: 22px;
	height: 47px;
	display: block;
	background: url(../images/staffdetail/staffdetail_ar.jpg);
	position: absolute;
	top: 50%;
	right: -55px;
	margin: -47px 0 0 0;
}

#staffdetail h3 {
	margin: 50px 0 30px;
	text-align: center;
}

#staffdetail h3 .pos {
	display: block;
	margin: 0 0 15px 0;
}

#staffdetail h3 .en {
	display: block;
	margin: 0 0 15px 0;
	font-size: 150%;
}

#staffdetail .txt {
	line-height: 180%;
}

.sns {
	margin: 30px 0 0 0;
	text-align: center;
}

.sns li {
	margin: 0 15px 0 0;
	display: inline-block;
}

.sns li:last-child {
	margin: 0;
}

#staffdetail .img {
	margin: 80px 0 60px;
	text-align: right;
}

.back {
	text-align: center;
}

.back a {
	color: #333;
}



















