	
#footer {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	}

.totop{
	margin-left: 777px;
	text-indent: -9999px;
	padding-top: 5px;
	padding-bottom: 5px;
	}

.totop a {
	background-image: url(http://www.jvcmusic.co.jp/img/footer/up.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 23px;
	height: 11px;
	display: block;
	font-size: 7px;
	}

.totop a:active {
	background-position: -23px 0px;
	}
	
.totop a:hover {
	background-position: -23px 0px;
	}

.copy {
	width:800px;
	background-image: url("http://www.jvcmusic.co.jp/img/footer/line.gif");
	background-repeat: no-repeat;
	color: #333;
	font-size: 10px;
	text-align:right;
	padding:10px 3px 10px 0px;
	letter-spacing: 1px;
	}

.copy a {
	font-family: "ƒqƒ‰ƒMƒmŠÛƒS Pro W4", 'Hiragino Maru Gothic Pro', "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", verdana, sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	}
	
.copy a:link {
	color: #333;
	}
	
.copy a:visited {
	color: #222;
	}
	
.copy a:active {
	color: #aaa;
	text-decoration: underline;
	}
	
.copy a:hover {
	color: #aaa;
	text-decoration: underline;
	}