@charset "utf-8";

.cssskin-_block_main .c-title {
  font-weight: lighter;
  font-size: 18px;
  background-image: url(../_userdata/tr_midashi.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  padding-left: 40px;
  font-weight: bold;
}

.cssskin-_block_main .c-large_headline {
  font-size: 16px;
  color: #b02828;
}

.cssskin-_block_main .c-small_headline {
  border-bottom: 2px solid #444;
  font-weight: lighter;
}

