@charset "shift_jis";
.staff_table {
	width: 495px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;


}
.staff_table td{
	vertical-align: top;
	font-size: 14px;
	color: #333;
	line-height: 160%;
}
.staff_table span{
	text-align: center;
	display: block;
	padding-top: 5px;
}
.staff_table .blue_tr {
	color: #009AD5;
	text-align: left;
}

