body{
	padding: 0px 5% 0px;
	margin: 0px;
	background-image: url("../sozai/wall1.gif");
	text-align: center;
	font-size: 85%;	
}

div.cover {
	width: 800px;
	height: 900px;
	display: block;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	overflow: hidden;
}

div.title {
	width: 800px;
	height: 100px;
	display: block;
	overflow: hidden;
	text-align: center;
	margin: 0px;
	padding-bottom: 32px;
	background-image: url("../sozai/wood.gif");
	background-repeat: repeat-x;
	background-position: bottom;
}

div.title h1{
	font-family: "HGS‘n‰pŠpÎß¯Ìß‘Ì",fantasy;
}

div.menu {	
	width: 128px;
	height: 600px;
	color: #FF0000;
	padding: 0px 36px 0px 0px;
	margin: 0px;
	background-image: url("../sozai/wood_h.gif");
	background-repeat: repeat-y;
	background-position: right;
	display: block;
	overflow: hidden;
	position: relative;
	top:0px;
	left:0px;
}
div.menu p{
	text-align: center;
	width:128px;
	height: 32px;
	display: block;
	overflow: hidden;
	position: relative;
	font-family: "Arial",sans-serif;
	font-weight: bold;	
}
	
div.main {	
	width: 482px;
	height: 601px;
	display: block; 
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	overflow: auto;
	position: relative;	
	top: -601px;
	left: 164px;
	background-color: black;
	scrollbar-3dlight-color: #FF3300;
	scrollbar-face-color: #FF6633;
	scrollbar-highlight-color: #660000;
	scrollbar-darkshadow-color: #CC3300;
	scrollbar-shadow-color: #FF6633;
	}
div.main h2{
	color:#00CC33;
	line-height: 1.2em;
	}
div.main h3{
	color:#00CCCC;
	line-height: 1.2em;
	}
div.main p {
	margin-left: 30px;
	line-height: 1.8em;
	text-align: left;
	}
div.main strong{
	color:#FF0000;
	}

div.sub {
	width: 128px;	
	height: 600px;
	display: block;
	overflow: hidden;
	position: relative;
	top: -1201px;
	left: 644px;
	background-image: url("../sozai/wood_h.gif");
	background-repeat: repeat-y;
	background-position: left;
	line-height: 1.8em;
	padding: 0px 0px 0px 16px;
	margin: 0px;
	text-align: center;	 
	}
div.sub h4{
	color:#FF0000;
	}
ul.sub li{
	font-family: "Arial",sans-serif;
	font-weight: bold;
	list-style-type: none;
	}

div.last {
	width: 800px;
	height: 64px;
	display: block;
	overflow: hidden;
	position: relative;
	top: -1201px;
	left: 0px;
	margin-top: 0px;
	padding-top: 1.5em;
	background-color: #000000;
	background-image: url("../sozai/wood_t.gif");
	background-repeat: repeat-x;
	background-position: top;
	text-align: right; 
	}