body{
background: url('../misc/print_bk.gif') repeat-x;
}

.print { display: none !important; }

/* 1005- New Gex Aqua Remove Navigations when Printing */
#allArea{
	width:600px;
	margin:0;
	padding:0;
}
.contents_box_left{
	width:600px;
}
#contents{
margin:0px auto 0px auto;
padding:0px 0px 0px 0px;
width:600px;
clear:both;
}

.contents_box02{
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	width:600px;
	position: relative;
}
.pankuzu{
	display:none;
}