a:link { color: #c0c0c0; }
a:visited { color: #c0c0c0; }
a:hover { color: #ff4e0e; }
* html .container { 
	behavior: expression(IEPNGFIX.fix(this));
}
body { font-family: "ＭＳ ゴシック", helvetica, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka−等幅, Osaka, 平成角ゴシック; margin:0; padding:0; background-color:#000; }
/*
#flashLayer {
	position:absolute;
}
*/
#mainLayer {
	position:absolute;
	width:100%;
	height:100%;
	top: 0;
	left: 0;
	text-align: center;
}
.container {
	position:static;
	margin:0 0 0 50px;
	width:auto;
	height:100%;
	background-image: url(img/uro.gif);
	background-position: 90% 95%;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.box { position:static; width:auto; text-align: left; color:#fff; font-size:12px; line-height: 30px; margin-right: 50px; padding: 20px 0 0; }
