.col_2_960 {
  margin-bottom: 50px;
}

.sbox {
  float: left;
  width: 220px;
}
.sbox .bdr_sbox {
  border-bottom: 1px dotted #cccccc;
  padding: 0 0 5px 30px;
  margin-bottom: 10px;
}
.sbox h3 {
  font-weight: normal;
  margin-bottom: 6px;
}

.sbox:nth-child(odd) {
  float: right;
}

.pagetitlelink03 {
  font-size: 110%;
  background: #f3f3f3;
}
.pagetitlelink03 span {
  display: block;
  padding: 10px 10px 10px 15px;
}
.pagetitlelink03 a {
  display: block;
  padding: 10px 10px 10px 35px;
  background: url(../img/common/Lnavi_arrow_01.png) 15px center no-repeat;
}

.pagetitlelink04 li {
  padding-left: 15px;
  border-bottom: 1px dotted #cccccc;
}
.pagetitlelink04 li a {
  display: block;
  background: url(../img/common/Lnavi_arrow_01.png) left center no-repeat;
  padding-left: 18px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.child {
  margin-bottom: 10px;
  margin-left: 3px;
}
.child li {
  border-bottom: none;
}
.child li a {
  font-size: 90%;
  display: inline-block;
  background: url(../img/common/link_arrow_01.png) left 5px no-repeat;
  padding-left: 10px;
  padding-top: 0;
  padding-bottom: 0;
}
.child .nolink {
  font-size: 90%;
  display: inline-block;
  background: url(../img/common/link_arrow_01.png) left 5px no-repeat;
  padding-left: 10px;
  padding-top: 0;
  padding-bottom: 0;
  color: #989898;
}
