@charset "UTF-8";

/*---- コンテンツ　グレー ------------------------------------------------*/
.contents {
 background: #f2f2f2;
}

.contents .inner {
 max-width: 650px;
 margin: 0 auto;
}

.contents .inner p {
 margin-bottom: 15px;
}

#sec-club footer {
  margin-top: 0!important;
}
