#staff_btn {
	float: left;
	width: 190px;
	display: inline;
	margin-left: 20px;
}
#staff_btn a {
	outline: none;
}

#staff_btn ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#staff_btn ul li {
}
#staff_btn ul li a {
	display: block;
	text-indent: -9999px;
}
#shop_katsura {
	background-image: url(../image/staff/staff_list1.gif);
	background-repeat: no-repeat;
	height: 22px;
}
#shop_matsuo {
	background-image: url(../image/staff/staff_list2.gif);
	background-repeat: no-repeat;
	height: 22px;
}
#btn1 a {
	height: 89px;
	background-image: url(../image/staff/staff_btn1_off.gif);
	background-repeat: no-repeat;
}

#btn2 a {
	background-image: url(../image/staff/staff_btn2_off.gif);
	height: 89px;
}
#btn3 a {
	background-image: url(../image/staff/staff_btn3_off.gif);
	height: 89px;
}
#btn4 a {
	background-image: url(../image/staff/staff_btn4_off.gif);
	height: 89px;
}
#btn5 a {
	background-image: url(../image/staff/staff_btn5_off.gif);
	height: 89px;
}
#btn6 a {
	background-image: url(../image/staff/staff_btn6_off.gif);
	height: 89px;
}
#btn7 a {
	background-image: url(../image/staff/staff_btn7_off.gif);
	height: 89px;
}

#btn1 a:hover {
	background-image: url(../image/staff/staff_btn1_on.gif);
	height: 89px;
}
#btn2 a:hover {
	background-image: url(../image/staff/staff_btn2_on.gif);
	height: 89px;
}
#btn3 a:hover {
	background-image: url(../image/staff/staff_btn3_on.gif);
	height: 89px;
}
#btn4 a:hover {
	background-image: url(../image/staff/staff_btn4_on.gif);
	height: 89px;
}
#btn5 a:hover {
	background-image: url(../image/staff/staff_btn5_on.gif);
	height: 89px;
}
#btn6 a:hover {
	background-image: url(../image/staff/staff_btn6_on.gif);
	height: 89px;
}
#btn7 a:hover {
	background-image: url(../image/staff/staff_btn7_on.gif);
	height: 89px;
}

#staff_list {
	float: left;
	width: 581px;
	display: inline;
	margin-left: 30px;
}
#staff_list .staff_box {
	margin-left: 20px;
	margin-top: 30px;
	width: 529px;
}
#staff_list .staff_box .comment {
	margin-bottom: 10px;
	background-color: #F5F5EF;
	width: 515px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-top: 10px;
}
.gotoTop {
	text-align: right;
	margin-bottom: 30px;
	display: block;
}
