@charset "utf-8";

/*******ページ独自設定********/

.school_layoutBOX01{
	width:740px !important;
	width /**/:770px;
	margin:10px 15px 30px 15px;}
p.school_read{
	font-weight:bold;}
p.school_txt{
	font-size:90%;}
	
.school_layoutBOX02{
	width:670px !important;
	width /**/:740px;
	padding:25px 35px;
	margin:0;
	border-bottom:solid 1px #CCC;
	border-top:solid 1px #CCC;}
.school_sBOX01{
	width:200px;
	margin:0 30px 0 0;
	float:left;}
.school_sBOX02{
	width:200px;
	margin:0;
	float:right;}
.school_sBOX01 h4, .school_sBOX02 h4{ margin:0 0 1em 0;}
.school_sBOX01 p, .school_sBOX02 p{ font-size:90%;}

.school_feature{
	width:770px;
	position:relative;
	z-index:20;}
.school_feature img{
	margin:0;}

/*ボタン3種*/
.school_access{
	width:135px;
	height:22px;
	position:absolute;
	left:590px;
	top:438px;
	z-index:50;}
.school_access a{
	width:135px;
	height:22px;
	display:block;
	background-image:url(../school/images/school_btn01.gif);
	background-repeat:no-repeat;}
.school_access a:hover{
	background-position:0 -22px;}
.school_access span{
	display:none;}

.school_subject{
	width:135px;
	height:22px;
	position:absolute;
	left: 229px;
	top: 748px;
	z-index:50;}
.school_subject a{
	width:135px;
	height:22px;
	display:block;
	background-image:url(../school/images/school_btn02.gif);
	background-repeat:no-repeat;}
.school_subject a:hover{
	background-position:0 -22px;}
.school_subject span{
	display:none;}

.school_teacher{
	width:135px;
	height:22px;
	position:absolute;
	left: 233px;
	top:1678px;
	z-index:50;}
.school_teacher a{
	width:135px;
	height:22px;
	display:block;
	background-image:url(../school/images/school_btn03.gif);
	background-repeat:no-repeat;}
.school_teacher a:hover{
	background-position:0 -22px;}
.school_teacher span{
	display:none;}

