html {
		height: 100%;
		overflow: hidden;
    }
	
#flashcontent {
		height: 100%;
    }


body {
		height: 100%;
		margin: 0;
		padding: 0;
		background-color: #ffffff;
	}
	
h1{
	font-size:14pt;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
    }
h2{
	font-size:14pt;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
    }