@charset "UTF-8";

/*****************************************
				Print
*****************************************/
html {
	background: none;
	height: auto;
}
body {
	color: #000;
	height: auto;
	zoom: 100%;
	font-size: 88%;
}
/*
a { color: #000 !important; }
*/
#container {
	width: auto;
	min-height: auto;
	_height: auto;
	background: none;
}
#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	background: none; 
	box-sizing: border-box;
}
#contents,
.contentsCalendar {
	margin: 0;
	padding: 0;
	width: auto;
	background: none;
	box-shadow: none;
	border: none;
	box-sizing: border-box;
}
#main {
	margin: 0;
	padding: 0;
	width: 1000px;
	background: none; 
	box-sizing: border-box;
	overflow: visible;
}
#contents h2,
.contentsCalendar h2,
#contents h3,
.contentsCalendar h3,
#contents h4,
.contentsCalendar h4,
#contents h5,
.contentsCalendar h5,
#contents h6,
.contentsCalendar h6 {
	margin: 15px 0 8px 0;
}
#header,
#headerNav,
#gNav,
#searchBox,
#search,
#topicpath,
#social,
#pageInfo,
#footer,
#tools,
#categoryTitle,
.linkMapBox,
.calendar_page,
.faqCollection,
.relPage,
.enquete,
#lNav,
#infoArea,
#dirNews { display: none; }