@media print
body {
zoom: 50%;
_zoom: 50%;
width:60%;
font-size: 13px;
position: relative;
}
* {
_zoom: 90%;
}
img {
_zoom: 50%;
}
table {
_zoom:100%;
}
table img{
_zoom:100%;
}
table span{
_zoom:100%;
}
#flashContent.bgSet {
url("http://www.kerc.or.jp/japanizm/images/home/bgTopHead.jpg") no-repeat scroll 0 0 transparent;
position:relative;
z-index: 1;
}
#headerArea {
}
#hdContainer {
position:relative;
z-index: 1;
}
#gnNavi01, 
#gnNavi02, 
#gnNavi03, 
#gnNavi04,
#gnNavi05 {
display:block;
}
.contents #sideArea .gnNavi01Ul {
display: block;
posiiotn: relative;
z-index: 100;
}
/* ホームのサイド */
#sideArea {
position: absolute;
overflow: hidden;
top:-470px;
padding-top: 30px;
}
#sideArea .gnNavi01Ul li {
line-height: 1em;
}


/* コンテンツ */
.contents #hdContents {
background: none;
min-width: 0;
background: none;
zoom:90%;
}
.contents #hdContainer {
position:relative;
z-index: 1;
height:402px;
margin-bottom:0;
padding-bottom:0;
}
.contents #headerArea {
}
.contents #bodyArea {
}
.contents #sideArea {
margin-top: 200px;
background: none;
}

.contents #footerArea {
position: absolute;
overflow: hidden;
display: none;
margin-top:  300px;
border: 1px solid #f00;
}


