@charset "UTF-8";
.clearfix:after
,.column1-1:after
,.column1-2:after
,.column2-1:after
,.column1-1-1:after
,.column1-1-1-1:after
 {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix
,.column1-1
,.column1-2
,.column2-1
,.column1-1-1
,.column1-1-1-1
 {
	display: inline-block;
	min-height: 1%;
}

/* Hides from IE-mac¥*/
*html .clearfix
,*html .column1-1
,*html .column1-2
,*html .column2-1
,*html .column1-1-1
,*html .column1-1-1-1
 {height: 1%;}
.clearfix
,.column1-1
,.column1-2
,.column2-1
,.column1-1-1
,.column1-1-1-1
 {display: block;}
/*End hide from IE-mac */