@charset "utf-8";

/*------------------------------------------------
	print styles
--------------------------------------------------*/
body{
	zoom: 60%;
}
#header_fontsize,
#print01{
	display: none;
}
#header{
	background: #ffffff;
}
#sitemap{
	width: 100%;
	background: none;
	text-align: center;
	min-height: 100px;
	clear: both;
}
#footer{
	width: 100%;
	background: none;
	text-align: center;
	clear: both;
}
#footer_link{
	float: right;
	background: none;
}
#footer_link li{
	float: left;
	padding: 8px 13px 0px 15px;
	background: none;
	font-size: 90%;
}



