@charset "utf-8";
#wrapper {
	background-image: url(../staff/images/mainImg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#main #staffBox {
	background-image: url(../staff/images/03Img.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 520px;
	width: 950px;
}
#main #staffList {
	list-style: none;
	display: block;
	height: 17px;
	width: 550px;
	padding-top: 67px;
	margin-left: 50px;
	margin-bottom: 60px;
}
#main #staffList li {
	display: block;
	width: 100px;
	float: left;
	height: 17px;
	margin-right: 10px;
}
#main  #staff01 a {
	background-image: url(../staff/images/name01.png);
	background-repeat: no-repeat;
	background-position: 0px -18px;
	text-indent: -9999px;
	display: block;
	height: 18px;
	width: 100px;
}
#main #staff02 a {
	background-image: url(../staff/images/name02.png);
	background-repeat: no-repeat;
	background-position: 0px -18px;
	text-indent: -9999px;
	display: block;
	height: 18px;
	width: 100px;
}
#main  #staff03  a {
	background-image: url(../staff/images/name03.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 18px;
	width: 100px;
}
#main  #staff04  a {
	background-image: url(../staff/images/name04.png);
	background-repeat: no-repeat;
	background-position: 0px -18px;
	text-indent: -9999px;
	display: block;
	height: 18px;
	width: 100px;
}
#main   #staff05   a {
	background-image: url(../staff/images/name05.png);
	background-repeat: no-repeat;
	background-position: 0px -18px;
	text-indent: -9999px;
	display: block;
	height: 18px;
	width: 100px;
}
#main #staff01 a:hover,
#main #staff02 a:hover,
#main #staff03 a:hover,
#main #staff04 a:hover,
#main #staff05 a:hover {
	background-position: 0px 0px;
}
#main #staffName {
	display: block;
	height: 24px;
	margin-left: 50px;
	margin-bottom: 59px;
}
#main table {
	margin-left: 50px;
	width: 500px;
	margin-bottom: 40px;
}
#main table th {
	text-align: left;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100px;
}
#main table td {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 10px;
	color: #CCCCCC;
	letter-spacing: 1px;
}
#main #okaLink {
	display: block;
	height: 40px;
	width: 374px;
	margin-left: 50px;
	list-style: none;
}
#main #okaLink li {
	float: left;
	height: 40px;
	width: 182px;
}
#main #link01 a {
	background-image: url(../staff/images/banner02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 182px;
	text-indent: -9999px;
	display: block;
}
#main #link02 a {
	background-image: url(../staff/images/banner03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 182px;
	margin-left: 10px;
}
#main #link01 a:hover,
#main #link02 a:hover {
	background-position: -182px 0px;
}
* html #main #staffList {
	margin-bottom: 0px;
}
* html #main #staff01 a,
* html #main #staff02 a,
* html #main #staff03 a,
* html #main #staff04 a,
* html #main #staff05 a {
	height: 17px;
	overflow: hidden;
}
