@charset "UTF-8";

/*****************************************
				Print
*****************************************/
html {
	background: none;
	height: auto;
}
body {
	background: #FFF !important;
	color: #000;
	height: auto;
	zoom: 100%;
	font-size: 88%;
}
/*
a { color: #000 !important; }
*/
#container {
	width: auto;
	min-height: auto;
	_height: auto;
	background: none;
}
#mainContainer,
#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;
}
#header,
#footer { display: none; }