@charset "UTF-8";

/*履歴 v1.0*/
/*2026/7/29 grid対応にする*/
/*-- sumida-v1.0.css?20240531  --*/
/*-- sumida-v1.0.css?20260913  --*/
/***/
/*============================================
全般的なスタイル
============================================*/
* {
	margin:0; padding:0; 	/*全要素のマージン・パディングをリセット*/
/*	line-height:1.5;	*//*全要素の行の高さを1.5倍にする*/
	color:#333333;		/*文字色*/

} 
body {
	background-color:#ececec;	/*ページ全体の背景色*/
	text-align:center;		/*IE6以下でセンタリングするための対策*/
}

#zoroHeader{
	height: 125px; 
	width:500px;

	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;

/*	text-align: left; 	*/
/*テキストの配置を左揃えにする*/
	background-color:#007540;
}	
#zoroBody {
	width: 500px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;/*テキストの配置を左揃えにする*/
	background-color: #ffffff;/*内容全体の背景色*/
/*	overflow: hidden */
}


div#pagebody {
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;/*テキストの配置を左揃えにする*/
	background-color: #ffffff;/*内容全体の背景色*/
}


/******** pagebody2 **************/
div#pagebody2 {
	width: 801px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;/*テキストの配置を左揃えにする*/
	background-color: #ffffff;/*内容全体の背景色*/
}
div#header2 {
	width: 801px;
	background-color:#007540;
	/*:#1c6c52;:#347852;:#1C4319:#007540;#00522e; rgb(0,82,46)(30,140,90); (32, 128, 64);*/
}

/*============================================
ヘッダ
============================================*/

div#header {

	width: 800px;
/*    height: 80px; */
	background-color:#007540;
	/*:#1c6c52;:#347852;:#1C4319:#007540;#00522e; rgb(0,82,46)(30,140,90); (32, 128, 64);*/
/*
	background-image : url(images/headerBg.png);
	background-position: top left;
	background-repeat: repeat-x;
*/
}

div#header,div#header_container,div#header_left,
div#header_center,div#header_right{
	height: 125px;
}

div#header_container{
	width: 650px;
	float: left;
} 
div#header_left{
	float: left;
	width: 100px;
	text-align: center;
	color: white;
}
div#header_center{
	width: 550px;
	float: right;
	text-align: center;
}
p#header-ja{
	padding-top: 16px;
	text-align: center;
	font-size: 20pt;
	font-family: "AR P丸ゴシック体E";
	color: white;
	line-height: 56px;
}
p#header-en{
	/*padding-top: 16px;*/
	text-align: center;
	font-size: 18pt;
	font-family: "Franklin Gothic Medium Cond";
	color: white;
	font-size: 18pt;
}
div#header_right{
	width: 150px;
	float: right;
	font-family: "ＭＳ ゴシック";
	text-align: center;
	color: white;
	line-height: 20px;
	vertical-align: middle;
}
.clear {
	clear:both; 
}  
.clear hr {
	display:none; 
}  
p.white{
	color: white;
}
p.fontColorBlk{
	color: black;
}
.fontColorRed{
	color: red;
}

.txtAlignCt{
	text-align: center;
}
.txtAlignL{
	text-align: left;
}

.txtAlignR{
	text-align: right;
}



.lineHt20{
	line-height:20%;
}
.lineHt30{
	line-height:30%;
}
.lineHt50{
	line-height:50%;
}
.lineHt100{
	line-height:100%;
}
.lineHt110{
	line-height:110%;
}

.lineHt120{
	line-height:120%;
}
.lineHt150{
	line-height:150%;
}

.lineHt200{
	line-height:200%;
}




p.lineHg{
	line-height: 150%;
	color:white;
}
p.lineHgt170{
	line-height:170%;
}


p.fontColorW{
	color:white;
}

.fontSz10CrRed{
	color: red;
	font-size: 10pt;
}

.fontSz11CrRed{
	color: red;
	font-size: 11pt;
}


.fontSz12CrRed{
	color: red;
	font-size: 12pt;
}
.fontSz12CrBlk{
	color: black;
	font-size: 12pt;
}


.fontSz14CrRed{
	color: red;
	font-size: 14pt;
}
.fontSz16CrRed{
	color: red;
	font-size: 16pt;
}

.fontNrm{
	font-weight: normal;
}

.fontBld{
	font-weight: bold;
}
.fontMsGp{
	font-family: "ＭＳ Ｐゴシック";
}

.fontMsG{
	font-family: "ＭＳ ゴシック";
}

.ulNone{
	list-style-type: none;
}


.fontSz9{font-size: 9pt;}
.fontSz10{font-size: 10pt;}
.fontSz10 {
	text-align: left;
  font-size: 12pt;
  margin: 2px 0 0 8px;
}
.fontSz12{font-size: 12pt;}
.fontSz14{font-size: 14pt;}
.fontSz16{font-size: 16pt;}
.fontSz20{font-size: 20pt;}
.fontTypMsg{
	font-family: "ＭＳ ゴシック";
}


.linePt1{line-height:98%;}
.linePt50{line-height:50%;}
.paddBotm10{padding-bottom:10px;}
.mrgR30{margin-right: 30px;}
.mrgR50{margin-right: 50px;}
.mrgL15{margin-left:15px;}
.mrgL30{margin-left: 30px;}
.pdJoge2{padding:2px 0px;}
.pdJoge3{padding:3px 0px;}
.pdJoge5{padding:5px 0px;}
.ht20{height:10px;}
.tbl-left20{
	margin-right: auto;
  margin-left: 20px;
}


/* ナビゲーション */
/* 背景設定 */
/* コンテンツ配置領域 */
/* ナビゲーション */

/************ menu2 **********/
dev#menu2{
    position: absolute;
    left: 0px;
    width: 800px;
    border-bottom-width: 5px;
    border-bottom-style: solid;
    border-bottom-color: #631D09;
}
#menu2 ul{
    display: block;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    list-style-type: none;
}
#menu2 ul:after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
#menu2 li{
    display: inline;
    float: left;
    width: 89px;
}
#menu2 li a{
    display: block;
    width: 89px;
    height: 31px;
    overflow: hidden;
    text-align: center;
}
#menu2 li span.ja{
    padding-top: 6px;
    display: block;
    font-family: HeiseiMincho, 'Hiragino Mincho Pro' , "ＭＳ 明朝" , 'MS Mincho' , serif;

/*    color: #E0E000;*/
    color: #ccdd55;
/*    color: #B38200;*/
/*    color: #ccdd55;*/
    font-size: 15px;
    line-height: 16px;
}
#menu2 li span.ja1{
    padding-top: 6px;
    display: block;
    font-family: HeiseiMincho, 'Hiragino Mincho Pro' , "ＭＳ 明朝" , 'MS Mincho' , serif;
    color: #ccdd55;
    font-size: 12px;
    line-height: 16px;
}
#menu2 li span.ja2{
    padding-top: 6px;
    display: block;
    font-family: HeiseiMincho, 'Hiragino Mincho Pro' , "ＭＳ 明朝" , 'MS Mincho' , serif;
    color: #ccdd55;
    font-size: 13px;
    line-height: 16px;
}
#menu2 a:link{
    text-decoration: none;
    background-image : url(images/navBg.png);
    background-position: top right;
    background-repeat: repeat-x;
}
#menu2 a:visited{
    text-decoration: none;
    background-image : url(images/navBg.png);
    background-position: top right;
    background-repeat: repeat-x;
}
#menu2 a:hover{
    text-decoration: none;
    background-image : url(images/navBg_on.png);
    background-position: top right;
    background-repeat: repeat-x;
    /** background-repeat: no-repeat; **/
}
#menu2 a:active{
    text-decoration: none;
    background-image : url(images/navBg_on.png);
    background-position: top right;
     background-repeat: repeat-x; 
    /** background-repeat: no-repeat; **/
}


p#title{
	font-size: 16pt;
	font-family: "ＭＳ Ｐゴシック";
	margin-bottom: 0px;
}
div#oshirase{
	font-size: 12pt;
	font-family: "ＭＳ Ｐゴシック";
	line-height: 140%;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
}

div#oshirase a:link { color: #1122cc; }
div#oshirase a:visited { color: #000080; }
div#oshirase a:hover { color: #ff0000; }
div#oshiraset a:active { color: #ff8000; }



/** gridの設定**/

/**----index.htmlの設定-----**/
/**お知らせの設定**/
.idx-tbl {
  font-family: sans-serif;
  font-size: 10pt;
  margin-left: 13px;
  display: grid;
  grid-template-columns:75px 260px 260px;
  padding: 1px 0;
  column-gap: 5px;
  align-items: baseline;
}

.idx-row {
  display: contents;   /* ← これがポイント！ */
}

  .idx-cell {
    text-align: left;
	margin:2px;
	line-height: 0.9;
	/*background-color: aqua;*/
  }
  .idx-cell a {
	color: #1122cc;
	text-decoration: none;
 }

.kako-title {
    font-size: 12pt;
    font-weight: bold;
    text-align: center;
    margin-bottom: 8px;				
}

/**過去のお知らせの設定**/
/*
.kako-tbl {
  display: grid;
  width: fit-content;
  grid-template-columns: repeat(8, 60px);
  border: 1px solid #000;
  border-collapse: collapse;
	margin-left: 20px;
}
.kako-title {
  grid-column: 1 / -1;
  text-align: center;
  font-weight: bold;
  padding: 6px 0;
  border-bottom: 1px solid #000;
}
.kako-tbl a,
.kako-tbl div {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 32px;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
}
.kako-tbl a:last-child,
.kako-tbl div:last-child {
  border-right: none;
}
*/

/*
.kako-title {
  text-align: center;
  font-weight: bold;
  padding: 6px 0;
  border:none;
  width: calc(8 * 60px + 2px);
	margin-bottom: 0px;
}
.kako-tbl {
  display: grid;
  grid-template-columns: repeat(8, 60px);
  width: fit-content;
  border: 1px solid #000;
}
.kako-tbl a,
.kako-tbl div {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 32px;
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
}
.kako-tbl > *:nth-child(8n) {
  border-right: none;
}
*/


:root {
  --cols: 8;        /* ← 列数をここで管理 */
  --cell-width: 60px;
}

/* タイトル */
.kako-title {
  text-align: center;
  font-weight: bold;
  padding: 6px 0;
  border:none;
  width: calc(var(--cols) * var(--cell-width) + 2px);
  margin-bottom: 0px;
}

/* 表 */
.kako-tbl {
  display: grid;
  grid-template-columns: repeat(var(--cols), var(--cell-width));
  width: fit-content;
  border: 1px solid #000;
}

.kako-tbl a,
.kako-tbl div {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 32px;
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
}

/* 右端の列だけ右線を消す */
/*
.kako-tbl > *:nth-child(var(--cols)n) {
  border-right: none;
}*/


.kako-tbl > *:nth-child(var(--cols)n) {
  border-right: none;
}







/**
.kako-tbl{
	display: grid;
	width: fit-content;
	grid-template-columns: repeat(8,60px);
	border-left: 1px solid #000;
	margin-left: 20px;
}
.kako-empty {
    border-bottom: 1px solid #000; 
}
.kako-title-row {
    grid-column: 1/ -1;      
    background-color: #fff; 
		   padding-left: 1px;        
		text-align: center;
    font-size: 12pt;
    font-weight: bold;
    padding: 6px 0;
    border-bottom: 1px solid #000;
}
.kako-row {
    text-align: center;         
    line-height: 20px; 
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    height: 20px;                
    font-family: sans-serif;
    font-size: 10pt;
}
**/
/*---- 大会の設定 --- */
/**----大会試合予定-----**/

.taikai-row {
  display: grid;
  grid-template-columns: 55px 145px 40px 30px;
	grid-auto-flow: row;
  column-gap: 5px;
  margin-left: 10px;
  font-size: 11pt;
  padding: 1px 0;
}
.taikai-row > .time { grid-column: 1; grid-row: 1; }
.taikai-row > .evnt { grid-column: 2; grid-row: 1; }
.taikai-row > .rang:first-of-type { grid-column: 3; grid-row: 1; }
.taikai-row > .numb:first-of-type { grid-column: 4; grid-row: 1; }
.taikai-row > .rang:not(:first-of-type),
.taikai-row > .numb:not(:first-of-type) {
  grid-row: auto;
}
.taikai-row > .rang:not(:first-of-type) { grid-column: 3; }
.taikai-row > .numb:not(:first-of-type) { grid-column: 4; }

.time {text-align: right;}
.evnt {text-align: left;}
.rang {text-align: right;}
.numb {text-align: left;}

.taikai-row > div {
  line-height: 1.0;
  padding: 1px 0;
}
.taikai-taitl {
  text-align: center;
  font-size: 10pt;
}


.taikai-coat {
  text-align: left;
  font-size: 12pt;
  margin: 2px 0 0 8px;
}
/*---注釈を入れるとき---*/
.note {
  text-align: left;
  font-size: 11pt;
  margin-left: 20px;
	color:red;
}
.evnt_s {
  text-align: left;
  font-size: 11pt;
  margin-left: 20px;
	padding-top: 0;
	line-height: 1.0;
	/*background-color: #81b9f1;*/
}
/*---大会結果ー---*/
.taikai-list {
  display: flex;
  gap: 20px;
	margin-left: 30px;
	align-items: flex-start; 
}
.block .item {
  font-size: 10pt;
	text-align: left;
  line-height: 1.5;
  padding: 2px 0;
}
.ms-on,.md-on,.me-on,.mgs-on,.mgm-on
 { display: block; }
.ws-on,.wd-on,.we-on,.wgs-on,.wgm-on
{ display: block; }
/*
.ms-of,.md-of,.me-of,.mgs-of,.mgm-of
{ display: none; }
.ws-of,.wd-of,.we-of,.wgs-of,.wgm-of
{ display: none; }
*/ 
.item.ms-of,.item.md-of,.item.me-of,.item.mgs-of,.item.mgm-of,
.item.ws-of,.item.wd-of,.item.we-of,.item.wgs-of,.item.wgm-of
{display: none !important;}
.draw{display: block;}

.fontSz10 {
  text-align: left;
  font-size: 12pt;
  margin: 2px 0 0 8px;
}


div#taikaiWrap{
	width:800px;
	 text-align:right;
	 margin:0; /*auto;*/ 
	}
div#taikaiKekka{
	width: 490px;
	float: left;
	font-size: 10pt;
	text-align:center;
	line-height: 1.3;
	/*background-color: #9defaa;*/
}
div#taikaiKekka a:link { color: #1122cc; }
div#taikaiKekka a:visited { color: #000080; }
div#taikaiKekka a:hover { color: #ff0000; }
div#taikaiKekka a:active { color: #ff8000; }

div#taikaiShintyoku{
	width: 300px;
	float: left;
	font-size: 11pt;
	text-align: center;
/*background-color: #81b9f1;*/
}

.tkKakoTbl{
	width:300px;
	margin-left:50px;
	font-family: "ＭＳ ゴシック";
	text-align: left;
}

.mrgL10{
	margin:10px;
}
.mrgL70{
	margin:70px;
}





div#news
{
  width: 800px;
  padding-top: 10px;
  float: left;
  background-color: #ffffff;
	font-size: 12pt;
	line-height: 130%;
}
dl.list{
	font-size: 10pt;
	line-height: 115%;
}

dl.list dt {
	clear: left;
	float: left;
	width: 80px;
	padding-left: 15px;
	color: #000000;
}

dl.list dd {
	margin-left: 0px;
}

dl.list a:link { color: #1122cc; }
dl.list a:visited { color: #000080; }
dl.list a:hover { color: #ff0000; }
dl.list a:active { color: #ff8000; }

table#table-01 {
    width: 600px;
    border: 1px #000000 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table#table-01 th {
    padding: 5px;
    border: #000 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
    text-align: left;
}
table#table-01 td {
    padding: 5px;
    border: 1px #a3a3a3 solid;
    border-width: 0 0 1px 1px;
    text-align: left;
}

a.link{
	font-size: 10pt;
}











/* ---　講習---*/
div#schoolWrap{
	width:800px;
	 text-align:left;
	 margin:0; /*auto;*/
}
div#schoolRight{
	width: 250px;
	float: right;
	font-size: 10pt;
	text-align:center;
	line-height: 1.3;
}
div#schoolRight a:link { color: #1122cc; }
div#schoolRight a:visited { color: #000080; }
div#schoolRight a:hover { color: #ff0000; }
div#schoolRight a:active { color: #ff8000; }
div#schoolLeft{
	width: 530px;
	float: left;
}
div#schooltLeft{
	width: 450px;
	float: left;
/*	background-color: #ffff00;   */
}



/* ---　イベント---*/
div#eventWrap{
	width:800px;
	 text-align:left;
	 margin:0; /*auto;*/
}


div#eventRight{
	width: 300px;
	float: right;
	font-size: 10pt;/**	text-align:center;	**/
	text-align: left;
	line-height: 1.3;/*background-color: #ffff00; */
}
div#eventRight a:link { color: #1122cc; }
div#eventRight a:visited { color: #000080; }
div#eventRight a:hover { color: #ff0000; }
div#eventRight a:active { color: #ff8000; }

div#eventLeft{
	width: 450px;
	float: left;
/*	background-color: #ffff00;   */
}
/* --- 問合せ　---*/
p#toiJimukyoku{
	font-size: 16pt;
	margin-left: 20px;
	line-height: 1.2;
}
p#toiJusyo{
	font-size: 12pt;
	margin-left: 40px;
	line-height: 1.5;
}
p#toiKyoukai{
	font-size: 14pt;
	margin-left: 40px;
	line-height: 1;
}
p#toiName{
	font-size: 15pt;
	margin-left: 40px;
	line-height: 1.4;
}
p#toiTel{
	font-size: 12pt;
	margin-left: 40px;
	line-height: 1.4;
}



/* --- 講習会 ---- */
ul.list-none{
	clear: left;
	font-size: 11pt;
	padding-left: 15px;
	color: black;
	text-align: left;
	line-height: 1.3;
	list-style-type: none;
}
ul.list-none a{
	text-decoration : underline;
	color: #0066cc;
}
ul.list-none a:link { color: #1122cc; }
ul.list-none a:visited { color: #000080; }
ul.list-none a:hover { color: #ff0000; }
ul.list-none a:active { color: #ff8000; }


dl.kouList{
	clear: left;
	font-size: 11pt;
/*	padding-left: 15px;  */
	color: black;
	text-align: left;
	line-height: 1.2;

}

dl.kouList dt{
	font-size: 13pt;
	padding-left: 15px;
	padding-bottom: 3px;
}
dl.kouList dd{
	padding-left: 42px;
	padding-bottom: 10px;
	margin-top: -1px;
	font-size: 10pt;
}

dl.kouList a:link { color: #1122cc; }
dl.kouList a:visited { color: #000080; }
dl.kouList a:hover { color: #ff0000; }
dl.kouList a:active { color: #ff8000; }

/*-----    年間スケジュール--- */

div#nenkanOshi{
	font-size: 20pt;
	font-family: "ＭＳ Ｐゴシック";
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 30px;
	line-height: 130%;
}
div#nenkanOshi a:link { color: #1122cc; }
div#nenkanOshi a:visited { color: #000080; }
div#nenkanOshi a:hover { color: #ff0000; }
div#nenkanOshit a:active { color: #ff8000; }

div#alignCt{text-align: center;}

.narihFnt18{
	font-size: 18pt;
	font-family: "ＭＳ Ｐゴシック";/*	font-family: "HG丸ｺﾞｼｯｸM-PRO";  */
	font-weight: bold;
	text-align: center;
}

.narihFnt16{
	font-size: 16pt;
	font-family: "ＭＳ Ｐゴシック";/*	font-family: "HG丸ｺﾞｼｯｸM-PRO";  */
	font-weight: bold;
	text-align: center;
}
.narihHyo{
	font-size: 14pt;
	font-family: "ＭＳ Ｐゴシック";/*	font-family: "HG丸ｺﾞｼｯｸM-PRO";  */
	font-weight: bold;
	margin-left: 50px;
	line-height: 22px;
}

.noWrap{
/*	display: inline-block; */  
	white-space: nowrap; 
	/*インラインブロック*/
}