body{
	font-family: Helvetica, Arial,'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3', Meiryo, 'メイリオ', 'MS PGothic','ＭＳ Ｐゴシック', sans-serif;
	line-height: 1.4;
	padding : 0px;
	margin : 0px;
	background: transparent url(../images/index_schoolinfo_bg.jpg) scroll repeat 0 0;
	color: #fff;
	
}
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend{
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
li{
	margin: 0 0 1em 0;
	list-style: none;
	line-height: 1.2;
	font-size: 8pt;
}
.bolder{
	font-weight: bold;
}
a{
	color: #ffffff;
	text-decoration:none;
}

a: link{
	color: #ffffff;
	text-decoration:none;
}

a: visited{
	color: #ffffff;
	text-decoration:none;
}

a: hover{
	color: #bdc596;
	text-decoration:underline;

}

a: active{
	color: #bdc596;
	text-decoration:underline;
}