/*-------------------------------*/
#intro h3{
	margin-bottom:15px;
}

#intro p{
	margin-bottom:1.0em;
	margin-left:10px;
	margin-right:10px;
}

#intro img{
	display:block;
	padding:0px 10px 10px 10px;
	float:left;
}
/*-------------------------------*/
#policy01{
	display:block;
	width:680px;
	height:0px;
	padding-top:288px;
	overflow:hidden;
	margin:15px auto 30px auto;
	background-image:url(../introduction/images/policy01.gif);
	background-repeat:no-repeat;
}

ol.policy{
	width:680px;
	margin:15px auto 30px auto;
}

ol.policy li{
	text-indent:-2em;
	padding-left:2em;
	margin-bottom:1.0em;
}

#Contents p.copy{
	display:block;
	width:532px;
	height:0px;
	padding-top:33px;
	overflow:hidden;
	margin:0px auto 20px auto;
	background-image:url(../introduction/images/policy02.gif);
	background-repeat:no-repeat;
}
/*-------------------------------*/
div.school{
	margin:15px;
}

div.school h4{
	font-weight:bold;
	color:#FF3399;
	font-size:1.2em;
}

div.school img{
	display:block;
	width:323px;
	float:left;
	padding-right:15px;
}

div.school p{
	margin-bottom:1.0em;
}






