@charset "utf-8";
/*　モバイル用 css  */

/*  ヘッダー m_common.css */
/*  カテゴリー・リンク m_common.css */


/*  メインコンテンツ */
/*  ページタイトルは m_comon.css */

/* クラブと地域、３つの柱 */
section{
  width: 93%;
  margin: 0px auto 40px;
}
.setsumei h4{
  margin: 30px 0 0px;
  padding: 10px;
  font-size: 18px;
  border-top: dotted 2px brown;
  border-bottom: dotted 2px brown;
  text-align: center;
}
.setsumei img{
  display: block;
  width: 75%;
  margin: 20px auto 10px;
}
p.about{
  margin: 0 0 0 0;
  font-size: 15px;
  line-height: 1.2;
  font-weight: bold;
}
.setsumei02{
  display: block;
  width:;
  margin: 0px auto 0px;
  background-color: gray;
  padding: 20px 10px 30px;
}
p.about02{
  margin: 0px 0 0px 0;
  text-align: center;
  font-size: 18px;
  color: #fff;
  line-height: 1.6;
  font-weight: bold;
}
p.about03{
  width: 80%;
  margin: 10px 0 0px 35px;
  text-align: left;
  font-size: 15px;
  color: #fff;
  font-weight: bold;
}
.setsumei02 img{
  display: block;
  width: 80%;
  margin: 10px auto 0px;
}


/*  クラブの沿革　*/
table.history{
  margin: 10px auto 0;
  background-color: #f1f1f1;
  font-size: 14px;
 }
td{
  padding: 5px 7px;
  border-bottom: solid 1px #ff6666;
  color: #151515;
  line-height: 1.5;
}
.left{
   width: 26%;
   font-size: 14px;
}


 /* ---- 以下は　m_common.css ---*/

 /* ページ先頭へ戻る　.return_to_top　*/
 /* ホームページTOPへ戻る　.return_to_indexpage　*/
 /* フッター　footer p　[copyright]*/
