@CHARSET "UTF-8";

/**
 * 入試情報 TOP
 */

/*----------スケジュール-----------*/

.sche_img01 dt{
	
}
.sche_img01 dd{
	border-bottom:#CCCCCC 1px solid;
	border-left:#CCCCCC 1px solid;
	border-right:#CCCCCC 1px solid;
	background:#EBF3DE;
	padding:10px 10px 8px 10px;
	overflow:hidden;
	_zoom:1;
}

	.sche_img01 dd ul li{
		float:left;
		padding:0px 30px 0px 0px;
		white-space: nowrap;
		list-style:none;
		font-size:88%;
	}
	
		.sche_img01 dd ul li a{
			background:url(/assets/templates/nisikyu-u/images/02/shce_icon01.gif) no-repeat 0px 3px;
			padding:0px 0px 0px 15px;
		}
	

.sche_remarks01{
	text-align:right;
}

























