@charset "utf-8";
/*入試関連行事*/
div#nyushi	{
	width:600px;
	margin:0 auto;
	text-align:left;
}
div#nyushi table	{
	border-collapse:collapse;
	margin:0 10px;
	width:570px;
}
div#nyushi p	{
	font-size:1.2em;
	color:#000000;
	}

div#nyushi td,th	{
	padding:3px;
	border: 1px solid #999999;
	white-space: nowrap;
	}
div#nyushi td,th p	{
	font-size:1.2em;
}
div#nyushi th	{
	font-size:1.3em;
	line-height: 1.5em;
	font-weight: bold;
	color: #000;
	text-align: center;
}
div#nyushi td	{
	font-size:1.2em;
	line-height: 1.5em;
	color: #000;
	text-align: left;
}
div#nyushi h2	{
	font-size:1.6em;
	}

div#nyushi h3	{
	font-size:1.2em;
	line-height:1.5em;
	text-align:left;
	color:#CC0000;		
	padding-left:20px;
}
div#nyushi h4	{
	font-size:1.2em;
	line-height:1.5em;
	text-align:center;
	color:#006600;
}


div#nyushi td.cen	{
	text-align:center;

}

div#nyushi em	{
	color:#003399;
	font-style: normal;
	font-weight: bold;
}


div#nyushi strong	{
	color:#000000;
	font-weight:bold;
	text-decoration: underline;
	}


div.meisei	{
	width:500px;
	margin:20px auto;
	padding:20px;
	text-align:;
	border: 3px double #006600;
}


