@charset "shift_jis";

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td img {
	margin: 0px;
	padding: 0px;
	font-size:100%;
	font-weight:100%;
}
img {
	border:none;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/*----- [html] ------*/
html {
	margin: 0px;
	padding: 0px;
	height: 100%;
}

/*----- [body] ------*/
body {
	background: url(../img/bg.png) top center repeat-x;
	font-family: verdana,"‚l‚r ‚oƒSƒVƒbƒN","ƒqƒ‰ƒMƒmŠpƒS Pro W6";
	color: #FFF;
}

/*----- [a] ------*/
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

/*=================[wrap]=================*/
#wrap {
	width: 1076px;
	height: auto;
	margin: 0 auto;
}

/*=================[header]=================*/
#header {
	width: 1036px;
	height: 550px;
	margin: 0 auto;
}

/*=================[title]=================*/
#title {
	width: 1036px;
	height: 160px;
	margin: 0 auto;
}

/*=================[track_title]=================*/
#track_title {
	width: 1036px;
	height: 921px;
	margin: 0 auto;
}
/*----- [DISC 1] ------*/
.disc_1 {
	width: 518px;
	height: 921px;
	float: left;
}
/*----- [DISC 2] ------*/
.disc_2 {
	width: 518px;
	height: 921px;
	float: left;
}

/*=================[footer]=================*/
#footer {
	width: 1036px;
	height: 75px;
	margin: 0 auto;
	background: url(../img/footer.png) top center no-repeat;
}
p.copy {
	display: none;
}
