@charset "utf-8";

body {
	background: #FFF;
	height: auto;
}
div#container {
	border-left: 0;
	border-right:0;
	background: #FFF;
}
div#contentsBody {
	padding: 0 0 30px 0;
	background-image: none;
	border-top: 1px solid #D7D7D7;
}
div#footer {
	padding: 0;
	position: relative;
	height: auto;
}
div#container,
div#footer div.inner {
	width: 100%;
}
div#mainArea,
div#primary,
div#secondary,
body.index div#whatsnewArea,
body.index div#productArea {
	float: none !important;
	width: 100% !important;
}

body.index div#productArea ul {
	width: 100%;
}

div#globalNavigation,
div#localNavigation,
div#header ul.utility,
div#footer div.inner ul,
dl.location dd.btn {
	display: none !important;
}

body.brand div#mainArea,
body.brand div.box,
body.brand div.box div.inner,
body.brand div.shoppingArea,
body.brand div.shoppingArea div.inner,
body.recruitTop div#mainArea {
	background-image: none;
}

html>/**/body.brand div.coordinateArea {
	display: table;
}
html>/**/body.brand div.store {
	display: table-cell;
}

body.recruitTop div#indexListArea {
	height: auto;
	background-image: none;
}
body.recruitTop div#indexListArea ul {
	position: relative;
	left: 0;
	top: 0;
}
body.recruitTop div.bannerArea {
	margin-top: 20px;
}


