@charset "utf-8";
/* CSS Document */

#main #gansho h3{ /* タイトル */
	background:url(../img/gansho_tit.gif) no-repeat;
}

#main #gansho .clearfix{
	margin:20px;
	clear:both;
}

/* AO入学WEBエントリー告知 */

#main #topics_ao{
	background:url(../img/aoentry_back.jpg) no-repeat;
	width:590px;
	height: 285px;
	position: relative;
	margin-top: 1.5em;
}

#main #topics_ao p{
	margin:130px 10px 0 250px;
	position: absolute;
}

#main #topics_ao ul.ao_school{
	position: absolute;
	left: 243px;
	top: 223px;
	width: 355px;
}

#main #topics_ao ul.ao_school li{
	background:url(../../img/common/arrow03.gif) no-repeat;
	float:left;
	width: 10.5em;
	line-height: 110%;
	height: 2em;
	padding-left: 11px;
	margin-left: 3px;
	list-style: none;
}

#main #topics_ao ul.ao_school li a{
	font-size: 12px;
}

#main #topics_ao ul.ao_school li.last{
	width: 195px;
}
