#at_social_links2 {
  display: none;
}

#wikibody table {
  border-collapse: collapse;
  border: 1px solid transparent;

  display: block;
  overflow-x: auto;
  white-space: nowrap;
}

#wikibody table th,
#wikibody table td {
  padding: 2px;
  border: 1px solid #aaa;
}

#wikibody table th {
  text-align: center;
  line-height: 1.25;
  background-color: #ddd;
}

#wikibody table td {
  text-align: left;
  line-height: 1.15;
  background-color: #f8f8f8;
}

#wikibody table.operate-history-list td, #wikibody table.operate-history-list th,
#wikibody table.pagelist td, #wikibody table.pagelist th,
#wikibody table.in td,
#wikibody table.in th {
  vertical-align: middle;
  line-height: 1.5;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  background-color: #fff;
}