@charset "utf-8";

#section01 {
}

#section01 div.fl {
	padding-left:28px;
	margin-left:15px;
	background:url(../img/staff/line.jpg) 0 0 repeat-y;
	width:388px;
}
#section01 div.fl h4 {
	margin-bottom:10px;
}
#section01 table {
	margin:10px 0;
}

#section01 th {
	padding:4px 20px;;
	text-align:center;
	background:#f69;
	color:#fff;
	font-weight:bold;
	white-space:nowrap;
	border-bottom:#fff 1px solid;
}
#section01 td {
	padding:4px 20px;
	border-bottom:#fff 1px solid;
}

#section02 {
	margin-bottom:50px;
}

#section02 .staff {
	border-bottom:#ccc 1px dotted;
	background:url(../img/staff/line2.jpg) 470px 0 repeat-y;
}

#section02 .staff h4 {
	margin-bottom:20px;
}

#section02 .staff .fl {
	width:440px;
	margin:20px 0 30px 20px;
	display:inline;
}

#section02 .staff .fr {
	width:440px;
	margin:20px 20px 20px 0;
	display:inline;
}

#section02 .staff table {
	margin-bottom:10px;
}

#section02 .staff th {
	padding:4px 20px;;
	text-align:center;
	background:#f69;
	color:#fff;
	font-weight:bold;
	white-space:nowrap;
	border-bottom:#fff 1px solid;
}
#section02 .staff td {
	padding:4px 20px;;
	border-bottom:#fff 1px solid;
}
