@charset "utf-8";

/* 聖母被昇天学院について */

.about {
	background-image: url(../about/images/bg540.jpg);
}

#about-l {
	float: left;
	width: 350px;
	padding-right: 50px;
}

#about-l li {
	list-style: none;
	margin-left: 20px;
	padding: 15px 0;
	border-bottom: dotted 1px #804f2e;
	line-height: 1.0em;
}

#about-r {
	float: left;
	width: 300px;
	text-align: center;
	padding: 20px 0;
}

#btn-next {
	text-align: right;
	padding: 20px 0px;
}

.block {
	padding-bottom: 20px;
}

/* 理事長挨拶 */

.aisatsu {
	background-image: url(../about/images/bg570.jpg);
}

#aisatsu-l {
	float: left;
	width: 450px;
	padding-right: 30px;
}

#aisatsu-r {
	float: left;
	width: 200px;
	text-align: center;
}

/* 聖母被昇天学院モットー・教育理念 */

#motto {
}

#motto p {
	padding-bottom: 40px;
}

/* 聖母被昇天とは・校章の意味 */

.assumption {
	background-image: url(../about/images/bg725.jpg);
}

.assumption h2 {
	padding-bottom: 20px;
}

#assumption-l {
	float: left;
	width: 350px;
	padding-right: 50px;
}

#assumption-r {
	float: left;
	width: 300px;
	text-align: center;
}


/* 創立者・沿革 */

.soritsu {
	background-image: url(../about/images/bg1188.jpg);
}

.soritsu h2 {
	padding-bottom: 20px;
}

#soritsu-l {
	float: left;
	width: 400px;
	padding-right: 20px;
}

#soritsu-r {
	float: left;
	width: 280px;
	text-align: center;
}



/* 事業報告書 */

.report {
	background-image: url(../about/images/bg725.jpg);
}

.report h2 {
	font-size: 120%;
	padding-bottom: 20px;
}
