/*受験情報関連リンク欄設定*/
#with_banner01{
margin:10px 0 0 0;
}
#with_banner02{
margin:3px 0 0 0;
}
#with_tabu{
	margin:3px 0 0 0;
	padding:3px 0 1px 0;
	background-image: url(../common_img/tabu01.jpg);
	background-repeat: no-repeat;
	width: auto;
	height: auto;
	font-size: 14px;
	text-align: center;
}
#with_rink{
	margin:0;
	padding:3px 0;
	border:1px solid #5BADFF;
	color:#000000;
	background-color: #FFFFFF;
	width: 146px;
	height: auto;
}
#with_rink ul{
margin:0;
padding:0;
list-style-type:none;
}
#with_rink ul li{
	display:block;
	margin:0;
	height:auto;
	padding:0 2px 0 5px;
	background-image: url(../common_img/banner01_r7_c2.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	font-weight: bold;
	line-height: 1.1em;
}
#with_rink ul li a{
	color:#1070CF;
	font-size:12px;
}

