
/* link-arrow-10
-------------------------------------*/
.link-arrow-10-custom{
margin-bottom:15px;
}

.link-arrow-10-custom li{
  margin-bottom:3px;
  float:left;
  width:226px;
  background-image: url(../images/icon-arrow-01.gif);
  background-repeat: no-repeat;
  background-position: 0 4px;
  padding-top: 0;
  padding-right: 8px;
  padding-bottom: 0;
  padding-left: 16px;
  font-weight:bold;
}
.column3 .link-arrow-10-custom li{width:148px;}

#knowledge h2.ttl-h2-01.knowledge {
  background-image:url(../images/ttl-h1-01-bg-03.gif);
}
#knowledge h2.links {
  background-position:0 50%;
  background-repeat:no-repeat;
  border:medium none;
  font-size:130%;
  margin-bottom:5px;
  padding:0 0 0 17px;
}

a.title:hover {
  text-decoration:underline;
}
a.title {
  color:black;
  text-decoration:none;
}

.column3 .nav-category-01 {
  background:none;
}

.link-arrow-10-custom:after {
  display:block;
  clear:both;
  height:0;
  visibility:hidden;
  content:".";
}