@charset "utf-8";

.contentlink dd:nth-of-type(2) li:nth-child(3) a {
	border-color:hsla(215,100%,80%,1);
}
#footer-box div:nth-of-type(2) li:nth-child(3) a {
	background:hsla(220,100%,60%,1);
}


section>table {
	border-collapse:collapse;
}
section>table.heikinnohikaku {
	margin:20px 0 20px 50px;
	width:450px;
}
section>table.tsuchibo-best10 {
	margin:0 30px 20px 10px;
	float:right;
}
section>table tr {
}
section>table th,
section>table td {
	border:1px solid black;
	text-align:center;
}
section>table th {
	background:hsla(130,70%,90%,1);
}
section>table td {
	background:hsla(0,0%,100%,0.7);
}
section>table table caption {
	font-size:1.8rem;
}

img[src*="教師力＿08"],
img[src*="教師力＿11"] {
	margin:0 30px 0 10px;
	padding:8px;
	width:200px;
	background:white;
	border:1px solid hsla(30,10%,60%,1);
	border-radius:5px;
	box-shadow:0 1px 2px hsla(30,10%,80%,1);
	float:right;
}

