body {
	background-image: none;
}

#page {
	background-image: none;
}

#head {
	background-position: -80px 0;
}

#headInner {
	background-color: transparent;
}

#metaNavi {
	display: none;
}

#flyout {
	padding-left: 110px;
}

#keyVisual {
	padding-left: 110px;
}

#keyVisualContent {
	width: 720px;
}

#content {
	margin-left: 110px;
}

#columnLeft {
	display: none;
}

#columnRight {
	display: none;
}

#columnMiddle {
	width: 720px;
}

.printHeadline {
	margin: 20px 0 10px 0;
	background-color: #355075;
	color: #ffffff;
	padding: 2px 7px;
	display: block !important;
}

#productTabs {
	margin-top: 10px !important;
}
#productTabs .ui-tabs-nav {
	display: none !important;
}

#productTabs .ui-tabs-panel {
	display: block !important;
}

#footerWrap {
	display: none;
	
	margin: 0;
	height: 20px;
	bottom: auto;
	position: relative;
}

#footerWrap,
#footer,
#footerContent {
	width: 100%;
}

#preFooterContent {
	display: none;
}

#footer {
	margin-top: 40px;
	padding: 0;
	text-align: right;
	padding: 8px 0 8px 110px;
	height: 20px;
}

#footerContent {
	width: auto;
	height: auto;
	background-color: none;
}

#footer .left,
#footer .right,
#footer .clear {
	display: none;
}

