.l-page {
	min-width:0;
	}

.l-header {
	height:auto;
	padding:0;
	overflow:hidden;
	zoom:1;
	position:static;
	}
.l-header * {
	position:static !important;
	}

.l-header .logo SPAN {
	display:block;
	color:#000;
	font-weight:bold;
	font-size:1.2em;
	white-space:nowrap;
	}
.l-header .b-tel,
.l-header .b-search,
.l-header .b-cart,
.l-bigicons,
.l-footer .kw {
	display:none !important;
	}

.l-body,
.l-section {
	overflow:visible !important;
	float:none !important;
	width:auto !important;
	margin:0 !important;
	padding:0 !important;
	}
.l-side {
	display:none !important;
	}

.b-text TH,
.b-text TD {
	border-bottom:1px solid #000;
	background:none !important;
	}

.b-text {
	padding:0;
	}

.b-crumbs {
	font-size:.85em;
	margin:0 0 4em;
	}

.l-footer {
	border-top:1px solid #000;
	}


