@charset "UTF-8";

.cssskin-top_massage_img  {
  color: #000000;
  font-weight: bold;
  background-color: #fff;
  border-radius: 5px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
  line-height: 1.3;
}

.cssskin-top_massage_img img {
  border: 1px solid #cccccc;
  border-radius: 5px;
}

@media only screen and (max-width: 641px) {
.cssskin-top_massage_img .c-body {
  font-size: 12px;
  color: #6d9eeb;
}

}
