@charset "utf-8";

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

#clubEntry { color: #36bef0; }

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

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

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

#purpose h3 { text-align: center; }

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

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

#activities h3 { text-align: center; }

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

#flow { background: #F6F0D6; }

#table_blue table {
	border-collapse:separate !important;
	width: 100%;}
#table_blue table tr th {
	color: #FFF100;
	vertical-align: middle;
	text-align: center;
	background: #36bef0;}
#table_blue table tr td {
	color: #36bef0;
	background: #FFF100;
	padding: 17px;
	border-top: 1px solid #FFF100;
	border-right: 1px solid #FFF100;
	border-bottom: 1px solid #36bef0;
	border-left: 1px solid #36bef0;
	vertical-align: middle;}