body {
	background-color: #000033;
	text-align: center
}
.contents {
	width: 850px;
	margin: auto;
	position: relative;
	z-index: 2;

	}
.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;
}
h2 {
	font-size: 14px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	color: #ffffff;
	background-color: #333333;
	text-align: center;
	margin-top: 15px;
	padding: 1px 0px 1px 0px;
}
h4 {
	font-size: 12px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	color: #ffffff;
	text-align: left;
	margin: 0px 0px 0px 0px;
	clear: both;
}
h6 {
	font-size: 12px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	text-align: right;
	margin: 0px 5px 0px 0px;
	clear: both;
}
h6 a {
	color: #666666;
	text-decoration: none;
}
h6 a:hover {
	color: #ff0000;
}
p {
	font-size: 12px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	color: #ffffff;
	text-align: left;
	padding: 0px 10px;
}
p a {
	color: #666666;
	text-decoration: none;
}
p a:hover {
    color: #ff0000;
}	
p img {
	float: left;
	margin: 0px 10px 15px 0px;
	border: solid 1px #333333;
}
.navbar {
	background-color: #000033;
	height: 13px;
	width: 850px;
	text-align: right;
	float: right;
	position: absolute;
	top: 30px;
	left: 0px;
	z-index: 5;

}
.main {
	width: 850px;
	background-color: #000033;
	text-align: left;
	position: absolute;
	top: 48px;
	left: 27px;
	z-index: 3;
}
address {
	text-align: right;
	background-color: #330066;
	width: 850px;
	height: 20px;
	margin: 5px 0px; 
}
