.tel-bana {
	clear:both;
	padding:60px 0 0;
	text-align:center;
}


/*====================================================================================================
  ABOUT
====================================================================================================*/


/*====================================================================================================
  MENU
====================================================================================================*/

#subpage .menu-box {
	clear:both;
	margin: 0 2%;
	padding:40px 0;
	width:96%;
	border-bottom: 1px #AAA dotted;
}
#subpage .menu-box:after { /*floatの解除*/
	display:block;
	clear:both;
	height:0px;
	visibility:hidden;
	content:".";
}
#subpage .menu-box h4 {
	clear:none;
	margin:0 0 10px;
	padding:0;
	font-size:100%;
	text-indent:18px;
	border:none;
	background:url(../image/list-arrow.jpg) no-repeat left 4px;
}
#subpage .menu-box p {
	padding-left:18px;
	overflow:hidden;/*折り返し無*/
}

/*====================================================================================================
  MENU-ABOUT
====================================================================================================*/

#subpage .m-about{
	margin:0 auto;
	padding:15px 30px;
	background: url(../image/menu-back.gif) no-repeat left top;
	width:860px;
	height:335px;
	}
#subpage .m-about .title1{
	margin:5px 0 10px;
	background: url(../image/menu-t1.png) no-repeat left top;
	text-indent:-9999px;

	}
#subpage .m-about ul{ width:100%; }
#subpage .m-about ul:after {
	display:block;
	clear:both;
	height:0px;
	visibility:hidden;
	content:".";
}
#subpage .m-about li{
	display:block;
	float:left;
	width:30%;
	margin:5px 1% 5px 0;
	padding:20px 10px;
	background:#EA5577;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	}
#subpage .m-about .bunsyou{ margin-top:10px;}
#subpage .m-about .bunsyou:after {
	display:block;
	clear:both;
	height:0px;
	visibility:hidden;
	content:".";
}
#subpage .m-about .bunsyou .b-list,
#subpage .m-about .bunsyou .b-list2{
	float:left;
	width:388px;
	padding:15px 17px;
	height:108px;
	background: url(../image/menu-back2.png) no-repeat left top;
	}
#subpage .m-about .bunsyou .b-list{
	margin-right:15px;
	}	
#subpage .m-about .bunsyou .title2,
#subpage .m-about .bunsyou .title3{
	margin:0 0 10px;
	text-indent:-9999px;
	}
#subpage .m-about .bunsyou .title2{background: url(../image/menu-t3.png) no-repeat left top;}
#subpage .m-about .bunsyou .title3{background: url(../image/menu-t2.png) no-repeat left top;}
#subpage .m-about .bunsyou p {font-size:95%;}


/*====================================================================================================
  SCHOOL
====================================================================================================*/

#subpage .come {
	margin:15px 0;
	padding:10px;
	width:500px;
	background:#EEE;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#subpage .school-n{
	margin:0 auto;
	padding:20px;
	border:#E3E2D9 solid 1px;
	background:#F7F6F0;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	width:92%;
	}
#subpage .school-n:after {
	display:block;
	clear:both;
	height:0px;
	visibility:hidden;
	content:".";
}
#subpage .school-n .list{ margin:0; width:100%; }
#subpage .school-n .list:after {
	display:block;
	clear:both;
	height:0px;
	visibility:hidden;
	content:".";
}
#subpage .school-n .list .list-box{ float:left; }
#subpage .school-n .list .list-box .btn{
	display:block;
	width:210px;
	padding:15px;
	background:#E6E2D0;
	text-align:center;
	color:#E84467;
	font-weight:bold;
	border: 2px solid #FFF;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#subpage .school-n .list .list-box .arrow{
	width:240px;
	text-align:center;
	margin:10px 0;
}
#subpage .school-n .list p{
	margin:0 10px 0 0;
	padding:5px 0 0;
}

.small2{ font-size:12px; }




#subpage .voice-list{
	margin:0 auto;
	padding:20px;
	border-radius: 5px;
	width:92%;
}

#subpage .voice-list .v-box{
	margin:0 auto 30px;
	padding:20px;
	border:#E3E2D9 solid 1px;
	width: auto;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}



/*====================================================================================================
  CONTACT
====================================================================================================*/
