@charset "Shift_JIS";

/* -----------------------------------------------
 * CLEARFIX
 ---------------------------------------------- */
#site, #globalNav ul, #page, #pageBody #topicPath ul, #footerNav ul, #footer, #publictionNav ul, #businessBanners ul {
	display: inline-block;
}
#site, #globalNav ul, #page, #pageBody #topicPath ul, #footerNav ul, #footer, #publicationNav ul, #businessBanners ul {
	display: block;
}
#site:after, #globalNav ul:after, #page:after, #pageBody #topicPath ul:after, #footerNav ul:after, #footer:after, #publicationNav ul:after, #businessBanners ul:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

/* -----------------------------------------------
 * IE6 - MINIMUM HEIGHT
 ---------------------------------------------- */
#wrapper {
	height: auto !important;
	height: 100%;
}

/* -----------------------------------------------
 * IE6 - NEGATIVE MARGIN IMPLEMENTATION
 ---------------------------------------------- */
#pageBody #topicPath li, #localNav {
	position: relative;
}

/* -----------------------------------------------
 * IE6 - PRINT STYLE
 ---------------------------------------------- */
@media print {
	* html #utilityNav {
		margin-left: 361px;
		padding-left: 120px;
	}
	* html #textSizeController dd {
		width: 70px;
	}
	* html #globalNav ul {
		width: 930px;
		line-height: 0;
		font-size: 0;
	}
	* html #contents .rss .rssbottom .rsswrapper .rsslist li .pdf {
		width: 30px;
	}
}
