@charset "UTF-8";
body {
	background-image: url(../images/ns_bcgd.jpg);
	background-attachment: fixed;
	background-color: #F9F6E6;
	margin: 0;
	margin-top: 65px;
	font-family: Verdana,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","MS PGothic",sans-serif; 
	font-size: 62.5%;
	color: #000;
}
h1, h2, h3, h4, h5, h6, p, blockquote, ul, ol, dl {
	margin: 0;
	padding: 0;
}
a img {
	border: none;
}
li {
	list-style-type: none;	
}
#header {
	text-align: right;
	width: 382px;
}
#header h1 {
	text-align: left;
	text-indent: -1000em;
	width: 380px;
	height: 230px;
	background: url(../images/naologo.gif) no-repeat left top;
}
#header ul {
	margin-top: 15px;
	margin-right: 3px;
}
#header li {
	font-size: 1.2em;
	line-height: 1.8;
}
#header a:link, #header a:visited {
	color: #DC3C18;
	text-decoration: none;
}
#header a:hover, #header a:active {
	color: #666;
}
#footer {
	margin-left: 380px;
	position: absolute;
	top: 470px;
}
#footer li {
	font-size: 1.2em;
	line-height: 1.8;
}
#footer li a:link, #footer li a:visited {
	color: #666;
	text-decoration: none;
}
#footer li a:hover, #footer li a:active {
	color: #000;
}
#footer p {
	margin-top: 1em;
}
