.page-list-collaboration {
  width: 730px;
  margin: 0 auto;
  padding: 20px 0;
}

.page_title {
  width: 715px;
  float: left;
  height: 50px;
  font-size: 125%;
  line-height: 50px;
  font-weight: bold;
  color: #333333;
  background-image: url(../img/common/page_title.gif);
  background-repeat: no-repeat;
  padding-left: 15px;
}

.mb_30 {
  margin-bottom: 30px;
}

.pan {
  width: 100%;
  float: left;
  border-bottom: 1px solid #333333;
  height: 50px;
  line-height: 50px;
}

.list-collaboration table {
  border: 1px solid #666666;
  border-right: 0;
  border-bottom: 0;
}

.checkbox {
  background-color: #e6e6e6;
  padding: 0 10px;
}

.box-page {
  padding: 10px 20px;
}

.box-top-page {
  justify-content: space-between;
}