@charset "utf-8";
/* CSS Document */

h2.h2_top{
}
h2.h2_top img{
	max-width:100%;
	height:auto;
}
.shinkyuBox {
	margin: 10px;
}
h3.h3_setsumei {
	font-size: 18px;
	color: #4387c3;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #4387c3;
	margin-bottom: 20px;
	font-weight: normal;
}

h3.h3_setsumei:before {
	content: "\f36c";
	font-family: ionicons;
	font-size: 20px;
	color: #4387c3;
	margin-right: 5px;
}

h4.h4_setsumei {
	font-size: 16px;
	color: #ff6600;
	margin-top: 30px;
	margin-bottom: 10px;
}

.imgBox {
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	text-align: center;
}

.imgBox img{
	max-width:100%;
	height:auto;
}

p.matome {
	font-size: 18px;
	color: #ff6600;
	margin-bottom: 30px;
}

h3.h3_school {
	font-size: 20px;
	color: #FFF;
	background-color: #4387c3;
	margin-bottom: 10px;
	margin-top: 40px;
	font-weight: normal;
	padding: 10px;
}

.schoolBox {
	border-top-width: 9px;
	border-top-style: solid;
	border-top-color: #4387c3;
	padding-top: 5px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4387c3;
}

.schoolBox .midashi {
	font-size: 14px;
	color: #4387c3;
	padding-left: 10px;
}

.schoolBox h4 {
	font-size: 20px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-bottom: 20px;
}

.schoolBox h4 span {
	font-size: 12px;
}

.schoolBox .link1 a {
	font-size: 20px;
	color: #FFF;
	text-align: center;
	display: block;
	width: 250px;
	background-color: #4387c3;
	border-radius: 5px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
}

.schoolBox .link2 a {
	font-size: 20px;
	color: #FFF;
	text-align: center;
	display: block;
	width: 250px;
	background-color: #ff6600;
	border-radius: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

.search_link a {
	font-size: 20px;
	width: 70%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	border-radius: 5px;
	color: #4387c3;
	display: block;
	border-radius: 5px;
	border: 1px solid #4387c3;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 30px;
}
.schoolBox p {
	margin-right: 10px;
	margin-left: 10px;
}
