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

.table table {
	border: 1px solid #333333;
	border-collapse: collapse;
	margin-top: 10px;
	width:80%;
	margin-left: auto;
	margin-right: auto;
}
.table table th {
	background-color: #f0fdff;
	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;
	border-top: 1px solid #333333;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}
.table table td {
	border: 1px solid #333333;
	padding: 5px;
}


.page_title{font-size:34px;font-weight: bold;line-height: 1.3em;
	margin-bottom: 50px;
	margin-top: 50px;
}





.two{float: left;
width:48.5%;
text-align: center;

		-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.two img,.teacher img{width:60%;
height: auto;}
.teacher{float: right;
width:48.5%;
text-align: center;

	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;}
.touzyoujinbutu{width:88%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}
.blue{color: #0156BC}.pk{color: #0278F8}.red{color: #D00000}


.kakko{border: #8E8E8E 1px solid;
padding: 15px;
border-radius: 10px;}



.kakko2{border: #8E8E8E 1px solid;
padding: 40px;
border-radius: 10px;}




.rank2 table{width:80%;
margin-left: auto;
margin-right: auto;
border-collapse: collapse;
border: #CCCCCC 1px solid;
}
.rank2 table th{
background-color: #FFEAEA;
text-align: center;
border: #CCCCCC 1px solid;
}
.rank2 table td{
text-align: center;
border: #CCCCCC 1px solid;
	padding-left: 10px;
	padding-right: 10px;
}



@media(max-width: 1060px) {
	.touzyoujinbutu{width:100%;}
}

@media(max-width: 650px) {
	
	.kakko2{border: #8E8E8E 1px solid;
padding: 20px;
}

	
	
	.two img,.teacher img{width:100%;
height: auto;}
	.two p,.teacher p{line-height: 1.2em;}
	
	
	.page_title{font-size:24px;font-weight: bold;line-height: 1.3em;
	margin-bottom:30px;;
		margin-top:0px;
}

.table table {
	width:100%;
}	
	
}


.image_top{margin-top:  30px;
margin-bottom: 30px;}


.rank table{width:80%;
margin-left: auto;
margin-right: auto;
border-collapse: collapse;
border: #CCCCCC 1px solid;
}
.rank table th{width:25%;
background-color: #FFEAEA;
text-align: center;
border: #CCCCCC 1px solid;
}
.rank table td{
text-align: center;
border: #CCCCCC 1px solid;
}






@media(max-width: 650px) {
	.rank table{width:100%;
}
	.rank2 table{width:100%;
}	
}



/* CSS Document */
.tuika_p{border-bottom: #CCCCCC 1px dotted;
margin-bottom: 10px;
padding-bottom: 10px;}

.tuika_p span{color: #1D4D97}
.tuika_p a{color: #3d3d3d;
border:none;
border-bottom:none;}

.tuika_p a:hover{color: #1D4D97;}

.bo{border-bottom: dotted 1px #666666;
font-weight: bold;
color: #24317C;
margin-top: 20px;
margin-bottom: 15px;}
h4{font-weight: bold;
	border-bottom: solid 1px #666666;
	margin-top: 30px;
	margin-bottom: 20px;
}
h4:before {content: "●"; padding-right: 5px;font-size: 0.9em;}