@CHARSET "windows-31j";

BODY {
	background-color: #336600;
	color: #ffffff;
	
}

A { 
	color:#00FFFF;
	text-decoration: none;
	
 }
A:hover{ 
	background-color:#66FF33;
	color:#336600;
	cursor:pointer;
}


IMG {
	border-style: solid;
	border-width: 2px;
	border-color :#000000;
		
}

#headerArea {
	position: absolute;
	top: 0px;
	left: 5px;
	width:1100px;
	height: 120px;
	
}

#contentArea{
	position: absolute;
	top: 125px;
	left: 210px;
	width:900px;
	height:100%;
	border-style: solid;
	border-width: 0px;
	border-color :#990000;
	
}

#contentFrame{
	border-style: hidden;
	
}

#menuArea{
	position: absolute;
	top: 125px;
	left: 5px;
	width:200px;
	border-style: solid;
	border-width: 0px;
	border-color :#990000;
		
}

 v\:* {
      behavior:url(#default#VML);
    }

.scene {
	margin: 2px;
	padding: 2px; 
	border-style: outset;
	border-width: 4px;
	border-color :#99FF33;
	line-height:150%;
	
	}  
    