
/* 学校/受験用のスタイル
------------------------------------------------*/
h4,
h5,
.school p{
	margin-left: 1em;
}
.school dl{
	position: relative;
	margin-bottom: 3em;
}
.school dt{
	width: 5em;
	position: absolute;
	text-align: center;
}
.school dd{
	padding-left: 5em;
}
h5{
	font-weight: normal;
}
.italic{
	font-style: italic;	
}