@charset "utf-8";

/* =================
	admission.css		 
=================== */

section{
	margin-bottom:40px;
}

section h4{
	font-size:133%;
	padding:10px 0;
}

section .subsection{
	margin-top:40px;
}

p.caution{
	font-size:116%;
	color:#f01;
	margin-top:10px;
}

p.txt{
	font-size:116%;
}

p.end{
	color: #43af43;
	font-size:150%;
	font-weight:700;
}





