@charset "utf-8";

/* 	lande category style
---------------------------------------------------------- */
#information div.categoryTitle {
	background:url(/common/images/other_bg01.jpg) no-repeat 50% 0;
	height:90px;
}


/* 	Clearfix Property
---------------------------------------------------------- */
.clearfix:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	line-height: 0; 
	visibility: hidden;
}

.clearfix {
	zoom: 1;
}