@import url("common.css");
@charset "utf-8";
/* CSS Document */

#main_img{
	width:860px;
	height:376px;
	background-image:url(../parts/school/school_img_main_01.jpg);
	position:relative;
	padding:0 30px;
}

#img_txt01{
	padding: 0 0 20px 0;	
	
}

#school_contact{
	width:322px;
	height: 400px;
	background-image: url(../parts/school/contact01.png);
	background-repeat: no-repeat;
	display: block;
	margin: 20px 0 0 0;
	float: left;
}

.relative{
	position: relative;	
	clear: left;
	
}

.contact_bt{
	position: absolute;
	left: 80px;
	top: 140px;
	
}

.contact_bt a{
	width: 165px;
	height: 59px;
	display: block;
	background: url(../parts/school/contact02.png) no-repeat;
	text-indent: -9999px;
	
}

.contact_bt a:hover{
	background:  url(../parts/school/contact02_on.png) no-repeat;
}

.page_space{
	padding: 25px 0 0 0;	
	
}
