/*
	conts
*/
.conts {
  /* width: 680px; */
}

.conts .headLine01 {
  margin-bottom: 40px;
  padding: 5px 0 20px;
  color: #009f5d;
  font-size: 30px;
  border-bottom: 2px solid #009F5D;
}

.conts .upper {
  margin-top: 50px;
}

.conts .headLine02 {
  margin-bottom: 30px;
  padding: 4px 20px;
  color: #333;
  font-size: 28px;
  border-left: 3px solid #009F5D;
}

.conts .headLine02 span {
  margin-left: 5px;
  font-size: 15px;
}

.conts .headLine03 {
  margin-bottom: 25px;
  color: #333;
  font-size: 24px;
}

.conts p {
  margin-bottom: 1em;
  color: #505050;
  font-size: 15px;
  line-height: 1.7;
}

.conts p.note {
  margin-bottom: 50px;
  font-size: 12px;
}

.conts p .note {
  margin: 0 3px;
  font-size: 12px;
}

.conts .mb50 {
  margin-bottom: 50px !important;
}

.conts .mb0 {
  margin-bottom: 0 !important;
}

.conts .mb10 {
  margin-bottom: 10px !important;
}

.conts .list {
  padding: 20px 0;
}

.conts .list li {
  margin-bottom: 10px;
  line-height: 1.5;
  font-size: 15px;
  font-weight: bold;
}

.conts .dividingLine {
  margin: 40px 0;
  height: 2px;
  background: url(../img/corporate_governance/line01.gif) repeat-x center top;
}

.un {

  text-decoration: underline;
}

.bg {
  color: #009f5d;
  margin-bottom: 20px;
}

.stakeholders_tbl {
  border-collapse: collapse;
  width: 100%;
  font-size: 15px;
  line-height: 1.6;
}

.stakeholders_tbl th,
.stakeholders_tbl td {
  margin: 0;
  border: 1px solid #ccc;
  padding: 10px;
  vertical-align: middle;
}

.stakeholders_tbl th {
  white-space: nowrap;
  background-color: #DAF1E7;
}

.stakeholders_tbl tr td:first-child {
  background-color: #F8F5E6;
}

.stakeholders_tbl td ul {
  margin-left: 1.5em;
  list-style: circle;
}

.stakeholders_tbl td ul li {
  line-height: 1.6;
}
