@charset "Shift_JIS";

body {
	background: #fff;
}

#tagLine,
#utilsContact,
#crumbs,
#globalNavigation,
#navigationArea,
#footUtils,
#backToPageTop {
	display: none !important;
}

#siteID {
	margin: 0 0 20px 0;
}

#headArea,
#bodyArea,
#footArea {
	width: 600px !important;
	margin: 0 auto !important;
	text-align: left !important;
	background: none !important;
	border: none !important;
}

#bodyArea #contentArea {
	width: 546px !important;
	_width: 560px; /* WinIE */
	margin: 0 0 0 10px !important;
	_margin: 0 0 0 5px; /* WinIE */
	padding: 0 14px 0 0;
	background: transparent url("../images/h1_bg.gif") no-repeat top left;
	float: left;
}

#footArea address {
	margin: 0 4px 0 0;
	padding: 0 !important;
	_padding: 10px 0 0 0; /* for WinIE 5.0 */
	_padding/**/: 2px 0 0 0; /* for WinIE 5.5 - 6.0 */
	display: block;
	font-size: 12px;
	font-style: normal;
}

#contentArea div.list h3 {
	padding: 0 0 0.2em 0 !important;
	margin: 20px 0 10px 0;
	border-bottom: 1px solid #ccc;
	background: none;
}


#contentArea div.section p.backToIndex {
	display: none;
}
