@charset "utf-8";

/*--------------------------------------------------------------------*/
/* Clearfix Fx
/*--------------------------------------------------------------------*/
:after {
	visibility: hidden;
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0%;
	display: block;
	content: "";
}

#area-body {
	overflow: visible !important;
}
ul#area-btn {
	position: relative;
	top: -5px;
	margin: 0 !important;
}

ul#area-btn li {
	line-height: 1;
	height: 31px;
	margin: 0 0 2px 0;

}