/* line 1, ../sass/_defines.scss */
.clear_float {
  clear: both; }

/* line 5, ../sass/_defines.scss */
.clearfix:before, #staff_event > div:before, .clearfix:after, #staff_event > div:after {
  content: " ";
  display: table; }

/* line 9, ../sass/_defines.scss */
.clearfix:after, #staff_event > div:after {
  clear: both; }

/* line 12, ../sass/_defines.scss */
.clearfix, #staff_event > div {
  *zoom: 1; }

/* line 3, ../sass/introduce_staff.scss */
#introduce_staff > img {
  margin-bottom: 30px; }

/* line 10, ../sass/introduce_staff.scss */
#staff_event > div > h5 {
  font-weight: bold;
  font-size: 110%;
  margin-bottom: 1em; }
/* line 16, ../sass/introduce_staff.scss */
#staff_event > div > img {
  float: left;
  margin-right: 16px;
  margin-bottom: 30px;
  width: 200px;
  min-height: 129px; }
