/******************************/
/* ナビゲーションテスト用 CSS */
/* IE以外のブラウザ用		  */
/******************************/
* {
	margin: 0; padding: 0;
}
body {
	background: url(none);
}
#swfMan {
	position: fixed;
	top: 0px; left: 0px; 
}
#swfSun {
	position: fixed;
	top: 0px; left: 0px; 
}
#scroll p {
	margin: 2em 0 2em 200px;	
}
