@charset "UTF-8";
/* staff list
-----------------------------------*/
.staff_box{
	width:171px;
	float:left;
	margin-right:9px;
}

.box_end{
	margin-right:0;
}

/* staff solo
-----------------------------------*/
.staff_detail{
	width: 170px;
	float:right;
	border-bottom:1px dotted #e9e9e9;
	border-top:1px dotted #e9e9e9;
}

.staff_detail dl dt{
	clear: both;
	float: left;
	width: 60px;
	font-size:13px;
	font-weight:bold;
	padding:0 0 10px 0;
	text-align:right;
}
.staff_detail dl dd{
	width: 110px;
	float: left;
	font-size:13px;
	padding:0 0 10px 0;
	text-align:right;
}
#staffthumb li {
	float: left;
	list-style: none;
	cursor: pointer;
	margin-right:4px;
	margin-bottom:60px;
}


.staff_container h2.stafftitle
{
	font-size:24px;
	font-weight:bold;
	color:#9fa1a0;
	margin-bottom:20px;
}

.staff_container .staff_summary{
	width:170px;
	float:left;
	margin-right:10px;
}

.staff_container .end{
	margin:0;
}
.staff_detail02{
	width:730px;
	padding:0 30px 30px 0;
	margin-bottom:60px;
	border-bottom:1px dotted #e9e9e9;
	border-top:1px dotted #e9e9e9;
}

.staff_detail02 dl dt{
	clear: both;
	float: left;
	width: 170px;
	font-size:13px;
	font-weight:bold;
	padding:15px 0 15px 0;
	border-bottom:1px dotted #ccc;
}
.staff_detail02 dl dd{
	width: 560px;
	float: left;
	font-size:13px;
	padding:15px 0 15px 0;
	border-bottom:1px dotted #ccc;
}
.staff_detail02 dl dd.end,
.staff_detail02 dl dt.end{
	border-bottom:none;
}

/* menu
-----------------------------------*/


.profile{
	width: 480px;
	float:left;
	margin-left:20px;
}
.profile th{
	width:80px;
	text-align:left;
}
.profile td{
	padding-bottom:10px;
}
.staff_qa{
	width:678px;
	padding:20px;
	border:1px dotted #ccc;
}
.staff_qa h3{
	margin-bottom:10px;
	color:#A57943;
	font-size:14px;
}
.staff_qa th{
	width:140px;
	text-align:left;
	vertical-align:top;
}
.staff_qa td{
	padding-bottom:10px;
}

/* �X���C�h�o�i�[
--------------------------- */
#slideshow {
	width: 550px;
	text-align: left;
	margin-bottom:20px;
	float:left;
}
#slideshow div {
	width: 550px;
	height: 280px;
	overflow: hidden;
	position: relative;
}
#slideshow div div {
	top: 0;
	left: 0;
	position: absolute;
}

#slideshow ul {
	width: 220px;
	margin-top:10px;
}

#slideshow ul li {
	width: 50px;
	float: left;
	display: inline;
	padding-right:5px;
}

#slideshow .active {
	filter:alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
}

/* =======================================
	ClearFixElements
======================================= */
#slideshow ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

#slideshow ul {
	display: inline-block;
	overflow: hidden;
}
.staff_list div{
	width: 170px;
	float: left;
	margin-right: 12px;
	margin-bottom: 12px;
}
.staff_list div img{
	max-width: 100%;
	height: auto;
}

/* =======================================
	Staff special
======================================= */
.staff_ava{
	width: 170px;
	float: left;
	border: 10px solid #383735;
	border-bottom: 0;
}
.staff_ava img {
    width: 100%;
    height: 170px;
}
.staff_special_detail {
	width: 190px;
	background: #383735;
}
.staff_special_detail dl{
	padding: 0 10px 3px;
}
.staff_special_detail dl dt{
	clear: both;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	border-top: 1px dotted #fff;
	padding-top: 8px;
	padding-left: 2px;
}
.staff_special_detail dl dt:first-child{
	border-top: none;
	padding-top: 6px;
}
.staff_special_detail dl dd{
	font-size: 11px;
	color: #cececd;
	padding-bottom: 6px;
	padding-left: 2px;
}
.staff_special_detail dl dd span{
	font-size: 10px;
}
.staff_special_detail dl dd.off_blog a{
	color: #cececd;
	text-decoration: none;
	border-bottom: 2px solid #6a6968;
	line-height: 11px;
	display: inline-block;
}
.fl-left{
	float: left;
}
.staff_special_detail02{
	width: 519px;
	margin-bottom: 15px;
	margin-left: 21px;
	height: 300px;
}
.staff_special_detail02 dl dt{
	clear: both;
	float: left;
	width: 148px;
	font-size: 13px;
	font-weight: bold;
	padding: 18px 0 15px 0;
	border-top: 1px dotted #ccc;
	padding-left: 4px;
}
.staff_special_detail02 dl dd{
	width: 367px;
	float: left;
	font-size: 13px;
	padding: 18px 0 15px 0;
	border-top: 1px dotted #ccc;
}
.special_end{
	height: 95px;
}
