body {
	background-color: #000033;
	text-align: center
}
.contents {
	height: 485px;
	width: 850px;
	margin: auto;
	position: relative;
	}
.head {
	height: 30px;
	width: 850px;
	text-align: left;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 4;

}
h1 {
	background-image: url(../image/nalu_image.gif);
	font-size: 1px;
	width: 250px;
}
h1 a {
	color: #000033;
	display: block;
	height: 30px;
}
.navbar {
	background-color: #000033;
	height: 13px;
	width: 850px;
	text-align: right;
	float: right;
	position: absolute;
	top: 30px;
	left: 0px;
	z-index: 5;
}
.main {
	height: 440px;
	width: 850px;
	text-align: left;
	background-image: url(../collection/image/collection_image.jpg);
	position: absolute;
	top: 48px;
	left: 0px;
	z-index: 2;
	}

ul {
	height: 400px;
	width: 250px;
	margin: 0px 10px 0px 0px;
	padding: 10px 0px 0px 0px;
	font-size: 12px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	text-align: right;
	float: right;
	line-height: 100%;
	color: #666666;
	margin-top: 5px;
	margin-left: 5px;	
}
ul a {
	color: #000000;
	text-decoration: none;
}
ul a:hover {
	color: #000066;
}
li {
list-style-type: none;
}
.space {
	height: 10px;
	width: 850px;
	background-color: #000033;
}
address {
	font-size: 10px;
	text-align: right;
	background-color: #330066;
	width: 850px;
	height: 20px;
	margin: auto;
}
