﻿@charset "UTF-8";
@media print {

Body{
	background: none;
	}
	
#Body {
	display: table\9 !important;
	height: auto\9 !important;
}
#Body:after {
	display: none\9 !important;
}
#Body #Lnavi{
	display: table-cell\9 !important;
	float: none\9 !important;
	vertical-align: top\9 !important;
}
#Body #Contetns{
	display: table-cell\9 !important;
	float: none\9 !important;
	vertical-align: top\9 !important;
}

#Footer01 .footer-data:after {
	display: none\9 !important;
}
#Footer01 .footer-data dt{
	display: inline-block\9 !important;
	float: none\9 !important;
}
#Footer01 .footer-data dd{
	display: inline-block\9 !important;
	float: none\9 !important;
}
#fancybox-overlay{
	display:none !important;
}
#fancybox-wrap{
	display:none !important;
}
Body.profile{
	display: none !important;
}

}




















