/* Reset style */
* {
  font-family:  "游ゴシック体", "YuGothic","游ゴシック Medium", "Yu Gothic Medium","メイリオ", sans-serif;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  list-style: none;
  text-decoration: none;

  }


 body { text-align: center;
        font-size: 80%;
        color: #2f3131; 
        background-color: #ffffff;
        line-height: 1.3em; }

  a { text-decoration: none; }
  a:link { color: #74b6b6; }
  a:hover { color: #97c8c8; }
  a:active { color: #CC6666; }
  a:visited { color: #2f3131; }

 .font-small { font-size: 80%; }
 .font-big { font-size: 120%; }

  td.ao { width: 600px; padding: 10px; text-align: left; background-color: #FFFFFF; }
  td.ao { border: solid 6px #a0dd09; line-height: 100%; }
  td.ao img { margin: 5px;}
  div.left { float: left; padding: 1px; font-size: 12px; border: none; }
  div.right { float: right; padding: 1px; font-size: 12px; border: none; text-align: right; }
  div.clear { clear: right; clear: left; width: 100%; }
  p.data { font-weight: bold; }
  p.center { text-align: center; }
  p.left { text-align: left; }
  p.right { text-align: right; }
  p.name { text-align: right; font-size: 12px; font-weight: bold; }

/**ヘッダー部分**/
	.gnav{
		background: #ffffffc2;
		display: flex;
		position: fixed;
		justify-content: left;
		width: 100%;
		padding-left: 1px;
	}
	.gnav ul{
	    margin-left: 0px;
		display: flex;
		list-style: none;
	}
	.gnav ul li a{
		border-radius: 10px;
		width: 80px;
	    height: 30px;
	    font-family: 'Noto Serif JP', serif;
	    margin: 8px 0px;
		/**margin: 10px 5px 10px 10px;**/
		padding-top: 8px;
		color: black;
		display: block;
		text-align: center;
		vertical-align: middle;
		text-decoration: none;
		transition: 0.1s;
	}
	.gnav ul li a:hover{
		color: white;
		background: #74b6b6;
	}

/**トップページクレジット部分**/
	main { padding-top: 30px; }
 div#one {  color: #2f3131;
            width: 90%;
            border-style: none;
            padding: 30px 1px 1px 1px;
 }

	.midasi{
		margin: 0;
		color: white;
		width:  100%;
		height: 160px;
		padding: 15px 20px;
		background: #74b6b6;
		line-height: 1.5em;
}
	.midasi h1{
		font-size: 2em;
		font-weight: bold;
		margin:10px;
		font-family: serif;
	  }
	.midasi p{
	  font-family: serif;
	  }
	.midasi span{
		color: #ffffff;
		font-weight: bold;
		font-size:1.2em;
		font-family: serif;
		font-family: serif;
	}
	p.sakuen{
		font-size: 1.2em;
		font-family: serif;
	}


	p.tokyostaff{
		font-size: 1em;
		margin: 10px auto;
	}

	.imgbunka{
	margin: 10px auto;
display:block;
	}

	.bunka{
	margin-bottom: 10px;
	}
	
img.example1 {
 width: 90%;
}

  .s { font-size: 12px; }

.catch{  width: 100%;
            border-style: none;
            margin: 30px 0px 0px 0px;
            padding: 20px;
            background: #e3beb0;
            color: #060606;
            font-size: 1em;
            font-weight: bold;
}
.catch span{
 font-size: 1.3em;
 line-height: 1.3em;
            }
            
 .font-small{ font-size: 80%; line-height: 1.5em; }
 .font-big { font-size: 120%; }

  .story { width: 100%;
    color: #46442b;
    box-sizing: border-box;
    text-align: left;
    background-color: #e0f1f4;
    overflow: auto;
    line-height: 130%;
    padding: 10px; 
    margin: auto;
    margin-top: 30px 
}
  .story h2{
  font-size: 1.1em;
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 5px;
  text-align: left;
  }
  
  .shutuen { width: 100%; line-height: 1em; table-align: center; padding: 50px 0px; }
  .shutuen p { background-color: #e0f1f4;
                  color: #46442b;
                  text-align: center;
                  padding: 5px;
                  line-width: 50%; }

  .tbl-r1 { width: 99%; }
  .tbl-r1 td { width: 16%; font-weight: bold;
                   font-size: 80%;
                   text-align: center;
                   line-height: 160%;
                   background-color: #e7f1f1;
                   color: #46442b;
                   vertical-align: top; }
  td.middle { vertical-align: middle; }

  .tbl-r1 img { width: 100%; }

  .nittei { width: 100%;
               padding: 10px;
               margin: 20px auto; 
               color: #46442b;
               background-color: #e0f1f4;
               font-size: 100%;
               line-height: 1.2em; }

  #ac { background-color: #b8dada; padding: 5px; }

  td.top { vertical-align: top; text-align: center; }

  .nittei table { border: solid 0px #ffffff; margin: auto; }

  .nittei td { width: 7%;
                  text-align: center;
                  border: 0;
                  background-color: #b8dada;
                  padding: 3px;
                  color: #46442b;
 }

  .nittei td.r { background-color: #e3beb0; }

 .tbl-r03 {
    width: 99%;
    margin: 0 auto;
  }
  .tbl-r03 tr {
    display: block;
    float: left;
  }
  .tbl-r03 td {
    display: block;
    height: 50px;   
    vertical-align: middle;
  }
  .tbl-r03 thead {
    display: block;
    float: left;
    width: 20%;
  }
  .tbl-r03 thead tr {
    width: 100%;
  }
  .tbl-r03 tbody {
    display: block;
    float: left;
    width: 80%;
  }
  .tbl-r03 tbody tr {
    width: 40%;
    
  }

  .hatubai { width: 60%;
                font-size: 1em;
                background-color: #74b6b6;
                font-weight: bold;
                padding: 5px; color: white; }

  .hatubai a { color: #ffff99; }

  .kane td { text-align: center; width: 130px; font-size: 14px; }

 .toujitu{
	font-size: 0.8em;
}
 .maeuri{
	line-height: 1.2em;
	}

  div.last { width: 100%; 
            padding: 20px 0px 20px 0px;
            background-color: #faca7b; 
            color: #e6e5ef; }