@charset "UTF-8";


.map_txt a{
  display: block;
  background: #2470ec;
  border-radius: 5000px;
  width: 400px;
  max-width: 100%;
  height: 40px;
  line-height: 40px;
  color: #fff!important;
  text-decoration: none;
  text-align: center;
  margin: 2em auto;
}

.blog_title h3 span {
    margin-right: 10px;
    color: #2470ec;
}

.midashi2:nth-of-type(3n+3) h3 {
  color: #2470ec;
}

.borB td u,.borB td h3 {
  color: #2470ec !important;
}

.midashi2:nth-of-type(3n+2) h3 {
  color: #2470ec;
}

.midashi2:nth-of-type(3n+1) h3 {
  color: #2470ec;
}

.mCSB_dragger_bar {
  background: #2470ec !important;
}