<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* 	lande category style
---------------------------------------------------------- */
#office div.headerTitle {
	background: url(/office/images/office_bg01.jpg) no-repeat 50% 0;
}


/* 	Clearfix Property
---------------------------------------------------------- */
.clearfix:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	line-height: 0; 
	visibility: hidden;
}

.clearfix {
	zoom: 1;
}</pre></body></html>