@charset "UTF-8";

.cssskin-_block_footer .c-credit {
  color: #434343;
  text-align: center;
  margin-bottom: 20px;
}

.cssskin-_block_footer .c-body {
  font-size: 12px;
  text-align: center;
  color: #ffffff;
}

.cssskin-_block_footer  {
  margin-top: 10px;
  margin-right: 0x;
}

.cssskin-_block_footer a:link {
  color: #ffffff;
  line-height: 2.0;
}

.cssskin-_block_footer a:hover {
  text-decoration: underline;
}

@media only screen and (max-width: 641px) {
.cssskin-_block_footer .c-credit {
  font-size: 8px;
  text-align: center;
}

.cssskin-_block_footer .c-body {
  font-size: 8px;
  text-align: left;
}

}
