@charset "utf-8";

/** ***************************************************************************
 * 会社概要
 * ************************************************************************* */

#outline div.body {
  max-width: 760px;
}

/**
 * 会社概要
 */

#outline table {
  border-collapse: collapse;
}

#outline table th {
  padding-left: 1em;
  padding-right: 1em;
  font-weight: normal;
  border-bottom: 1px solid #d1c6b8;
}

#outline table td {
  padding-left: 1em;
  padding-right: 1em;
  border-bottom: 1px solid #d1c6b8;
}
