@charset "utf-8";

/* ------------------------------------------- CSS Document
 File Name:			school_common.css
 Style Info:		蒼空学園用　学校ページ　レイアウト設定
----------------------------------------------------------- */

/* ------------ 学校名 Style */

#schoolName {width:1024px; height:80px; text-align:center; border:none;}
.school_n {width:1024px; height:72px; background:url(../../img/3/banner_school.jpg) no-repeat;}

.backS {width:350px; height:72px; border:none; float:left;}
.schoolS {width:324px; height:72px; border:none; float:left;}
.nextS {width:350px; height:72px; border:none; float:right;}

.arwL {border:none; float:right;}
.arwR {border:none; float:left;}


