@charset "Shift_JIS";
@import url("../common/css/basic.css");


/* Šw‰È”z“–•\ */

ul#gakkahaitohyo {
	margin:0 auto;
	width:300px;
	}

ul#gakkahaitohyo li {
	margin:0 0 10px 0;
	text-align:center;
	float:left;;
	}

ul#gakkahaitohyo li a {
	width:250px;
	height:26px;
	display:block;
	color:#fff;
	padding:4px 0 0 0;
	margin:0 10px;
	background:url(../school/images/gakka_back.gif) center center no-repeat;
	}

ul#gakkahaitohyo li a:hover {
	background:url(../school/images/gakka_back_on.gif) center center no-repeat;
	}

div#pdf {
	background:url(../common/images/pdf_icon.gif) 12px center no-repeat;
	}

