@charset "utf-8";

body {
	background-color: #fff !important;
}

ul#globalNav,
ul#topicPath,
dl#topicPickup,
div#utility,
div#footer div.wrapper,
div#footer p.copyrights,
div.supplement,
ul.backNav {
	display: none !important;
}

div#header,
div#header div.wrapper,
div#content,
div#footer {
	width: 620px !important;
}

div#main {
	float: none !important;
	margin: 0 !important;
	width: auto !important;
}

div.textHead,
div.textHead h2,
div.textHead h3,
div.textHead p {
	_height: 1px;
}

div.textHead ul.buttonArea {
	display: none !important;
}

.single div.section div.textHead {
	background-image: url("../img/bg/text_head_level1_body.gif") !important;
}

.single div.section div.textHead h2,
.single div.section div.textHead p {
	background-image: url("../img/bg/text_head_level1.gif") !important;
}

.single div.section div.section div.textHead {
	background-image: url("../img/bg/text_head_level2_bottom.gif") !important;
}

.single div.section div.section div.textHead h2,
.single div.section div.section div.textHead p {
	background-image: url("../img/bg/text_head_level2.gif") !important;
}

.single div#innerSection div.left,
.single div#innerSection div.right {
	width: 300px !important;
}

#sitemapPage div#innerSection div.section div.textHead h3 {
	background-color: #efefef !important;
	background-image: none !important;
}

#topPage div#topSupplement div.section div.textHead p {
	background-image: none !important;
	text-indent: 0 !important;
}

#topPage div#topSupplement div.section div.textHead {
	background-color: #9d9d9d !important;
	background-image: none !important;
	height: auto !important;
}

#topPage div#topSupplement div.section div.textBody ul.lineItem,
#topPage div#topSupplement div.section div.textBody ul.lineItem li {
	height: auto !important;
}

#topPage div#topSupplement div.textBody div#information {
	width: 344px !important;
}

p#keyVisual {
	overflow: hidden !important;
	width: 620px !important;
}

p#keyVisual img {
	margin-left: -220px !important;
}

#topPage ul.thumbNav {
	width: 613px !important;
}

div.document {
	clear: both !important;
}

div#footer {
	border: none !important;
	clear: both !important;
}

div#footer {
	background: none !important;
}

div#footer p#groupLogo {
	display: block !important;
}

p#trademarkDisclaimer {
	color: #000;
	font-size: 100%;
	margin-left: 0;
	margin-right: 0;
}

div.textHead,
div.textHead h2,
div.textHead h3,
div.textHead p {
	_height: 1px;
	min-height: 1px;

	/* Only Mac IE \*//*/
	height: auto;
	display: inline-table;
	/**/
}

div.textHead:after,
div.textBody:after {
	content: ".";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
}