@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,
#contents,
.contentsCalendar {
	margin: 0;
	padding: 0;
	width: auto;
}
#main {
	background: none;
	overflow: visible;
}
#wrapper,
#mainContents {
	float: none;
}
#contents { width: auto;}
#header,
#gNav,
#searchBox,
#search,
#topicpath,
#social,
#side,
#pageInfo,
#footerBar,
#footer,
#tools,
#categoryTitle,
.faqCollection,
.relPage,
.enquete,
#lNav,
#bottomBox,
#adBanner { display: none; }
#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; }