@charset "Shift_JIS";

/*******************************************
indexcss
*******************************************/
/* hide from ie on mac \*/
html {
	height: 100%;
	verflow: hidden;
}
	
#flashcontent {
	height: 100%;
	text-align: center;
}
#flashcontent h1{
	margin-top:110px;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.6;
}
/* end hide */

body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #000000;
	color: #FFFFFF;
}
