/*Jschoolメッセージ*/
#mess ul{
	width: 550px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#mess li{
	margin: 0px 0px 0px 0px;
	padding: 0 0 35px 0;
}

/*アクセスページ*/
#acc-1,#acc-2,#acc-3 { margin:0 0 25px 0}
#acc-2, #acc-3 {
	position: absolute;
	width: 245px;
	height: 300px;
}

.kimachi { top: 0px; left: 0px;}
.tokuriki { top: 0px; left: 305px;}

#acc-1 {
	position: relative;
	width: 550px;
	height: 280px;
	padding: 0 0 0px 0px;
	background: #FFFFFF;
}

#acc-4 {
	position: relative;
	width: 550px;
	height: 300px;
	margin: 0px 0 0 0px;
	padding: 0 0 0px 0px;
	background: #FFFFFF;
}

#acc-1 img { margin:0 5px 30px 0; float:left;}

#acc-1 h2, #acc-2 h2, #acc-3 h2 {
	background-color: #FFFF00;
	width: 100%;
	margin:0;
	padding:5px 0px 5px 15px;
	text-align: center;
}
#acc-1 h2 {font-size: 20px;}
#acc-2 h2, #acc-3 h2 {font-size: 16px;}

.acc-add {
	font-size: 14px;
	line-height: 16px;
	margin:15px 0 5px 0;
	clear:both;
}

.acc-hosoku {
	font-size: 12px;
	line-height: 14px;
	margin:5px 0 0 0;
	}

/*学校案内ページ*/
#js-guide {
	position: relative;
	width: 650px;
	height: 500px;
	margin: 15px 0 0 0px;
	padding: 0 0 0px 0px;
}

#navi-1,#navi-2,#navi-3,#navi-4,#navi-5,#navi-6{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 15;
	visibility: hidden;	
}
#navi-1 { visibility: visible;}


#a,#b,#c,#d,#e,#f{
	position: absolute;
	top: 0px;
	left: 0px;
	visibility: hidden;	
	}
#a {z-index: 6;	visibility: visible;}
#b {z-index: 5;}
#c {z-index: 4;}
#d {z-index: 6;}
#e {z-index: 5;}
#f {z-index: 1;}

/*スタッフ紹介ページ*/
#stuff td {
	font-size: 12px;
	line-height: 14px;
	margin: 0px;
	padding:10px;
}


/*ご利用規約*/
#rule li{
	font-size: 14px;
	line-height: 14px;
	}
	
#rule li>p{font-size: 10px;}
#rulepr li{font-size: 12px; line-height: 16px;}

ol=ul{font-size: 10px;}

li .in1{
	list-style-type: lower-alpha;
	}
li .in2{
	list-style-type: disc;
	}
li .in3{
	list-style-type: lower-roman;
	}

/*暫定てきな設定*/
/*#rule {	display: none;}
#sample{
	height: 500px;
	margin: 50px 0 0 0;
	text-align: center;
}
*/