@charset "utf-9";
/* CSS Document */

body{
	width: 100%;
	margin: 5px auto 0;
	padding: 0px;
	background: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  word-break: break-all;
	color: #4f5053;
}
* {
	box-sizing: border-box;	
}
h2{
	width: 94%;
	padding: 3px 5px;
	font-weight: bold;
	margin: 0px auto;
	font-size:19px;
	border-top: 2px;
	border-bottom: 2px solid #0FF;
	clear: both;
}
img{
	border-style: none;
	vertical-align: bottom;
}
a:link, a:active{
	color: #307cc9;
	text-decoration: none;
}
a:visited{
	text-decoration: none;
}
a:hover{
	background: #ffff89;
	transition: all 0.3s ease 0s;
}
#header{
  width: 1050px;
  background: #FFF;
  padding: 0px;
  height: 70px;
  margin: 13px auto 0;
}
#header img{
	margin: 0px;
	padding: 0px;
	float: left;
	border: none;
}

#hlist{
	width: 100%;
	background: #FFF;
	font-size: 15px;
	border-top: 1px solid #c0c8cc;
	border-bottom: 1px solid #c0c8cc;
	margin: 0 auto 12px;
}
#hlist ul{
	width: 1050px;
	list-style: none;
	margin: 0px auto;
	padding: 0px;
	display: flex;
	justify-content: space-between;
}
#hlist li{
	width: 100%;
	text-align: center;
	margin: 0px;
	border-left: 1px solid #c0c8cc;
	padding: 2px 2px 0;
}
#hlist li:last-child{
	border-right: 1px solid #c0c8cc;
}
#hlist a:link,#hlist a:visited,#hlist a:active{
	width: 100%;
	line-height: 200%;
	font-weight: bold;
	margin: 0px;
	border-top: 2px solid #35a0ea;
	display: block;
	padding: 4px 0 6px;
	border-left-style: none;
	color: #4f5053;
	text-decoration: none;
	box-shadow: 0 2px 3px -2px #c1c1c1;
	-moz-box-shadow: 0 2px 3px -2px #c1c1c1;
	-webkit-box-shadow: 0 2px 3px -2px #c1c1c1;
	z-index: 1;
}
#apptop{
	width: 939px;
	height: 53px;
	background-color: #E6FFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #0FF;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 10px;
	
}
#apptop img{
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#apptop p{
	float: left;
	padding: 0px;
	font-size: 30px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#apptop a:link,#apptop a:visited,#apptop a:active{
color : #00F;
}
#pan{
	width: 1050px;
	background: #FFF;
	clear: both;
	height: 25px;
	font-size: 90%;
	margin: 0 auto 10px;
}
#pan ol{
	list-style: none;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#pan li{
	float: left;
	margin-right: 9px;
	line-height: 120%;
}
#all{
	width: 1050px;
	margin: 0 auto;
	padding: 0px;
  display: flex;
}
#main{
	width: 730px;
	float: left;
	margin: 0px 0px 100px;
	padding: 0 20px 0 0;
	font-size: 16px;
	line-height: 1.4em;
	background: #FFF;
  order: 2;
}
#main_wide{
  width: 890px;
  float: left;
  margin: 0px 0px 100px;
  padding: 0;
	font-size: 16px;
	line-height: 1.4em;
	background: #FFF;
  order: 2;
}
#main h1,#main_wide h1{
	width: 100%;
	font-weight: bold;
	font-size: 19px;
	clear: both;
	border-top-width: 2px;
	padding: 10px;
	background: #35a0ea;
	margin: 0 0 5px;
	color: #fff;
	border-bottom: none;
}
.top_first {
	background-image: url(../images/menkyo.jpg);
	background-repeat: no-repeat;
	background-size: 125px;
	background-position: top 9px right 22px;
	padding: 5px 0 7px;
}
.top_first p {
	padding: 10px 0 0;
	margin: 0px auto;
	line-height: 1.5em;
	list-style: none;
	font-size: 15px;
}
/*7-25適用近日削除（カテゴリー名変更）ここから*/
#category{
	background: #FFF;
	width: 160px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#category p{
	margin: 0px;
	padding: 0px 0px 0px 19px;
	width: 140px;
	border: 1px solid #0FF;
	height: 29px;
	line-height: 210%;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	/*background-image: url(../category-p-logo.gif);*/
	background-repeat: no-repeat;
	background-position: left;
	background-color: #0FF;
}
#category ul{
	margin: 0px 0px 15px;
	list-style: none;
	background: #FFF;
	width: 162px;
	padding: 0px;
}
#category li{
	font-size: 14px;
	font-weight: bold;
	width: 156px;
	border-width: 0px;
	border-style: none;
	line-height: 220%;
	height: 32px;
}
#category li a:link,#category li a:visited,#category li a:active{
	width: 153px;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	float: left;
	clear: none;
	border-right: 1px solid #0FF;
	border-bottom: 1px solid #0FF;
	border-left: 1px solid #0FF;
	height: 30px;
}
/*7-25適用近日削除（カテゴリー名変更）ここまで*/
#categoryleft{
	background: #FFF;
	width: 160px;
	margin: 0 20px 100px 0;
	padding: 0px;
	/*float: left;*/
  order: 1;
}
#categoryleft ul{
	list-style: none;
	background: #FFF;
	width: 160px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#categoryleft li{
	font-size: 90%;
	font-weight: bold;
	width: 100%;
	border-width: 0px;
	border-style: none;
	line-height: 220%;
	height: 32px;
	margin: 0px;
	padding: 0px;
}
#categoryleft li a:link,#categoryleft li a:visited,#categoryleft li a:active{
	width: 100%;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	float: left;
	clear: none;
	border-right: 1px solid #afd2e9;
	border-bottom: 1px solid #afd2e9;
	border-left: 1px solid #afd2e9;
	height: 32px;
	color: #4f5053;
	font-weight: normal;
    font-size: 14px;
}
.categorymenu{
    margin: 0px;
    padding: 1px 0px 1px 10px;
    width: 100%;
    border: 1px solid #afd2e9;
    height: auto;
    line-height: 210%;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    /* background-image: url(../category-p-logo.gif); */
    background-repeat: no-repeat;
    background-position: left;
    background-color: #e2f3ff;
}
.categorymenu a {
	text-decoration: underline!important;
	color: #4f5053;
}
.categorymenu a {
}
.categorycon{
	width: 100%;
	border-right: 1px solid #0FF;
	border-bottom: 1px solid #0FF;
	border-left: 1px solid #0FF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 90%;
	font-weight: bold;
	text-align: center;
}
.categorycon img{
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#category-right{
	margin: 0px;
	padding: 0px;
	width: 160px;
	/*float: right;*/
  order: 3;
}
#category-right p{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#last{
	background: #35a0ea;
	text-align: center;
	width: 100%;
	margin: 0 auto;
	clear: both;
	padding: 15px 5px;
	color: #fff;
}
.waku01-a{
	width: 100%;
	font-size: 16px;
	margin: 25px auto 5px;
	display: block;
	border-top: 2px solid #35a0ea;
	border-bottom: none;
	text-align: left;
	padding: 8px 10px 9px;
	background: #e2f3ff;
	color: #4f5053;
	font-weight: bold;
}
.waku01-b{
	background: #FFF;
	padding: 10px 0 0;
	margin: 0px auto;
	line-height: 1.5em;
	list-style: none;
	font-size: 15px;
}
.waku01-bfutoji{
	width: 100%;
	padding: 5px;
	margin: 0px auto;
	line-height: 1.9em;
	font-weight: bold;
	list-style: none;
	font-size: 15px;
}
.waku01-b a {
	font-size: 15px;
	margin: 10px auto 30px;
	display: block;
	border: 1px solid #c0c8cc;
	border-radius: 5px;
	text-align: center;
	padding: 10px 0 10px 18px;
	width: 360px;
	background: #faf9f4;
	color: #4f5053;
	background-image: url(../images/arrow-right.svg);
	background-repeat: no-repeat;
	background-size: 14px;
	background-position: top 50% left 22px;
}
.waku01-c{
	width: 100%;
	padding: 5px;
	background: #FFF;
	line-height: 1.9em;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.waku01-cfutoji{
	width: 94%;
	padding: 5px;
	background: #FFF;
	margin: 0px auto 10px;
	line-height: 1.9em;
	letter-spacing: 3px;
	font-weight: bold;
}
.left{
	text-align: left;		
}
.right{
	text-align: right;		
}
.font-color01{
	color: #F00;		
}
.font-color02{
	color: #00F;
}
.font-color03{
	color: #F0F;
}
.font-futozi00{
	font-weight: bold;
}
.font-futozi01{
	color: #f73e04;
	font-weight: bold;
}
.font-futozi02{
	color: #00F;
	font-weight: bold;
}
.font-futozi03{
	color: #F0F;
	font-weight: bold;
}
.font-futozi04{
	color: #00C600;
	font-weight: bold;
}
.font-futozi05{
	color: #0000A0;
	font-weight: bold;
}
.font-futozi06{
	color: #FF0;
	font-weight: bold;
}
.background-color01{
	background: #F00;
}
.background-color02{
/*	background: #00F;
	color: #FFF;*/
}
.background-color03{
	background: #0F0;
	color: #FFF;
}
.background-color04{
	background: #ffff89;
}
.background-color09{
	background: #B5FFFF;
}
.background-color10{
	background: #D2FFB5;
}
.background-color11{
	background-color: #E7E7E7;
}
.background-color13{
	background: #FFA;
}
.background-color14{
	background: #ffff89;
	color: #f73e04;
	font-weight: bold;
}
.background-color15{
	background-color: #FEE;
}
.zu-img{
	border: 1px solid #000;
	margin: 5px;
}
.zu-img02{
	border: 1px solid #ababab;
	margin: 0px 5px 0px 0px;
	clear: right;
	float: left;
	padding: 2px;
	vertical-align: bottom;
}
.zu-img03{
	margin: -5px 0 5px 10px;
	clear: left;
	float: right;
	padding: 2px;
	vertical-align: bottom;
	display: inline-block;
}
table.nomal{
	border-top : 1px solid #c0c8cc;
	border-left : 1px solid #c0c8cc;
	border-collapse: separate;
	border-spacing: 0px;
	width : 100%;
	bottom : inherit;
	margin: 15px 0 20px;
	padding: 0px;
}
.nomal th{
  padding: 6px 10px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  border-bottom: 1px solid #c0c8cc;
  border-right: 1px solid #c0c8cc;
  border-left: 3px solid #35a0ea;
  text-align: left;
  background: #faf9f4;
  font-size: 15px;
}
.nomal td{
	border-right : 1px solid #c0c8cc;
	border-bottom : 1px solid #c0c8cc;
	margin: 0;
	padding: 3px 10px;
}
.nomal td a{
	padding: 5px;
	font-size: 14px;
	display: block;
}
.nomal p{
	margin: 0px;
	padding: 5px 0;
}
table.midasi-table{
	border-width : 1px 0px 0px 1px;
	border-top: 1px solid #c0c8cc;
	border-left: 1px solid #c0c8cc;
	border-collapse: separate;
	border-spacing: 0px;
	width : 99%;
	bottom : inherit;
	margin: 0px auto 30px;
	padding: 0px;
	clear: both;
	/*height: 100%;*/
	font-size: 15px;
}
.midasi-table th{
  padding: 6px 10px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  border-bottom: 1px solid #c0c8cc;
  border-right: 1px solid #c0c8cc;
  border-left: 3px solid #35a0ea;
  text-align: left;
  background: #faf9f4;  
}
.midasi-table td{
	border-width : 0px 1px 1px 0px;
	border-right : 1px solid #c0c8cc;
	border-bottom : 1px solid #c0c8cc;
	margin: 0px;
	padding: 0;
	height: 100%;
}
.midasi-table td a{
	padding: 5px;
	display: flex;
	align-items: center;
	line-height: 1.4;
	height: 100%;
	width: 100%;
}
table.free{
	border-top : 1px solid #c0c8cc;
	border-left: 1px solid #c0c8cc;
	border-collapse: separate;
	border-spacing: 0px;
	bottom : inherit;
	margin: 10px 15px;
	padding: 0px;
}
.free th{
	padding-top : 2px 0 2px 5px;
	margin : 0;
	border-right : 1px solid #c0c8cc;
	border-bottom : 1px solid #c0c8cc;
	text-align : left;
}
.free td{
	border-right : 1px solid #c0c8cc;
	border-bottom : 1px solid #c0c8cc;
	margin: 0px;
	padding: 2px 2px 2px 5px;
}
.font90{
	font-size: 90%;	
}
.font95{
	font-size: 96%;
}
.font90{
	font-size: 90%;	
}
.width12ps{
	width: 12%;
}
.width20ps{
	width: 20%;
}
.width25ps{
	width: 25%;
}
.width33ps{
	width: 33%;
}
.width50ps{
	width: 50%;
}
.width90ps{
	width: 90%;
}
.ads-a{
	width: 94%;
	padding: 0px 5px;
	margin: 5px auto 0px;
}
.ads-b{
	width: 94%;
	padding: 0px 5px;
	margin: 20px auto 5px;
}
.center{
	text-align: center;		
}
.h1top{
	width: 945px;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	font-size: 1.4em;
	background: #FFF;
}
table.kaiseitop{
	border-width : 1px 0px 0px 1px;
	border-top-style : solid;
	border-left-style : solid;
	border-top-color : #c0c8cc;
	border-left-color : #c0c8cc;
	border-collapse: separate;
	border-spacing: 0px;
	width : 100%;
	bottom : inherit;
	margin: 20px auto;
	padding: 0px;
	font-size: 15px;
}
.kaiseitop th{
	background: #faf9f4;
	padding: 5px;
	margin: 0;
	border-top : 0;
	border-left : 0;
	border-right: 1px solid #c0c8cc;
	border-bottom: 1px solid #c0c8cc;
	text-align : left;
}
.kaiseitop td{
	padding: 0;
	border-width : 0px 1px 1px 0px;
	border-right : 1px solid #c0c8cc;
	border-bottom : 1px solid #c0c8cc;
	margin: 0px;
	font-size: 15px;
}
.kaiseitop .td1 {
	padding: 5px;
}
.kaiseitop td a{
  font-size: 15px;
	padding: 5px;
  display: block;
}
.waku01-juken{
	width: 94%;
	line-height: 1.9em;
	letter-spacing: 3px;
	font-weight: bold;
	list-style: none;
	margin: 0 auto;
	padding: 9px 5px 0 5px;
}
.onegai{
	background: #FFF;
	width: 100%;
	line-height: 1.4em;
	letter-spacing: 1px;
	list-style: none;
	margin: 0 auto;
	padding: 5px 0;
}
.apptable{
	padding: 0px;
	margin: 0 0 20px 0;
}
.apptable th{
	text-align: left;
	margin: 0px;
	padding: 3px 0;
}
.apptable td{
	margin: 0;
	padding: 0 20px 0 0;
	vertical-align: top;
}
#switching{
	background-color: #F9F9F9;
	text-align: center;
	margin: 10px auto 0;
	padding: 9px 0;
	border-top: 1px solid #c0c8cc;
	float: none;
	clear: both;
}
table.quiz01{
	width: 100%;
	border-collapse: separate;
	border-spacing: 0px;
	border-top: 1px solid #c0c8cc;
	border-left: 1px solid #c0c8cc;
	line-height: 1.2em;
	margin: 10px auto 20px;
	padding: 0;
}
.font-futozi00{
	font-weight: bold;
}
.quiz01 th{
	padding: 10px 5px;
	background: #FFF;
	border-top: 2px solid #35a0ea;
	border-right: 1px solid #c0c8cc;
	border-bottom: 1px solid #c0c8cc;
	font-size: 15px;
}
.quiz01 .left {
	padding: 10px;
}
.quiz01 td{
	padding: 15px 10px;
	border-right: 1px solid #c0c8cc;
	border-bottom: 1px solid #c0c8cc;
	font-size: 15px;
}
.quiz01 .font-futozi00 {
	padding: 10px 5px;
}
.quiz01-td01 {
	width: 16%;
}
.quiz01-td01 input {
	border-radius: 3px;
	background: #f26f1d;
	border-bottom: 3px solid #de5c0b;
	padding: 3px 7px 2px;
	color: #fff;
	border-top: 0;
	border-left: 0;
	border-right: 0;
}
.center{
	text-align: center;		
}
table.quiz-midasi{
	border-width : 1px 0px 0px 1px;
	border-top : 1px solid #c0c8cc;
	border-left : 1px solid #c0c8cc;
	border-collapse: separate;
	border-spacing: 0px;
	width : 100%;
	bottom : inherit;
	margin: 0px 0 20px;
	padding: 0px;
}
.quiz-midasi th{
	padding: 6px 10px;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	border-bottom : 1px solid #c0c8cc;
	border-right : 1px solid #c0c8cc;
	border-left : 3px solid #35a0ea;
	text-align : left;
	background: #faf9f4;
	font-size: 15px;
}
.quiz-midasi td{
	border-width : 0px 1px 1px 0px;
	border-bottom : 1px solid #c0c8cc;
	border-right : 1px solid #c0c8cc;
	margin: 0px;
	width: 20%;
}
.quiz-midasi td a{
	padding: 7px 5px;
	font-size: 14px;
	display:  block;
}
table.quiz-midasi02{
	border-width : 1px 0px 0px 1px;
	border-top : 1px solid #c0c8cc;
	border-left : 1px solid #c0c8cc;
	border-collapse: separate;
	border-spacing: 0px;
	width : 100%;
	bottom : inherit;
	margin: 0px 0 10px;
	padding: 0px;
}
.quiz-midasi02 th{
	padding: 6px 10px;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	border-bottom : 1px solid #c0c8cc;
	border-right : 1px solid #c0c8cc;
	border-left : 3px solid #35a0ea;
	text-align : left;
	background: #faf9f4;
	font-size: 15px;
}
.quiz-midasi02 td{
	padding:  0;
	border-width : 0px 1px 1px 0px;
	border-bottom : 1px solid #c0c8cc;
	border-right : 1px solid #c0c8cc;
	margin: 0px;
	width: 20%;
}
.quiz-midasi02 td a {
	padding: 7px 5px;
	font-size: 14px;
	display:  block;
}
#link-all{
	width: 1050px;
	float: left;
	margin: 0 auto;
	padding: 0;
}
#link-main{
	width: 799px;
	float: right;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	line-height: 1.2em;
	background: #FFF;
}
#link-main h1{
	width: 94%;
	padding: 3px 5px 3px 2px;
	font-weight: bold;
	margin: 0px auto;
	font-size: 20px;
	border-top: 2px;
	border-bottom: 2px solid #0FF;
	clear: both;
}
table.link-table{
	border-width : 1px 0px 0px 1px;
	border-top-style : solid;
	border-left-style : solid;
	border-top-color : black;
	border-left-color : black;
	border-collapse: separate;
	border-spacing: 0px;
	width : 99%;
	bottom : inherit;
	margin: 15px auto 20px;
	padding: 0px;
}
.link-table th{
	padding : 2px 0 2px 5px;
	margin : 0px;
	border-right: 1px solid #c0c8cc;
	border-bottom: 1px solid #c0c8cc;
	text-align : left;
}
.link-table td{
	border-right: 1px solid #c0c8cc;
	border-bottom: 1px solid #c0c8cc;
	margin: 0px;
	width: 50%;
	padding: 2px 0 2px 5px;
}
table.link-table02{
	border-top: 1px solid #c0c8cc;
	border-left: 1px solid #c0c8cc;
	border-collapse: separate;
	border-spacing: 0px;
	width : 94%;
	bottom : inherit;
	padding: 0px;
	margin: 15px auto 20px;
}
.link-table02 th{
  padding: 5px;
  margin: 0px;
  border-right: 1px solid #c0c8cc;
  border-bottom: 1px solid #c0c8cc;
  text-align: left;
  background: #faf9f4;
}
.link-table02 td{
	border-right: 1px solid #c0c8cc;
	border-bottom: 1px solid #c0c8cc;
	margin: 0px;
	padding: 2px 0px 2px 5px;
	font-size: 14px;
}
.link-table02 a:link,.link-table02 a:visited,.link-table02 a:active{
	text-decoration : none;
}
.link-table02 img{
	border-style: none;	
}
table.indexnormal{
	border-top: 1px solid #c0c8cc;
	border-left: 1px solid #c0c8cc;
	border-collapse: separate;
	border-spacing: 0px;
	width: 100%;
	bottom: inherit;
	margin: 15px 0 20px;
	padding: 0px;
}
.indexnormal th{
	padding: 6px 10px;
	margin-: 0px;
	border-bottom: 1px solid #c0c8cc;
	border-right: 1px solid #c0c8cc;
	border-left: 3px solid #35a0ea;
	text-align: left;
	background: #faf9f4;
	font-size: 15px;
}
.indexnormal td{
    border-right: 1px solid #c0c8cc;
    border-bottom: 1px solid #c0c8cc;
    margin: 0;
    padding: 0;
}
.indexnormal td a{
	padding: 7px 1px 7px 5px;
	font-size: 14px;
	display: block;
}
table.hyosikitop{
	border-top: 1px solid #c0c8cc;
	border-left: 1px solid #c0c8cc;
	border-collapse: separate;
	border-spacing: 0px;
	width : 100%;
	bottom : inherit;
	margin: 10px auto 20px;
	padding: 0px;
}
.hyosikitop th{
	border-right: 1px solid #c0c8cc;
	border-bottom: 1px solid #c0c8cc;
	text-align : center;
	background: #faf9f4;
	margin: 0px;
	padding: 2px 5px;
	width: 90px;
}
.hyosikitop td{
	border-right: 1px solid #c0c8cc;
	border-bottom: 1px solid #c0c8cc;
	margin: 0px;
	padding: 5px 10px;
}
.hyosikitoptd01{
	width: 300px;
}
.hyosikitop img{
	vertical-align: middle;
}
table.hyosikiichiran{
	border-top: 1px solid #c0c8cc;
	border-left: 1px solid #c0c8cc;
	border-collapse: separate;
	border-spacing: 0px;
	width : 630px;
	bottom : inherit;
	margin: 20px auto;
	padding: 0px;
	table-layout: fixed;
  word-break: break-all;
  word-wrap: break-word;
}
.hyosikiichiran th{
	border-right: 1px solid #c0c8cc;
	border-bottom: 1px solid #c0c8cc;
	text-align : left;
	background: #faf9f4;
	margin: 0px;
	padding: 5px 10px;
}
.hyosikiichiran td {
	border-right:1px solid #c0c8cc;
	border-bottom: 1px solid #c0c8cc;
	margin: 0px;
	padding: 10px 5px 10px;
	font-weight: bold;
	text-align: center;
	width: 25%;
	line-height: 1.1em;
}
.hyosikiichiran td img {
	display: inline-block;
	margin: 10px auto 0;
}
table.hyosikimidasi{
	border-top: 1px solid #c0c8cc;
	border-left: 1px solid #c0c8cc;
	border-collapse: separate;
	border-spacing: 0px;
	width : 96%;
	bottom : inherit;
	margin: 0px auto 10px;
	padding: 0px;
	clear: both;
}
.hyosikimidasi th{
	padding: 2px 0 2px 5px;
	margin: 0px;
	border-right: 1px solid #c0c8cc;
	border-bottom: 1px solid #c0c8cc;
	text-align : left;
}
.hyosikimidasi td{
	border-right: 1px solid #c0c8cc;
	border-bottom: 1px solid #c0c8cc;
	margin: 0px;
	padding: 2px 2px 2px 5px;
}
table.hyosikimain{
	border-top: 1px solid #c0c8cc;
	border-left: 1px solid #c0c8cc;
	border-collapse: separate;
	border-spacing: 0px;
	width : 95%;
	bottom : inherit;
	margin: 10px auto;
	padding: 0px;
}
.hyosikimain th{
	border-right: 1px solid #c0c8cc;
	border-bottom: 1px solid #c0c8cc;
	background: #ffff89;
	margin: 0px;
	padding: 2px 5px 2px 10px;
}
.hyosikimain td{
	border-right: 1px solid #c0c8cc;
	border-bottom: 1px solid #c0c8cc;
	margin: 0px;
	padding: 5px 10px 2px;
	font-weight: bold;
	line-height: 1.2em;
}
.hyosikimaintd01{
	text-align: center;
	width: 150px;
}
table.mondaishumain{
	border-top: 1px solid #c0c8cc;
	border-left: 1px solid #c0c8cc;
	border-collapse: separate;
	border-spacing: 0px;
	width : 100%;
	bottom : inherit;
	margin: 10px auto 25px;
	padding: 0px;
}
.mondaishumain th{
	border-right: 1px solid #c0c8cc;
	border-bottom: 1px solid #c0c8cc;
	text-align : left;
	margin: 0px;
	padding: 5px 0px 5px 10px;
	background: #f26f1d!important;
	color: #fff;
}
.mondaishumain td{
	border-right: 1px solid #c0c8cc;
	border-bottom: 1px solid #c0c8cc;
	margin: 0px;
	padding: 10px 5px;
	text-align: center;
}
table.quiz01{
	width: 100%;
	border-collapse: separate;
	border-spacing: 0px;
	border-top: 1px solid #c0c8cc;
	border-left: 1px solid #c0c8cc;
	line-height: 1.2em;
	margin: 10px auto 20px;
	padding: 0;
}
.font-futozi00{
	font-weight: bold;
}
.center{
	text-align: center;		
}
table.quiz-midasi{
	border-width : 1px 0px 0px 1px;
	border-top-style : solid;
	border-left-style : solid;
	border-top-color : #c0c8cc;
	border-left-color : #c0c8cc;
	border-collapse: separate;
	border-spacing: 0px;
	width : 100%;
	bottom : inherit;
	margin: 0px auto 20px;
	padding: 0px;
}
.quiz-midasi th{
	padding: 6px 10px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-bottom: 1px solid #c0c8cc;
	border-right: 1px solid #c0c8cc;
	border-left: 3px solid #35a0ea;
	text-align: left;
	background: #faf9f4;
	font-size: 15px;
}
.quiz-midasi td{
	border-width : 0px 1px 1px 0px;
	border-right-style : solid;
	border-bottom-style : solid;
	border-right-color : #c0c8cc;
	border-bottom-color : #c0c8cc;
	margin: 0px;
	padding: 0;
	width: 20%;
}
table.quiz-midasi02{
	border-width : 1px 0px 0px 1px;
	border-top-style : solid;
	border-left-style : solid;
	border-top-color : #c0c8cc;
	border-left-color : #c0c8cc;
	border-collapse: separate;
	border-spacing: 0px;
	width : 100%;
	bottom : inherit;
	margin: 0px auto 10px;
	padding: 0px;
}
.quiz-midasi02 th{
	padding: 6px 10px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-bottom: 1px solid #c0c8cc;
	border-right: 1px solid #c0c8cc;
	border-left: 3px solid #35a0ea;
	text-align: left;
	background: #faf9f4;
	font-size: 15px;
}
.quiz-midasi02 td{
	border-width : 0px 1px 1px 0px;
	border-right-style : solid;
	border-bottom-style : solid;
	border-right-color : #c0c8cc;
	border-bottom-color : #c0c8cc;
	margin: 0px;
	padding: 0;
	width: 20%;
}
table.zenkoku{
	empty-cells : show;
	bottom : inherit;
	margin: 15px auto 25px;
	padding: 0px;
	width: 94%;
	clear: both;
}
.zenkoku td{
	margin: 0px;
	padding: 1px 2px;
}
.zenkoku a:link,.zenkoku a:visited,.zenkoku a:active{font-weight: bold;		}
.zenkokutd01,.zenkokutd02{background: #ade36f;}
.zenkokutd02{text-align: center;}
table.zenkoku02{
	border-top: 1px solid #c0c8cc;
	border-left: 1px solid #c0c8cc;
	border-collapse: separate;
	border-spacing: 0px;
	bottom : inherit;
	margin: 15px auto;
	padding: 0px;
	width: 100%;
	clear: both;
	font-size: 15px;
}
.zenkoku02 th{
	padding : 5px;
	margin : 0px;
	border-right: 1px solid #c0c8cc;
	border-bottom: 1px solid #c0c8cc;
	text-align : left;
	background: #faf9f4;
}
.zenkoku02 td{
	border-width : 0px 1px 1px 0px;
	border-right-style : solid;
	border-bottom-style : solid;
	border-right-color : #c0c8cc;
	border-bottom-color : #c0c8cc;
	margin: 0px;
	padding: 2px 2px 2px 5px;
}
table.ken{
	border-top: 1px solid #c0c8cc;
	border-left: 1px solid #c0c8cc;
	border-collapse: separate;
	border-spacing: 0px;
	bottom : inherit;
	margin: 15px auto 30px;
	padding: 0px;
	width: 100%;
	clear: both;
	font-size: 15px;
}
.ken th{
	padding : 5px;
	margin : 0px;
	border-right: 1px solid #c0c8cc;
	border-bottom: 1px solid #c0c8cc;
	text-align : left;
	background: #faf9f4;
}
.ken td{
	border-width: 0px 1px 1px 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #c0c8cc;
	border-bottom-color: #c0c8cc;
	margin: 0px;
	padding: 2px 2px 2px 5px;
}
table.shikenjomain{
	border-top: 1px solid #c0c8cc;
	border-left: 1px solid #c0c8cc;
	border-collapse: separate;
	border-spacing: 0px;
	bottom : inherit;
	margin: 10px auto;
	padding: 0px;
	width: 100%;
	clear: both;
	font-size: 15px;
}
.shikenjomain th{
  padding: 5px 8px;
  margin: 0px;
  border-right: 1px solid #c0c8cc;
  border-bottom: 1px solid #c0c8cc;
  text-align: left;
  background: #faf9f4;
	line-height: 1.2;
}
.shikenjomain td{
	border-width: 0px 1px 1px 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #c0c8cc;
	border-bottom-color: #c0c8cc;
	margin: 0px;
	padding: 8px;
}
.chizu{
	background: #FFF;
	width: 94%;
	padding: 10px 5px 5px 10px;
	margin: 10px auto 0;
	line-height: 1.9em;
	letter-spacing: 3px;
}
table.gakkoindex{
	border-collapse: separate;
	border-spacing: 0px;
	bottom : inherit;
	margin: 12px auto 20px;
	padding: 0px;
	width: 100%;
	clear: both;
	border-top: 1px solid #c0c8cc;
	border-left: 1px solid #c0c8cc;
}
.gakkoindex td{
	margin: 0px;
	padding: 0;
	width: 25%;
	border-right: 1px solid #c0c8cc;
	border-bottom: 1px solid #c0c8cc;
}
.gakkoindex a{
	display: block;
	padding: 5px 7px;
}

table.gakkoken{
	border-collapse: separate;
	border-spacing: 0px;
	bottom : inherit;
	margin: 15px auto;
	padding: 0px;
	width: 100%;
	clear: both;
	border-top: 1px solid #c0c8cc;
	border-left: 1px solid #c0c8cc;
	font-size: 15px;
}
.gakkoken th,.gakkoken td{
	margin: 0px;
	padding: 5px;
	text-align: left;
	border-right: 1px solid #c0c8cc;
	border-bottom: 1px solid #c0c8cc;
	background: #faf9f4;
}
.gakkoken td {background: #fff;}
table.gakkoken02{
	border-collapse: separate;
	border-spacing: 0px;
	bottom : inherit;
	margin: 15px auto;
	padding: 0px;
	width: 100%;
	clear: both;
	border-top: 1px solid #c0c8cc;
	border-left: 1px solid #c0c8cc;
}
.gakkoken02 td{
	margin: 0px;
	padding: 0;
	width: 33%;
	border-right: 1px solid #c0c8cc;
	border-bottom: 1px solid #c0c8cc;
}
.gakkoken02 td a{
	padding: 5px;
	display: block;
}
table.gakkomain{
	border-top: 1px solid #c0c8cc;
	border-left: 1px solid #c0c8cc;
	border-collapse: separate;
	border-spacing: 0px;
	bottom : inherit;
	margin: 10px auto;
	padding: 0px;
	width: 100%;
	clear: both;
	font-size: 15px;
}
.gakkomain th{
	padding : 5px;
	margin : 0px;
	border-right: 1px solid #c0c8cc;
	border-bottom: 1px solid #c0c8cc;
	text-align : left;
	background: #faf9f4;
}
.gakkomain td{
	border-right: 1px solid #c0c8cc;
	border-bottom: 1px solid #c0c8cc;
	margin: 0px;
	padding: 2px 2px 2px 5px;
}
table.gakkomain02{
	border-top: 1px solid #c0c8cc;
	border-left: 1px solid #c0c8cc;
	border-collapse: separate;
	border-spacing: 0px;
	bottom : inherit;
	margin: 10px auto;
	padding: 0px;
	width: 94%;
	clear: both;
}
.gakkomain02 th{
	padding : 2px 0 2px 5px;
	margin : 0;
	border-right: 1px solid #c0c8cc;
	border-bottom: 1px solid #c0c8cc;
	text-align : left;
}
.gakkomain02 td{
	border-right: 1px solid #c0c8cc;
	border-bottom: 1px solid #c0c8cc;
	margin: 0px;
	padding: 2px 2px 2px 5px;
}
.chizu{
	background: #FFF;
	width: 94%;
	padding: 10px 5px 5px 10px;
	margin: 13px auto 0;
	line-height: 1.8em;
	letter-spacing: 3px;
}
#annaiwaku{
	background: #FFF;
	width: 92%;
	margin: 0px auto;
	padding: 0px 5px 5px 0;
	border: 3px double #000;
}
.annaip{
	background: #FFF;
	width: 94%;
	line-height: 1.2em;
	list-style: none;
	margin: 0px auto;
	padding: 5px 5px 10px 5px;
	font-size: 160%;
}
.annaip a:link,.annaip a:visited,.annaip a:active{
	text-decoration: underline;	
}
.annaip02{
	background: #FFF;
	width: 94%;
	list-style: none;
	margin: 0px auto;
	padding: 5px;
	font-size: 120%;
	font-weight: bold;
	color: #F00;
}
table.gasshukuindex{
	border-collapse: separate;
	border-spacing: 0px;
	bottom : inherit;
	padding: 0px;
	width: 100%;
	/*height: 100%;*/
	clear: both;
	font-size: 15px;
	margin: 7px auto 20px;
	border-top: 1px solid #c0c8cc;
	border-left:  1px solid #c0c8cc;
}
.gasshukuindex th{
	margin: 0px;
	background: #faf9f4;
	text-align: left;
	padding: 5px 10px;
	border-right: solid 1px #c0c8cc;
	border-bottom: solid 1px #c0c8cc;
}
.gasshukuindex td{
	height: 100%;
	margin: 0px;
	padding: 0;
	border-right: 1px solid #c0c8cc;
	border-bottom: 1px solid #c0c8cc;
}
.gasshukuindex td a{
	height: 100%;
	padding: 5px;
	display: flex;
	align-items: center;
}
table.erialist{
	border-collapse: separate;
	border-spacing: 0px;
	bottom : inherit;
	padding: 0px;
	width: 100%;
	clear: both;
	font-size: 15px;
	margin: 20px auto;
	border-top: 1px solid #c0c8cc;
	border-left: 1px solid #c0c8cc;
}
.erialist th{
	margin: 0px;
	background-color: #faf9f4;
	text-align: left;
	padding: 5px;
	border-right: 1px solid #c0c8cc;
	border-bottom: 1px solid #c0c8cc;
}
.erialist td{
	margin: 0px;
	padding: 0;
	border-right: 1px solid #c0c8cc;
	border-bottom: 1px solid #c0c8cc;
	width: 25%;
}
.erialist td a{
	padding: 5px;
	display: block;
}
.erialist th a:link,.erialist th a:visited,.erialist th a:active{
	text-decoration: underline;
}
table.gasshukuken{
	border-collapse: separate;
	border-spacing: 0px;
	bottom : inherit;
	padding: 0px;
	width: 100%;
	clear: both;
	font-size: 15px;
	margin: 7px auto 30px;
	border-top: 1px solid #c0c8cc;
	border-left: 1px solid #c0c8cc;
}
.gasshukuken th{
	margin: 0px;
	background: #faf9f4;
	text-align: left;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-right: 1px solid #c0c8cc;
	border-bottom: 1px solid #c0c8cc;
}
.gasshukuken td{
	margin: 0px;
	border-right: 1px solid #c0c8cc;
	border-bottom: 1px solid #c0c8cc;
	padding: 5px 10px;
}
.gasshukup{
	background: #FFF;
	width: 100%;
	line-height: 1.4em;
	letter-spacing: 1px;
	list-style: none;
	margin: 0 auto;
	padding: 10px 5px 5px 5px;
}
.gasshukup02{
	background: #FFF;
	width: 100%;
	line-height: 1.2em;
	list-style: none;
	margin: 0px auto;
	padding: 5px 5px 15px 5px;
	font-size: 140%;
}
.gasshukup02 a:link,.gasshukup02 a:visited,.gasshukup02 a:active{
	text-decoration: underline;	
}
.gasshukukenp{
	background: #FFF;
	width: 94%;
	line-height: 1.2em;
	list-style: none;
	margin: 0 auto;
	padding: 5px 5px 30px 5px;
	font-size: 160%;
}
.gasshukukenp a:link,.gasshukukenp a:visited,.gasshukukenp a:active{
	text-decoration: underline;	
}
table.kenmain{
	border-top : 1px solid #c0c8cc;
	border-left : 1px solid #c0c8cc;
	border-collapse: separate;
	border-spacing: 0px;
	bottom : inherit;
	margin: 10px auto;
	padding: 0px;
	width: 94%;
	clear: both;
	border-right-width: 0px;
	border-bottom-width: 0px;
}
.kenmain th{
	padding : 2px 0 2px 5px;
	margin : 0;
	border-right : 1px solid #c0c8cc;
	border-bottom : 1px solid #c0c8cc;
	text-align : left;
	border-top-width : 0px;
	border-left-width : 0px;
	background-color: #62B0FF;
	color: #FFF;
}
.kenmain td{
	border-right-style : solid;
	border-bottom-style : solid;
	border-right-color : #c0c8cc;
	border-bottom-color : #c0c8cc;
	margin: 0px;
	padding: 2px 2px 2px 5px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}
table.kenmain02{
	border-collapse: separate;
	border-spacing: 0px;
	bottom : inherit;
	padding: 0px;
	width: 94%;
	clear: both;
	border-right-width: 0px;
	border-bottom-width: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.kenmain02 td{
	margin: 0px;
	padding: 2px 2px 2px 5px;
	border-top-width: 0px;
	border-left-width: 0px;
}
.gasshukuwaku01-a{
	width: 100%;
	font-size: 16px;
	margin: 25px auto 15px;
	display: block;
	border-top: 2px solid #35a0ea;
	border-bottom: none;
	text-align: left;
	padding: 8px 10px 9px;
	background: #e2f3ff;
	color: #4f5053;
	font-weight: bold;
}
.gasshukuwaku01-a a{
	text-decoration: underline;
}
#link-main h1{
	width: 100%;
	font-weight: bold;
	font-size: 19px;
	clear: both;
	border-top-width: 2px;
	border-bottom: solid 2px #333;
	padding: 10px;
	border: 1px solid #c0c8cc;
	background: #faf9f4;
	margin: 0 0 5px;
	border-top: 2px solid #35a0ea;
}
table.link-table{
	border-width : 1px 0px 0px 1px;
	border-top-style : solid;
	border-left-style : solid;
	border-top-color : black;
	border-left-color : black;
	border-collapse: separate;
	border-spacing: 0px;
	width : 98%;
	bottom : inherit;
	margin: 15px auto 20px;
	padding: 0px;
}
.link-table th{
	padding-top : 2px;
	padding-left : 5px;
	padding-right : 0px;
	padding-bottom : 2px;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-right-style : solid;
	border-bottom-style : solid;
	border-right-color : black;
	border-bottom-color : black;
	text-align : left;
	border-top-width : 0px;
	border-left-width : 0px;
}
.link-table td{
	border-right: 1px solid #c0c8cc;
	border-bottom: 1px solid #c0c8cc;
	margin: 0px;
	width: 50%;
	padding: 2px 0 2px 5px;
}
table.link-table02{
	border-top: 1px solid #c0c8cc;
	border-left: 1px solid #c0c8cc;
	border-collapse: separate;
	border-spacing: 0px;
	width : 100%;
	bottom : inherit;
	padding: 0px;
	margin: 15px auto 20px;
}
.link-table02 td{
	border-right: 1px solid #c0c8cc;
	border-bottom: 1px solid #c0c8cc;
	margin: 0px;
	padding: 2px 0px 2px 5px;
	font-size: 14px;
}
.link-table02 a:link,.link-table02 a:visited,.link-table02 a:active{text-decoration : none;}
.link-table02 img{border-style: none;}
#link-main .nomal {font-size: 15px;}
#link-main .nomal th {
	font-size: 14px;
	background: #faf9f4;
	color: #000;
	border-bottom: 1px solid #c0c8cc;
	border-right: 1px solid #c0c8cc;
	border-left: none;
}
#link-main .nomal td {
	padding: 5px 10px;
}
.normal_btn {
	width: 240px;
	border-radius: 5px;
	background: #35a0ea;
	margin: 20px auto 30px;
	color: #fff!important;
	display: block;
	text-align: center;
	padding: 9px 5px;
	border-bottom: 4px solid #2085cc;
	font-size: 15px;
}
.normal_btn:hover {
	color: #35a0ea!important;
	border-bottom: 4px solid #eaea5b;
}
.info_table {
	border-top: 1px solid #c0c8cc;
	border-left: 1px solid #c0c8cc;
	border-collapse: separate;
	border-spacing: 0px;
	bottom: inherit;
	margin: 15px auto;
	padding: 0px;
	width: 100%;
	clear: both;
	font-size: 15px;
}
.info_table th {
	padding: 5px;
	margin: 0px;
	border-right: 1px solid #c0c8cc;
	border-bottom: 1px solid #c0c8cc;
	text-align: left;
	background: #faf9f4;
}
.info_table td {
	border-width: 0px 1px 1px 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #c0c8cc;
	border-bottom-color: #c0c8cc;
	margin: 0px;
	padding: 2px 2px 2px 5px;
}
.yakudatsup1 {
	border-top: 1px solid #c0c8cc;
	border-left: 1px solid #c0c8cc;
	border-collapse: separate;
	border-spacing: 0px;
	margin: 15px 0 5px;
	font-size: 15px;
	border-bottom: 1px solid #c0c8cc;
}
.yakudatsup1 th {
	width: 50%;
	border-right: 1px solid #c0c8cc;
}
.yakudatsup1 td {
	width: 50%;
	padding: 5px 10px 10px;
	border-right: 1px solid #c0c8cc;
	text-align: center;
}
.yakudatsup1 td img {
	margin: 5px 0 -10px;
}
.btn_two {
	list-style: none;
	display: flex;
	width: 550px;
	margin: 0 auto;
	justify-content: space-between;
}
.btn_two li {
	width: 48%;
}
.btn_two li a {
	width: 100%;
	margin: 20px auto;
}
.free80,.ihan,.p03,.ihanlist {
  border-top: 1px solid #c0c8cc;
  border-left: 1px solid #c0c8cc;
  border-collapse: separate;
  border-spacing: 0px;
  bottom: inherit;
  margin: 15px auto;
  padding: 0px;
  width: 100%;
  clear: both;
  font-size: 15px;
}
.free80 th,.ihan th,.p03 th,.ihanlist th {
	padding: 5px;
	margin: 0px;
	border-right: 1px solid #c0c8cc;
	border-bottom: 1px solid #c0c8cc;
	text-align: left;
}
.free80 th {
	background: #faf9f4;
}
.free80 td,.ihan td,.p03 td,.ihanlist td {
	border-width: 0px 1px 1px 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #c0c8cc;
	border-bottom-color: #c0c8cc;
	margin: 0px;
	padding: 2px 2px 2px 5px;
}
/*ページネーション追加*/
.pagenavi {
  width: 100%;
  padding: 15px;
  background: #f5f5f1;
  margin: 20px auto 30px;
}
.pagenavi ul {
  display: flex;
  justify-content: space-between;
  list-style: none;
  margin: 0 auto;
  padding: 0;
}
.pagenavi li {
  width: 100%;
  background: #e0e0db;
  border-top: 1px solid #d4d4d4;
  border-bottom: 1px solid #d4d4d4
}
.pagenavi .back {
  border-left: 1px solid #d4d4d4;
  border-radius: 5px 0 0 5px
}
.pagenavi .top {
  width: 70%;
  border-left: 1px solid #d4d4d4;
  border-right: 1px solid #d4d4d4
}
.pagenavi .next {
  border-right: 1px solid #d4d4d4;
  border-radius: 0 5px 5px 0
}
.pagenavi .top a {
  background-color: #fff;
  display: block;
  text-align: center;
  margin: 0 auto;
  color: #222;
  padding: 10px 0 10px 0
}
.pagenavi .back a {
  color: #222;
  background: #fff;
  display: block;
  border-radius: 5px 0 0 5px
}
.pagenavi .next a {
  color: #222;
  background: #fff;
  display: block;
  border-radius: 0 5px 5px 0
}
.pagenavi .back span {
  text-align: center;
  display: block;
  background-image: url(/images/back.svg);
  background-repeat: no-repeat;
  background-size: 16px;
  background-position: top 50% left 10px;
  padding: 10px 0 10px 29px
}
.pagenavi .top span {
  display: block;
  background-image: url(/images/home.svg);
  background-repeat: no-repeat;
  background-size: 16px;
  background-position: top 48% left 0;
  padding: 0 0 0 20px;
  width: 70px;
  margin: 0 auto;
}
.pagenavi .next span {
  text-align: center;
  display: block;
  background-image: url(/images/next.svg);
  background-repeat: no-repeat;
  background-size: 16px;
  background-position: top 50% right 10px;
  padding: 10px 29px 10px 0
}