@charset "shift_jis";

/* 	sd_print.css
====================================== */
#sideArea,
#sideAreaCL {
	display: none;
}
#toPageTop {
	display: none;
}

#headContainer {
	background-color: #fff;
	border-top: solid 5px #112d8d;
	width: 100%;
}
#headBox {
	margin: 0 auto;
	width: 732px;
}
#identity {
	margin: 15px 0 10px;
}
#identity p {
	font-size: 1.1em;
	line-height: 1.5em;
	color: #747474;
}
#mainContainer {
	margin: 0 auto;
	width: 732px;
}
#footContainer {
	background-color: #193694;
	clear: both;
	font-size: 12px;
	line-height: 1.8em;
	text-align: center;
	width: 100%;
}
#footContainer .siteInfo {
	color: #fff;
	text-align: center;
	padding: 8px 0;
}
#footContainer .siteInfo br {
	display: none;
}

/* display:none */
#drawer,
#topicPath,
#headerInfo,
#globalNavi,
#subUnit,
#toPageTop,
#footContainer .siteInfo ul,
.guidance {
	display: none !important;
}

/* popup */
body#popup {
	zoom: 80%;
}
