
h1 {
    padding: 0.3em 1.5em 0.3em;
    font-size: 1.5em;
    font-weight: bold;
    color: #65c7fc;
}

h2 {
    margin: 1em 0 0.5em 0 ;
    padding: 1.3em 1.3em 0.7em ;
    background-color: #65c7fc;
    color: #fff;
    border-radius: 6px;
}

div.naiyou_center {
    width: 700px;
    margin: 20px auto 100px auto;
}

p.e {　/*文章の段落に空間がほしいとき統一*/
     margin: 0px 0 50px;
     margin: 0 0 50;
}

span.red { /*文章に色を付けたいとき統一*/
      color: #e0391d;
}

span.blue { /*文章に色を付けたいとき統一*/
      color: #0580c3;
}

/* 経緯 */
span.keii {
display: inline-block;
width: 9em;
}

/* 名前の由来リスト */

ul.yurai {
           list-style-type:none;
}

ul.yurai li {
    background:url(neicon.png) left no-repeat;
    text-indent:1.5em;
}

p.center{
    text-align: center;
}

p#eee {
    color: #bbb;}


/*種目紹介*/

img.syumoku {
	width:100%;
	pointer-events: none; /*画像をクリック(保存)できなくする*/
}

div#center {
    text-align: center;
}

div.syumoku_center {
    width: 500px;
    margin: 0px auto 40px auto;
}

p.syumoku_n {
margin: 1em 0em 1em 0em;
}

span#time {
       margin: 0 3em 0em 0em;
       padding: 0.3em 3em 0.3em; /* 0.5 3 0.5 */
	background-color: #65c7fc;
	border-radius: 6px;
       color: #fff;
       font-weight: bold;
}

span#place {
       margin: 0em 3em 0em 0em;
       padding: 0.3em 3em 0.3em;
	background-color: #65c7fc;
	border-radius: 6px;
       color: #fff;
       font-weight: bold;
}

span#etc {
       margin: 0em 3em 0em 0em;
       padding: 0.3em 3em 0.3em;
	background-color: #65c7fc;
	border-radius: 6px;
       color: #fff;
       font-weight: bold;
}

span#mon {
    width: 40px;
    height: 40px;
    -webkit-border-radius: 50%;/* 50%でもOK */
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #cfd0bf;/* 円の色 */
}

span#tues {
    width: 40px;
    height: 40px;
    -webkit-border-radius: 50%;/* 50%でもOK */
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #ffc5a8;/* 円の色 */
}

span#wendes {
    width: 40px;
    height: 40px;
    -webkit-border-radius: 50%;/* 50%でもOK */
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #a8d9ff;/* 円の色 */
}

span#thurs {
    width: 40px;
    height: 40px;
    -webkit-border-radius: 50%;/* 50%でもOK */
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #c1ffa8;/* 円の色 */
}

span#fri {
    width: 40px;
    height: 40px;
    -webkit-border-radius: 50%;/* 50%でもOK */
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #ffc9a8;/* 円の色 */
}

span#sat {
    width: 40px;
    height: 40px;
    -webkit-border-radius: 50%;/* 50%でもOK */
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #f3b4f7;/* 円の色 */
}

span#etc_n{
padding-left:8em;
}

h1.pingpong {
background-image:url('file_pic/syumokuicon3.png');
background-position: 15.5% 0%;
background-size: auto;
background-repeat: no-repeat;
}

h1.sporthukiya {
background-image:url('file_pic/syumokuicon3.png');
background-position: 15.5% 9%;
background-size: auto;
background-repeat: no-repeat;
}

h1.snaggolf {
background-image:url('file_pic/syumokuicon3.png');
background-position: 15.5% 18.3%;
background-size: auto;
background-repeat: no-repeat;
}

h1.groundgolf {
background-image:url('file_pic/syumokuicon3.png');
background-position: 15.5% 28%;
background-size: auto;
background-repeat: no-repeat;
}

h1.walking {
background-image:url('file_pic/syumokuicon3.png');
background-position: 15.5% 38.5%;
background-size: auto;
background-repeat: no-repeat;
}

h1.aerobics {
background-image:url('file_pic/syumokuicon3.png');
background-position: 15.5% 48.5%;
background-size: auto;
background-repeat: no-repeat;
}

h1.hiphop {
background-image:url('file_pic/syumokuicon3.png');
background-position: 15.5% 59.5%;
background-size: auto;
background-repeat: no-repeat;
}

h1.sadou {
background-image:url('file_pic/syumokuicon3.png');
background-position: 15.5% 69.5%;
background-size: auto;
background-repeat: no-repeat;
}

h1.golf {
background-image:url('file_pic/syumokuicon3.png');
background-position: 15.5% 79.2%;
background-size: auto;
background-repeat: no-repeat;
}

h1.syumokuetc {
background-image:url('file_pic/syumokuicon3.png');
background-position: 15.5% 89.5%;
background-size: auto;
background-repeat: no-repeat;
}

h1.english {
background-image:url('file_pic/syumokuicon3.png');
background-position: 15.5% 100.5%;
background-size: auto;
background-repeat: no-repeat;
}

span#h_syumoku {
padding-left:2.5em;
}

a#sanka {
       margin: 0 1em 0em 1em; /* 0 1.5 0 1.5*/
       padding: 0.8em 3em;
	background-color: #ff3644;
	border-radius: 6px;
       color: #fff;
       font-weight: bold;
       text-decoration: none;
       letter-spacing: 0.1em;
}

a#dantai {
       margin: 0 1em 0em 1em;
       padding: 0.8em 3em ;
	background-color: #ff8636;
	border-radius: 6px;
       color: #fff;
       font-weight: bold;
       text-decoration: none;
       letter-spacing: 0.1em;
}


/*イベント予定表 1/7整え中*/
table.eventc {
	width: 700px;
	margin-top: 2px;
	margin-left: 0px;
	margin-bottom: 2px;

}

table.eventc th.eventct { /*日時の見出し*/
	width: 20%;
	height: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: top;
	font-weight: bold;
	color: #333;
       text-align: center;
}

table.eventc th.eventc { /*イベント名見出し*/
	width: 40%;
	height: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
	color: #333;
}

table.eventc th.eventcp { /*場所見出し*/
	width: 30%;
	height: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
	color: #333;
}

table.eventc th.eventetc { /*備考見出し*/
	width: 10%;
	height: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
	color: #333;

}

table.eventc th {　/*日時*/
       background-color: #eee;
	font-weight: normal;
       border: 0px solid #b9b9b9;
       text-align: center;
       width: 10%;
       height: 80px;
}

table.eventc td { /*イベント名・場所*/
	text-align: left;
	font-weight: normal;
	color: #444;
       border: 0px;
       padding: 0px 15px;
}

th.eventc {
 padding: 10px;      /* 余白指定 */
 width:  250px;      /* 幅指定 */
}

td.evente{ /*イベント名大文字*/
 font-size: larger;
}

.eventc span.time{
 font-size: 80%;
}

.eventc span.taiken{
 background: linear-gradient(transparent 65%, #27f6fd 65%);
}

.eventc span.taikai{
 background: linear-gradient(transparent 65%, #f3e227 65%);
}

.eventc span.hiking{
 background: linear-gradient(transparent 65%, #9bf24d 65%);
}

.eventc span.sp{
 background: linear-gradient(transparent 65%, #f85959 65%);
}


/*グーグルカレンダー*/
iframe.calender {
 border:none;
 style:border-width:0;
 width:950px;
 height:600px;
 frameborder:0;
 scrolling:none;
 margin: 0 0 60px;
}

/*クラブラッキーカレンダー*/

h2.c {
    margin: 1em 0 0.5em 0 ;
    padding: 0.7em 1.5em 0.7em ;
    background-color: #65c7fc;
    color: #fff;
}

a.calender,a.calender00 {
    color: #fff ;
    background-color: #1fa6f1 ;
    width:  100px;       /* ※縦横を同値に */
    height: 100px;       /* ※縦横を同値に */
    border-radius: 50%;  /* 角丸半径を50%にする(=円形にする) */
    display: inline-block;          /* 複数の画像を横に並べたい場合 */
    text-align: center;
    padding: 7px 0px 18px 30px ;
    text-decoration: none;
    margin: 0 5px 5px 0px;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){
a.calender,a.calender00 {
    color: #fff ;
    background-color: #1fa6f1 ;
    width:  100px;       /* ※縦横を同値に */
    height: 100px;       /* ※縦横を同値に */
    border-radius: 50%;  /* 角丸半径を50%にする(=円形にする) */
    display: inline-block;          /* 複数の画像を横に並べたい場合 */
    text-align: center;
    padding: 13px 0px 15px 30px ;
    text-decoration: none;
    margin: 0 5px 5px 0px;
}
}

a.calender00 {
    padding: 7px 20px 18px 10px ;
    margin: 0 5px 5px 0px;
    letter-spacing:-0.17em;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){
a.calender00 {
    padding: 13px 10px 15px 20px ;
    margin: 0 5px 5px 0px;
    letter-spacing:-0.27em;
}
}

a#c03:hover {
    background-color: #7962cf ;
}

a#c02:hover {
    background-color: #2ed695 ;
}

a#c01:hover {
    background-color: #d6992e ;
}

a#c12:hover {
    background-color: #d01717 ;
}

a#c11:hover {
    background-color: #6496ae ;
}

a#c10:hover {
    background-color: #e05e17 ;
}

a#c09:hover {
    background-color: #474c77 ;
}

a#c08:hover {
    background-color: #ff4c4c ;
}

a#c07:hover {
    background-color: #82f11f ;
}

a#c06:hover {
    background-color: #7bc549 ;
}

a#c05:hover {
    background-color: #3d70f1 ;
}

a#c04:hover {
    background-color: #f270e7 ;
}

p.c_month,span.c_month
{
 font-family :'Bookman Old Style','arial unicode ms';
 color: #fff; /* 文字を白色に */
 font-weight: bolder;
 font-size: 72px;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){
p.c_month,span.c_month
{
 font-family :'Bookman Old Style','arial unicode ms';
 color: #fff; /* 文字を白色に */
 font-weight: bolder;
 font-size: 62px;
}
}

p.c_month {
 display: inline-block;
}

span.c_month {
 font-size: 40px;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){
span.c_month {
 font-size: 29px;
 color: #ddd;
}
}

/* 入会費について */

table.kaihi {
	width: 100%;
	margin-top: 2px;
	margin-left: 0px;
	margin-bottom: 2px;

}

table.kaihi th.midashi {
	width: 35%;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	color: #333;
       background-color: #ccc;
       border: 1px solid #b9b9b9;
       text-align: center;
}

table.kaihi th {
       background-color: #eee;
	font-weight: normal;
       border: 1px solid #b9b9b9;
       text-align: center;
}

table.kaihi td {
	width: 33%;
	text-align: left;
	font-weight: normal;
	color: #444;
       border: 1px solid #b9b9b9;
       text-align: center;
}

ul.kaihi2 {
	margin-bottom: 50px;
}

ul.kaihi li,ul.kaihi2 {
       margin-left: 50px; 
       font-family :游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

#moushikomi {
      margin: 10px auto;  
      padding: 1em;
      border: 1px solid #b9b9b9;  
      text-align: center;
      width: 450px;
}

span.big {
      font-size: 1.5rem;
}

/* 利用規約DL */

a.kiyaku {
      padding: 0 0.5em;
}

/* アクセス */

iframe#access {
      width: 500px;
      height: 350px;
      float: left;
}

#access {
      margin: 0 1.5em 0;
}


/* ページトップに戻るボタン */

div.pagetop {
    margin-left: auto;
    width: 200px;
}

a.pagetop {
       padding: 1.2em 1.3em;
	background-color: #65c7fc;
	border-radius: 6px;
       color: #fff;
       text-decoration: none;
       font-weight: bold;
       }