@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,
#main,
#mainContents,
.contentsCalendar {
	margin: 0;
	padding: 0;
	width: auto;
	background: none; 
}
#contents,
.contentsCalendar {
	margin: 0;
	width: auto;
	background: none;
	box-shadow: none;
	border: none;
}
#main {
	overflow: visible;
}
#wrapper,
#mainContents {
	float: none;
}
.reference { box-shadow: none; }
#pageTitle,
.newsTitle {
	margin: 0;
	border: none;
}
#logoTitle { margin: 0; }
#headerContents { height: 73px; }
#header,
#headerNav,
#gNav,
#searchBox,
#search,
#topicpath,
#social,
#side,
#pageInfo,
#footerBar,
#footer,
#tools,
#categoryTitle,
.faqCollection,
.relPage,
.enquete,
#lNav,
#adBanner { display: none; }