@charset "UTF-8";

/*****************************************
				Print
*****************************************/
html {
	background: none;
	height: auto;
}
body {
	height: auto;
	zoom: 100%;
}
/*
a { color: #000 !important; }
*/
#container {
	width: auto;
	min-height: auto;
	background: none;
}
#wrapper,
#main,
#mainContents,
#mainContainer,
.contentsCalendar {
	display: block;
	margin: 0;
	padding: 0;
	width: auto;
	background: none; 
	box-sizing: border-box;
}
#contents,
.contentsCalendar {
	margin: 0;
	width: auto;
	background: none;
	box-shadow: none;
	border: none;
	box-sizing: border-box;
}
#main {
	overflow: visible;
}
#pageTitle,
.openDataFileDL,
.fileDL,
.faqCollection,
.relPage,
.reference,
.enquete {
	box-sizing: border-box;
	page-break-inside: avoid;
	break-inside: avoid;
}
.openDataFileDL h2,
.fileDL h2,
.faqCollection h2,
.relPage h2,
.reference h2,
.enquete h2 {
	background-color: #00B954;
}
#header,
#headerNav,
#gNav,
#searchBox,
#search,
#topicpath,
#social,
#side,
#pageInfo,
#footerBar,
#footer,
#tools,
#categoryTitle,
.linkMapBox,
.calendar_page,
.faqCollection,
.relPage,
.enquete,
#lNav,
#adBanner,
#chatbot,
#mainVisual { display: none; }
#pageTitle,
.newsTitle,
#pageTitle .innerTitle,
.newsTitle .innerTitle {
	background: none;
	border: none;
}
#contents h2,
.contentsCalendar h2,
#contents h3,
.contentsCalendar h3 {
	margin: 30px 0 15px 0;
}