@charset "utf-8";

#mainArea h4 {
	background: url(../imgs/afterschool/bar_01.gif) no-repeat left top;
	padding: 14px 150px 14px 30px;
}

#clubEntry { color: #F08300; }

#policy {
	background: #FFF100;
	color: #F18101;
	padding: 15px 0px;
}

#policy ol { margin: 0px 15px auto; }

#purpose {
	padding: 15px 20px;
	background: #F18101;
	color: #FFF100;
}

#purpose h3 { text-align: center; }

#purpose p { font-size: 114%; }

#activities {
	padding: 20px;
	background: #F18101;
	color: #FFF100;
}

#activities h3 { text-align: center; }

#activities ol li dt { float: left; }
#activities ol li dt:after { content:"……" }

#flow { background: #F6F0D6; }
