@charset "utf-8";

* html body {
	zoom: 70%;
}

a {
	color: #000!important;
}

#headerArea ul.link,
#headerArea #region-picker,
#headerArea .headerUtility,
#keyVisual,
#globalNavigation,
#indexLocalnav,
#leftArea,
#bodyArea aside.asideType1.joinBox,
#backToTopNavigation,
#footerNavigation,
#footerArea,
.fixedBanner {
	display: none;
}

#categoryID_top #headerArea ul.link,
#categoryID_top #headerArea #region-picker,
#categoryID_top #headerArea .headerUtility,
#categoryID_top #keyVisual,
#categoryID_top #globalNavigation,
#categoryID_top #indexLocalnav,
#categoryID_top #leftArea,
#categoryID_top #backToTopNavigation,
#categoryID_top #footerNavigation,
#categoryID_top #footerArea {
	display: block;
}
#headerArea {
	position: static;
	height: 150px;
}

#categoryID_top #headerArea {
	height: 85px;
	position: absolute;
}

#headerArea .logo {
	margin-bottom: 20px;
	position: static;
}

#categoryID_top #headerArea .logo {
	margin-bottom: 0;
	position: absolute;
}

#categoryID_top #tabwwf {
	position: static;
}

.mainAreaDefaultGrid #mainArea,
.mainAreaDefaultGridMarginZero #mainArea,
.mainAreaFullGrid #mainArea,
.mainAreaFullGridMarginZero #mainArea,
.mainAreaMinimumGrid #mainArea {
	float: none;
}

