@charset "utf-8";

.cssskin-top_p .c-title {
  border-bottom: 1px solid #444;
  font-size: 18px;
  color: #0000ff;
}

.cssskin-top_p .column:first-child {
  width: 40%;
}

.cssskin-top_p .column:first-child + * {
  width: 60%;
}

