@charset "UTF-8";

.cssskin-font2rikon .c-lead {
  font-size: 17px;
  font-weight: bold;
}

.cssskin-font2rikon a:link {
  color: #583c24;
  text-decoration: underline;
}

.cssskin-font2rikon a:visited {
  color: #583c24;
  text-decoration: underline;
}

.cssskin-font2rikon a:hover {
  color: #ff0000;
  text-decoration: underline;
}

.cssskin-font2rikon img {
  width: 280px;
  height: 373px;
}

@media only screen and (max-width: 641px) {
.cssskin-font2rikon img {
  width: 280px;
  height: 373px;
}

}
