body {
	background-color: #010508;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.back {
	background-attachment: fixed;
	background-image: url(resource/back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#content {
	background-image: url(resource/base.jpg);
	background-repeat: no-repeat;
	height: 657px;
	width: 1000px;
}
#footer {
	background-image: url(resource/footer.gif);
	height: 57px;
	width: 1000px;
}
.ban {
	float: right;
	margin-right: 3px;
}
.ban02 {
	float: left;
	margin-left: 20px;
}
.ban03 {
	float: left;
	margin-left: 8px;
}

/*コンテンツメニュー*/
.sub_navi {
	height: 145px;
	width: 1000px;
}
.navi {
	float: left;
	height: 512px;
	width: 196px;
}
.mein {
	height: 512px;
	width: 804px;
	float: right;
}
.navi_menu {
	height: 220px;
	width: 196px;
	margin-top: 80px;
}
ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
	list-style-position: outside;
}
.shop {
	height: 70px;
	width: 196px;
	margin-top: 17px;
}
.privi {
	height: 125px;
	width: 196px;
}
img {
	border:0;
}
.top02 a {
	display:block;
	width:196px;
	height:31px;
	background:url(resource/top.jpg) no-repeat right top;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
}
.top02 a:hover {
	background-position:right bottom;
}


/*IE6*/
*html  .shop {
	height: 70px;
	width: 196px;
	margin-top: 16px;
}

