@charset "utf-8";

.cssskin-top_news  {
  width: 960px;
  margin: auto auto;
}

.cssskin-top_news .c-body {
  color: #0000ff;
  font-weight: normal;
  font-size: 15px;
  padding-left: 8px;
}

.cssskin-top_news a:link {
  color: #333333;
  font-size: 15px;
  font-weight: bold;
}

.cssskin-top_news a:visited {
  color: #333333;
  text-decoration: none;
}

.cssskin-top_news a:hover {
  color: #333333;
  text-decoration: underline;
}

.cssskin-top_news .c-small_headline {
  color: #333333;
  font-size: 15px;
}

@media (max-width: 641px) {
.cssskin-top_news  {
  width: 100%;
  margin: auto auto;
}

.cssskin-top_news a:link {
  color: #333333;
  font-size: 13px;
  line-height: 1.5;
  font-weight: bold;
}

.cssskin-top_news a:hover {
  color: #333333;
  background-color: #d9d9d9;
}

.cssskin-top_news a:visited {
  color: #333333;
}

.cssskin-top_news .c-body {
  color: #0000ff;
  font-weight: normal;
  font-size: 13px;
  padding-left: 8px;
}

.cssskin-top_news .c-small_headline {
  color: #333333;
}

}
