@charset "UTF-8";
/* CSS Document */

body{
	margin: 0px;
	padding: 0px;
	background-image: url(../images/common/body_back.jpg);
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	counter-reset: suuji;
}
a{
	text-decoration: none;
}
.padding20{
	padding:20px;
}
.colorblue{
	color:#03C;
}
.kakumaru{
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	border-radius: 9px;
	behavior: url(border-radius.htc);
	background-color: #FFF;
}
.border1{
	border: 1px solid #999;	
}
#mainBox {
	text-align: left;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
}
#mainBoxmini {
	text-align: left;
	width: 80%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
}
.clear {
	clear:both;
}  
.clear hr { display:none; }  
#mainBox #menu .menubox {
	float: left;
	margin-left: 25px;
	margin-bottom: 10px;
}
#mainBox2 #footmenu #news {
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	border-radius: 9px;
	behavior: url(border-radius.htc);
	background-color: #FFF;
	padding: 12px;
	margin-bottom: 12px;
	margin-left: 25px;
}
#mainBox2 #footmenu #news ul {
	color: #F60;
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 5px;
}
#mainBox2 #footmenu #news ul li .newshonmomn {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #666;
}
.ta-c{
    text-align: center;
}
.mt-20{
    margin-top: 20px;
}
.color666{
	color: #666;
}
.color999{
	color:#999;
}
.color369{
	color:#369;
}
.red{
	color: red;
}
.fontsize1_2em{
	font-size:1.2em;
}
.fontsize1_4em{
	font-size:1.4em;
}
.fontsize1_6em{
	font-size:1.6em;
}
.aligncenter{
	text-align:center;
}
.padding5{
	padding:5px;
}
.padding10{
	padding:10px;
}
.padding-l-10{
    padding-left: 10px;
}
.margintop30{
	margin-top: 30px;
}

.fontsize08{
	font-size:0.8em;
}
.width20{
	width:20%;
}
.fontsize4{
	font-size:4em;
}
.fontsize5{
	font-size:5em;
}
.backgroundCCC{
	background-color:#CCC;
}
.fontweight900{
	font-weight:900;
}
.border{
	border: 1px solid #bbb;
}
.floatright{
	float:right;
}
.snsb {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
.snsb li {
	float: left;
	margin-right: 4px;
}
.snsb iframe {
	margin: 0 !important;
}
.bold{
	font-weight:bold;
}
#mainBox #syushi {
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	border-radius: 9px;
	behavior: url(border-radius.htc);
	background-color: #efefef;
	float: right;
	margin-top: 80px;
	width: 50%;
	margin-right: 10px;
	padding: 16px;
	margin-bottom: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.6em;
	background-image: url(../images/orange.png);
	background-repeat: no-repeat;
	background-position: -17px 13px;
}
#mainBox #logo {
	float: left;
}
#mainBox #memberbtn {
	text-align: right;
	margin-right: 10px;
}
#mainBox #syushi #honmon {
	margin-top: 10px;
	color: #666;
}
#mainBox2 #backbg {
	background-image: url(../images/footmenuback.jpg);
  /* 画像を常に天地左右の中央に配置 */
  background-position: center center;
   
  /* 画像をタイル状に繰り返し表示しない */
  background-repeat: no-repeat;
   
  /* コンテンツの高さが画像の高さより大きい時、動かないように固定 */
  background-attachment: fixed;
   
  /* 表示するコンテナの大きさに基づいて、背景画像を調整 */
  background-size: cover;
   
  /* 背景画像が読み込まれる前に表示される背景のカラー */
  background-color: #464646;
}

#mainBox2 #backbg #footmenu {
	width: 870px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 22px;
	padding-right: 30px;
}
#contents,.waku{
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	border-radius: 9px;
	behavior: url(border-radius.htc);
	background-color: #FFF;
	padding: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.waku{
	border-color: #aaa;
	border-width: 1px;
	border-style:solid; 
}
#footerbox {
	background-color: #f8ecf1;
	height: 100px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #dabada;
}
#footerhonmon {
	text-align: left;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
}
#mainBox2 #backbg #footmenu ol {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 1.8em;
	list-style-type: none;
	float: right;
}
#mainBox2 #backbg #footmenu ol li {
	background-image: url(../images/mark.png);
	background-repeat: no-repeat;
	padding-left: 13px;
	background-position: left center;
	text-shadow:1px 1px 2px rgba(0,0,0,0.5);
}

#mainBox2 #backbg #footmenusec {
	width: 870px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 22px;
	padding-right: 30px;
}
#mainBox2 #backbg #footmenusec ol {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 1.8em;
	list-style-type: none;
	float: right;
}
#mainBox2 #backbg #footmenusec ol li {
	background-image: url(../images/mark.png);
	background-repeat: no-repeat;
	padding-left: 13px;
	background-position: left center;
	text-shadow:1px 1px 2px rgba(0,0,0,0.5);
}
#mainBox2 {
	background-image: url(../images/common/body_back2.jpg);
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #4B98DC;
}
#mainBox #sectitle {
	margin-top: 40px;
	margin-left: 200px;
}
#mainBox #contents table tr th {
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	background-color: #CCF;
	color: #036;
	text-align: center;
}
#mainBox #contents table tr td {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding: 9px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #69F;
	line-height: 1.6em;
}
#mainBox #contents table tr .bukai {
	background-color: #E9E5B8;
}
#mainBox #contents table tr .senmon {
	background-color: #CCF;
	font-weight: bold;
}

#mainBoxmini #contents table tr th {
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	background-color: #CCF;
	color: #036;
	text-align: center;
}
#mainBoxmini #contents table tr td {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding: 9px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #69F;
	line-height: 1.6em;
}
#mainBoxmini #contents table tr .bukai {
	background-color: #E9E5B8;
}
#mainBoxmini #contents table tr .senmon {
	background-color: #CCF;
	font-weight: bold;
}

#mainBox #menusec .menusecbox {
	float: left;
	margin-left: 19px;
}
#mainBox #contents dl {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.7em;
}
#mainBoxmini #contents {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.6em;
}
#mainBox #contents h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #369;
	padding-left: 10px;
    font-size: 2.8rem;
	font-weight: normal;
    margin: 10px 0;
}
#mainBox #contents h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color:coral;
	padding-bottom: 0px;
	font-weight: normal;
	font-size: 1.6em;
}
#mainBox #contents h4 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 0px;
	font-weight: bold;
	font-size: 1.8em;
}
#mainBoxmini #contents h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #369;
	padding-left: 10px;
	font-weight: normal;
	
}

#mainBox #contents dl dd ol {
    counter-reset:li; /* Initiate a counter */
    padding:0; /* Remove the default left padding */
    list-style:none; /* Disable the normal item numbering */
}
#mainBox #contents dl dt {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	padding: 5px;
	/*background-image: url(../images/dtback.jpg);*/
	background-repeat: repeat-x;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #8DBC00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8DBC00;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8DBC00;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8DBC00;
	
}
#mainBox #contents dl dd {
	padding: 10px 0 10px 0;	
}
#mainBox #contents dl dd ol.tennistl li,#mainBox #contents dl dd ol.tennistl{
	border:none;
	background-color: white;
}
#mainBox #contents dl dd ol.tennistl li ol{
	margin-top: 10px;
	
}
#mainBox #contents dl dd ol.tennistl li ol li{
    position:static; /* Create a positioning context */
    border-top:none;
    background:#fff;
}
#mainBox #contents dl dd ol.tennistl li ol li:before{
    position:static; /* Create a positioning context */
    border-top:none;
    background:#fff;
}
#mainBox #contents dl dd ol.tennistl li ol li.num{
    position:static; /* Create a positioning context */
    border-top:none;
    background:#fff;
}
#mainBox #contents dl dd ol.tennistl li ol li.num:before{
	counter-increment:suuji;
	content:counter(suuji) 
}

#mainBox #contents dl dd ol li {
    position:relative; /* Create a positioning context */
    margin:0 0 6px 2em; /* Give each list item a left margin to make room for the numbers */
    padding:4px 8px;
    border-top:2px solid #8DBC00;
    background:#f6f6f6;
}
#mainBox #contents dl dd ol li:before {
	content:counter(li); /* Use the counter as content */
	counter-increment:li; /* Increment the counter by 1 */
	/* Position and style the number */
    position:absolute;
	top:-2px;
	left:-2em;
	width:2em;
	padding:4px 0;
	border-top:2px solid #8DBC00;
	color:#fff;
	font-weight:bold;
	font-family:"Helvetica Neue", Arial, sans-serif;
	text-align:center;
	background-color: #8DBC00;
}
#mainBox #contents #inquiry tr th {
	text-align: left;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E3F3FF;
	line-height: 1.6em;
}
#mainBox #contents #position tr td dl dt {
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
	border-top-style: none;
	border-right-style: none;
	background-image: none;
}
#mainBox #contents #position tr td dl dt .normal {
	font-weight: normal;
}
#mainBox #contents #soshikizu {
	padding-top: 30px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #CCF;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #CCF;
	padding-bottom: 20px;
}
#mainBox #contents #soshikizu table tr td {
	padding: 3px;
}
#mainBox #contents #soshikizu table td{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainBox #contents #msp {
	text-align: center;
}
#mainBox #contents #formtennis #inquiry tr .numberth {
	font-size: 18px;
}
#mainBox #contents #read {
    font-size: 1.5em;
	line-height: 1.4em;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCF;
	border-bottom-color: #CCF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-right: 10px;
	padding-left: 10px;
}
#mainBox #contents table tr #drhaken {
	font-weight: bold;
	color: #FFF;
	background-color: #FBB03B;
	font-size: 18px;
}
#mainBox2 #footmenusec ol li a {
	color: #FFF;
	text-decoration: none;
}
#mainBox2 #footmenu ol li a {
	color: #FFF;
	text-decoration: none;
}
#mainBox #contents table tr .meibohead1 {
	font-weight: bold;
	background-color: #FFE7C0;
}
#mainBox #contents table tr .meibohead2 {
	font-weight: bold;
	color: #FFF;
	background-color: #667399;
}
#mainBox #contents #read .kyoutyou {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #F00;
	font-weight: bold;
}
#mainBox2 #footmenu #news ul li a {
	color: #F33;
	text-decoration: none;
}
#mainBox #newsbox {
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	border-radius: 9px;
	behavior: url(border-radius.htc);
	padding: 10px;
	float: right;
	width: 50%;
	margin-right: 10px;
	background-color: #FFF;
	color: #F00;
	margin-bottom: 10px;
	margin-top: 5px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	border: 4px solid #F93;
}
#mainBox #newsbox a {
	color: #F00;
	text-decoration: none;
}
#mainBoxmini #contents #newsfrom {
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	margin-top: 5px;
	padding-top: 5px;
}
#mainBox #contents .text02 tr td div h2 {
	font-size: 14px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainBox #contents .text02 tr td div h4 {
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#mainBox #contents .text02 tr td div .koushi {
	margin-left: 40px;
	margin-bottom: 30px;
}
.blue {
	color: #069;
}
#mainBox #contents table tr .meibohead2 a {
	color:#FFF;
	text-decoration:none;
}
#mainBoxmini #contents table tr .ken {
	background-color: #5771B2;
	font-weight: bold;
	color: #FFF;
}
ol li {
	margin-bottom: 10px;
}
#mainBox #contents table tr th {
	height: 30px;
}
#mainBox #contents table tr td {
	height: 35px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #dabada;
}
#mainBox #contents table tr td:last-child {
	border-right: none;
}
.detail_a tr td {
}
.bgcolorE0DFFB {
	background-color: #E0DFFB;
}
.bgcolorF8EBD4 {
	background-color: #F8EBD4;
}
.dlbutton {
	display: inline-block;
	width: 100%;
	height: 54px;
	text-align: center;
	text-decoration: none;
	line-height: 54px;
	outline: none;
}
.dlbutton::before,
.dlbutton::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.dlbutton,
.dlbutton::before,
.dlbutton::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.dlbutton {
	position: relative;
	background-color: #369;
	border-radius: 4px;
	color: #fff;
	line-height: 52px;
	-webkit-transition: none;
	transition: none;
	box-shadow: 0 3px 0 #069;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .4);
}
.dlbutton:hover {
	top: -4px;
	box-shadow: 0 7px 0 #036;
}
.dlbutton:active {
	top: 3px;
	box-shadow: none;
}
.detail_a{
	width:100%;
}
.syouroku{
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #8D8D8D;
}
.kousiname{
	font-weight: bold;
	font-size: 1.4em;
}
.koushi dl dt{
	font-size: 0.4em;
}
.syusai{
	text-align: right;
	font-size: 1.4em!important;
    line-height: 1.6em;
}
.margin-top10px{
	margin-top: 10px;
}
.margin-top20px{
	margin-top: 20px;
}
.margin10px{
	margin: 10px;
}
.margin-bottom20px{
	margin-bottom: 20px;
}
.fontsize1_2{
	font-size: 1.2em;
}
.rireki{
	width: 100%;
	height: 40px;
}
*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 62.5%;/*rem算出をしやすくするために*/
}

.btn,
a.btn,
button.btn {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 1rem 4rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  border-radius: 0.5rem;
}
.btn--orange,
a.btn--orange {
  color: #fff;
  background-color: #eb6100;
}
.btn--orange:hover,
a.btn--orange:hover {
  color: #fff;
  background: #f56500;
}

a.btn--radius {
   border-radius: 100vh;
}

#mainBox #contents dl.endai dt{
    font-size: 1.2em;
    border: none;
    padding: 0;
    border-bottom: 1px #A6A3A3 dotted;
}
#mainBox #contents dl.endai dd{
    padding: 0 0 0 12px;
}