@charset "utf-8";

body,
body div#wrapper,
body div#wrapper h1,
body div#container,
div#footer {
	background-image: none !important;
	background-color: #fff !important;
}

div#header ul.links,
div#header p.changeText,
div#globalNav,
ul#topicPath,
body.double div#utility,
div#footer div.navi,
div#footer ul.about,
ul.toTop,
div.inquiry p.image,
div.relationalNav {
	display: none !important;
}

body.double div#wrapper,
body.double div#header,
body.double div#pageTop,
body.double div#content,
body.double div#footer {
	width: 655px !important;
}

body.double 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 p.button {
	display: none !important;
}

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;
}
