/* 文字化け防止 */

.StaffListMain{
	width:100%;
	margin:auto;
}

.StaffListDetailArea{
	width:90%;
	margin:0 auto 10%;

}

