*{
	page-break-inside: avoid;
	
}

body{
	padding: 0px;
	background-image: url("./images/bg_top.png");
	background-repeat: repeat-x;
	width: 100%;
	height: 100%;
}

#footer, #contentsBottom{
	clear: both;
}

div.clear{
	clear: both;
}

#contents{
	height: 100%;
}

#individualGview{
	
}

#panoflash1{
	width: 100%;
	height: 100%;
}

#header{

}

#mainArea{
	padding: 0px 20px;
}

#bgIllust{
	display: none;
}

#bgImage{
	display: none;
}

.noprint{
	display: none;
}
