@charset "utf-8";

.cssskin-header .c-body {
  font-size: 14px;
  line-height: 1.75;
}

.cssskin-header .c-large_headline {
  font-size: 32px;
  font-weight: normal;
}

.cssskin-header .c-page_title {
  font-size: 42px;
  font-weight: normal;
  line-height: 1.0;
  color: #5b808d;
}

.cssskin-header .c-small_headline {
  font-size: 20px;
  font-weight: normal;
  line-height: 1.3;
  padding-top: 10px;
  padding-bottom: 5px;
}

.cssskin-header  {
  width: 100%;
}

