@charset "utf-8";

/* #################################################################################################### for ./admissions/index.html */
#content_2nd .section h5 {
	clear:both;
	padding:0 20px 5px 16px;
}

#content_2nd .section ol{
	padding-left:18px;
}

#content_2nd .section ul{
	padding-left:13px;
}

#content_2nd .section table th,
#content_2nd .section table td{
	padding:3px 6px;
}

#content_2nd .section table th{
	/*white-space:nowrap;*/
}

#content_2nd .section table.style2 th,
#content_2nd .section table.style2 td{
	text-align:center;
}

#content_2nd .section table.style2 th {
	background-color:#E0E8FE;
}

	#content_2nd .section table.style2 th.level2 {
		background-color:#DEDEDE;
	}
	
	#content_2nd .section table.style2 th.level3 {
		background-color:#F5F5F5;
	}

#content_2nd .section table.gaiyou {}

	#content_2nd .section table.gaiyou th {
	width:70px;
	}

#content_2nd .section table.shutugan {}

	#content_2nd .section table.shutugan .close {
	width:200px;
	}
	#content_2nd .section table.shutugan .exam{}
