@charset "UTF-8";
/* CSS Document */

h2{
	margin-top:15px;
}

#testimonials{
//	margin-top:30px;
//	background:url("../imgs/school/bg_testimonials.jpg") no-repeat right center;
//	background-size:250px 188px;
}
#testimonials p{
	line-jheight: 1.6em;
	font-size: 13px;
}

/* R[XÌ²Ðî */
#school_course{
	margin-top:40px;
}
	#ui-tab ul{
		margin:20px 0;
	}
		#ui-tab ul a{
			float:left;
			margin:0 0px 10px 0;
		}

.fragment h4{
	margin-bottom:15px;
	padding-left:15px;
  padding-bottom: 8px;
	font-size:18px;
	border-bottom:#ddd 1px solid;
}


.fragment_text{
	width:400px;
	float:left;
}	
	.fragment_text p{
		width:370px;
		margin:10px auto 0;
	}
	
	.fragment_text p.pink{
		font-size:16px;
		font-weight: bold;
	}
	.fragment_text p.bold{
		font-weight: bold;
	}
	
	.fragment_text dl{
		width:370px;
		margin:20px auto 0;
	}

	.fragment_text dl dt{
		margin-bottom:5px;
	}

.fragment_picture{
	float:right;
}
	.fragment_picture div img{
		margin-bottom:5px;
	}

/* üwÜÅÌ¬ê */
#school_admission{
	margin-top:30px;
}

.flow{
	padding:20px 0 30px;
}

#flow01,
#flow02{
	background:url("../imgs/school/bg_flow_dotted.png") no-repeat left bottom;
	background-size:685px 3px;
}

#flow01 ul{
	min-height:180px;
	background:url("../imgs/school/bg_flow01.jpg") no-repeat right center;
	background-size:250px 180px;
}

#flow02 ul{
	min-height:167px;
	background:url("../imgs/school/bg_flow02.jpg") no-repeat right center;
	background-size:250px 167px;
}

#flow03 ul{
	min-height:188px;
	background:url("../imgs/school/bg_flow03.jpg") no-repeat right center;
	background-size:250px 188px;
}


.flow ul{
	padding-left:20px;
	list-style-type:disc;
}
	.flow ul li{
		width:400px;
		margin-top:15px;
	}


/* ¿¿ÍR` */
#document_request{
	margin-top:30px;
}

#aliston_school a,
#address,
#tel{
	width:500px;
	margin:10px auto;
}

#aliston_school a{
	display:block;
	height:50px;
	line-height:50px;
	font-size:18px;
	text-align:center;
	border-radius:5px;
	background-color:#9793d3;
	color:#fff;
}

#aliston_school a:hover{
	opacity:0.7;
	transition:0.5s;
	text-decoration:none;
}


.img_l {
	float: left;
}
.img_r {
	float: right;
}
.mb10 {
	margin-bottom: 10px;
}
.mb20 {
	margin-bottom: 20px;
}
.mb30 {
	margin-bottom: 30px;
}
.mb40 {
	margin-bottom: 40px;
}
.mb50 {
	margin-bottom: 50px;
}
.mt5 {
	margin-top: 5px;
}
.mt10 {
	margin-top: 10px;
}
.mt20 {
	margin-top: 20px;
}
.mt30 {
	margin-top: 30px;
}
.mt40 {
	margin-top: 40px;
}
.mt50 {
	margin-top: 50px;
}
.ml10 {
	margin-left: 10px;
}
.ml20 {
	margin-left: 20px;
}
.ml30 {
	margin-left: 30px;
}
.mr10 {
	margin-right: 10px;
}
.mr20 {
	margin-right: 20px;
}
.mr30 {
	margin-right: 30px;
}

h3.school_title {
	width: 680px;
	height: 51px;
	padding: 3px 0 0 10px;
	background: url(../imgs/school/school_ttl.png) no-repeat;
}

