@charset "UTF-8";
.gnav__under,
.gnav__under-recruit {
  display: block;
}

/* ----------------------------------------------*/
/*	1.求人票一覧
/* ----------------------------------------------*/
#schoolboard__offer {
  display: none;
}

.contents__box.search__box {
  min-height: 300px;
}

.select{
    margin-bottom: 5px;
    line-height: 1.6em;
    padding: 5px;
    clear: left;
}
.accept__btn {
  border: 1px solid #07a33e;
  box-shadow: 0 1px 0 #056828;
  border-radius: 4px;
  height: 40px;
  line-height: 40px;
  padding-left: 40px;
  text-decoration: none !important;
}
.reject__btn {
  border: 1px solid #969696;
  box-shadow: 0 1px 0 #6e6e6e;
  border-radius: 4px;
  height: 40px;
  line-height: 40px;
  padding-left: 40px;
  text-decoration: none !important;
}


.contents__table a.templateMessage.disabled {
  background: #969696;
  border: 1px solid #969696;
  box-shadow: 0 1px 0 #969696;
  color: #ccc;
  cursor: default;
}

.tx16 {
  font-size:16px;
  }

.limit{
font-size: 11px;
color: #434343;
  }
