
body {
	background:#000000;
	color:#000000;
	font-size:16px;
	font-family:Vernada, Sans-serif;
}

div {
	left:0px;
	top:0px;
	z-index:1;
	overflow:hidden;
	text-align:center;
}

div.classProhibit {
	position:absolute;
	width:100%;
	height:100%;
	z-index:100;
}

div.classNotify {
	position:absolute;
	width:100%;
	height:24px;
	font-size:20px;
	text-align:center;
	font-weight:bold;
}

#fc2_footer {
	display:			none;
	viibility:			hidden;
}

div#idDivMain {
	position:relative;
	margin:auto;
	top:20px;
	width:640px;
	height:480px;
	background:#7f7f7f;
}

div#idDivCover {
	visibility:visible;
}

div#idDivNoScript {
	position:absolute;
	top:10px;
	color:#ff0000;
	background:#ffff00;
}

div#idDivHeader {
	position:absolute;
	top:0px;
	height:60px;
	padding:4px;
	text-align:left;
}

div#idDivFooter {
	position:absolute;
	top:440px;
	overflow:visible;
}

div#idDivView {
	position:relative;
	margin:auto;
	width:560px;
	height:300px;
	top:70px;
	background:#ffffff;
	border:4px outset #cccccc
}

div#idDivScene {
	position:absolute;
	width:400px;
	height:300px;
}

div#idDivInventory {
	position:absolute;
	left:400px;
	width:154px;
	height:294px;
	background:#aaaaaa;
	border:2px inset #cccccc
}

div#idDivNote {
	position:absolute;
	top:380px;
	height:30px;
	width:600px;
	font-size:12px;
	text-align:right;
	line-height:1.2em;
}

div#idDivProgress {
	position:absolute;
	width:100%;
	height:24px;
}

div#idDivAd {
	position:relative;
	margin:auto;
	top:20px;
	width:640px;
}

div#idDivAd table {
  position:relative;
  top:20px;
  width:400px;
  margin:auto;
}
div#idDivAd td {
  color:#8888dd;
  font-size:12px;
  text-align:left;
  line-height:1.2em;
  height:20px;
}
div#idDivAd td a:link    { color: #0088cc; }
div#idDivAd td a:visited { color: #0088cc; }
div#idDivAd td a:hover   { color: #88aaff; }
div#idDivAd td a:active  { color: #88aaff; }

