@charset "Shift_JIS";

/*
--------------------------------------------------
  (c)2009 avex marketing inc. All rights reserved.
--------------------------------------------------*/

body {
	color: #fff;
	background-color: #000;
	}

a img {
	border-width: 0;
	border-style: none;
	}

#nav {
	display: none;
	}

a:after {
	content:" [" attr(href) "] ";
	}