@charset "utf-8";

.cssskin-_block_side_a h3 {
  font-size: 230%;
  padding-bottom: 5px;
  color: #980000;
  padding-top: 10px;
}

.cssskin-_block_side_a h4 {
  font-size: 130%;
  padding-bottom: 5px;
  color: #ffffff;
  box-shadow: rgba(0, 15, 20, 0.6) 0px 2px 5px 3px;
  border-radius: 5px;
  padding-top: 5px;
  font-weight: bold;
  background-color: #f07d7d;
  padding-left: 5px;
  padding-right: 5px;
}

.cssskin-_block_side_a p {
  font-size: 100%;
  line-height: 1.3;
  padding-bottom: ０px;
  color: #766589;
}

.cssskin-_block_side_a  {
  width: 92%;
}

