@charset "UTF-8";
/* CSS Document */

#block_01
{
	position            : relative;
	width				: 841px;
	margin-top			: 20px;
}

h2#title_01
{
	position            : relative;
	width				: 214px;
	height				: 20px;
	margin-top			: 30px;
	margin-bottom		: 20px;
	background          : url(../school/img/School_title01.jpg) no-repeat;
}

#contents_01
{
	width				: 841px;
	font-size			: 14px;
	line-height         : 2em;
	margin-left			: 53px;
}

#mainVisual
{
	position            : relative;
	width				: 841px;
	height              : 457px;
	margin-left			: 53px;
	clear: both;
}

a.next
{
	float				: right;
	width				: 85px;
	height              : 28px;
	padding-top			: 100px;
	margin-right		: 50px;	
}

#footer
{
	float				: left;
	position			: relative;	
	width				: 960px;
	height              : 80px;
	margin-top 	        : 60px;
}
