a{
  color:#23C9E1;
}
.title-style01{
  border-bottom:1px solid #23C9E1;
}
.title-style02{
  font-size:1rem;
}

.nav-link{
  color:#000;
}
.nav-link.active{
  color:#0d6efd;
  text-decoration: underline;
}

/**
* TOP
*/
.top-line{
  text-align:center;
  background:#23C9E1;
  padding:0.5rem;
}
.top-line a, .top-line a:link{
  color:#000;
}
.top-category-list{
  background:#fff;
}
/**
* list
*/
.list-image{
  background:#D9D9D9;
  min-height:100px;
}