@charset "utf-8";


/* =================================================================
		Clearfix
================================================================= */
#content:after,
.pagination:after,
.monthList:after,
#registCont:after,
.checlList:after,
#searchFeature:after,
.syllabaryList ul:after,
#homeFun:after,
#homeEvent:after,
#homeInformation dl:after,
.section:after,
.checkList:after,
.article:after,
#searcYourpict:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

#content,
.pagination,
.monthList,
#registContainer,
.checlList,
#searchFeature,
.syllabaryList ul,
#homeFun,
#homeEvent,
#homeInformation dl,
.checkList,
.article,
#searcYourpict {
	display:inline-block;
}