@charset "UTF-8";

.cssskin-flow_top  {
  background-image: url(../_userdata/s_24122652_l.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.cssskin-flow_top .c-page_title {
  color: #7f6000;
  text-shadow: #fff 1px 1px 2px;
}

