@charset "shift-jis";
/*
=====================================================================
*
*    Print
*
* =================================================================== 
*/


.noPrint{
	display: none;
}

body {
	background: none;
}
#Wrapper {
	background: none;
}

#PrintBg {
	width: 960px;
	overflow: hidden;
	display: block;
}

#PrintBg img {
	margin-left: -160px;

}

#Navii {
	display: none;
}


#ExternalVideoPlayer{
	display: none;
}