.staffimages {
	margin-top: 12px;
	margin-left: 10px;
	margin-bottom: 20px;
}
.title  {
	padding-left: 10px;
	margin-bottom: 20px;
}
.recruit {
	margin-left: 11px;
	margin-top: 17px;
}
.staffdate {
	margin-left: 24px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
	line-height: 1.5em;
	margin-bottom: 20px;
}
.staffdateRight {
	width: 400px;
	float: right;
}

.staffdate2 {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
	line-height: 1.5em;
}
.staffdateLeft {
	float: left;
}
.staffdate2 a {
	margin-left: 170px;
}
.staff table{
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
	line-height: 1.5em;
	margin-left: 24px;
	color: #666;
	margin-bottom: 30px;
	background-color: #FCFCFA;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	width: 720px;
}
.staff table th {
	text-align: left;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	background-image: url(../images/common/point.jpg);
	background-repeat: no-repeat;
	background-position: 10px center;
	font-weight: bold;
	color: #906;
	width: 20%;
}
.staff table td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.staff table a {
	color: #990066;
}
.entryfrom {
	text-align: center;
	margin-bottom: 45px;
}

