@charset "utf-8";
/* CSS Document */

/*
	Site Name: New National Theatre, tokyo
	Description: teshigawara setting
*/

/*
==========================================================
*/


body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color:#000000;
}

html {
	height: 100%;
	overflow: hidden;
}
	
/* hide from ie on mac \*/
	
#flashArea {
	height: 100%;
}
/* end hide */

#flashArea img {
	display:block;
	margin:auto;
}
