@charset "UTF-8";
/* CSS Document */


/* free_school */


.foot_list_big {
	font-size: 12px;
	line-height: 150%;
	color: #289BBA;
	list-style-type: none;
	display: inline;
	width: auto;
	padding-left: 5px;
	padding-right: 5px;
}

.foot_list_small {
	font-size: 10px;
	line-height: 150%;
	color: #333333;
	list-style-type: none;
	display: inline;
	width: auto;
	padding-bottom: 15px;
	padding-top: 10px;
}
