/* CSS Document */

/*body*/
body {
	color : #ffffff;
	font-size: 10px;
    line-height:180%;/*追加*/
	text-align:left;/*追加*/
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif", "ＭＳ Ｐゴシック", "Osaka";
	background-color: #000000;
	border: none;
}

/*flash*/
div.flash{
	text-align: center;
	vertical-align: middle;
}
table#flash{
	width: 100%;
	height: 100%;
	padding:0px;
	margin: 0px;
}