#main_area {
    padding: 0;
}
.pdside10 {
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 10px;
}
h1 {
    width: 100%;
    margin: 10px 0% 20px 0;
    background: #7f7f7f;
    color: #fff;
    padding: 8px 10px;
    font-size: 16px;
    font-weight: bold;
}

#column-main h2 {
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 6px;
    margin-bottom: 13px;
    margin-top: 0;
}
h2 {
  border-bottom: 4px solid #ccc;
}
.mgb20{
  margin-bottom: 20px;
}
.mgb30{
  margin-bottom: 30px;
}
table.merit_tbl{
  width: 100%;
  border-collapse: collapse;
  border-right: 1px solid #D4D4D4;
  margin-top: 10px;
}
table.merit_tbl tr:first-child th{
  border: 1px solid #D4D4D4;
  background: #ddd;
  padding: 5px;
}
table.merit_tbl th{
  border: 1px solid #D4D4D4;
  padding: 5px;
  text-align: center;
}
table.merit_tbl td {
  border: 1px solid #D4D4D4;
  padding: 5px;
}
table.merit_tbl td:nth-child(2), table.merit_tbl td:nth-child(3) {
    text-align: center;
}
table.merit_tbl th:nth-child(1), table.merit_tbl td:nth-child(1) {
    width: 40%;
}
.r_fs12{
  text-align: right;
  font-size: 12px;
}

.ab_etf {
    overflow: hidden;
    margin-top: 40px;
    clear: both;
}

.etf_ablist li {
    border-bottom: 1px solid #d9d9d9;
    padding: 10px 5px;
    overflow: hidden;
}
.etf_ablist li dt {
    font-weight: bold;
    font-size: 15.5px;
}
.etf_ablist dd {
    font-size: 13.5px;
}
#ab_etf h2 {
  background-color: #ccc;
  color: #fff;
  padding: 6px 10px;
  font-weight: bold;;
  margin-bottom: 0px;
}

img.estate_img {
    width: 100%;
}

.etf_aboutlist li {
    border-bottom: 1px solid #d9d9d9;
    padding: 10px 5px;
    overflow: hidden;
}
.etf_aboutlist li dt {
    font-weight: bold;
    font-size: 15.5px;
}
.etf_aboutlist dd {
    font-size: 13.5px;
}
.etf_aboutlist li:first-child {
    padding-top: 0px;
}
