/* CSS Document */

@charset "utf-8";

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
p,
blockquote,
th,
td { 
	margin: 0;
	padding: 0;
}

body {
	background: #fff;
}

input,
textarea {
	margin: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 100%;
}

fieldset,
img {
	border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
	font-style: normal;
	font-weight: normal;
}

ol,
ul {
	list-style: none;
}

caption,
th {
	text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
	line-height: 1;

}

abbr,
acronym {
	border: 0;
}

a {
/* \*/
	overflow: hidden;
/* */
}

body,
input,
select,
textarea {
	/*font-family: Osaka, "ＭＳ Ｐゴシック", Arial, Sans-serif;*/
	font-size: 13px;
}

* html body {
	font-size: small; /* for IE6 */
}

*:first-child+html body {
	font-size: small; /* for IE7 */
}

* html table {
	font-size: 100%; /* for IE6 table */
}

.px10 {
	font-size: 77%;
}

.px11,
.xs {
	font-size: 85%;
}

.px12,
.s {
	font-size: 93%;
}

.px13,
.m {
	font-size: 100%;
}

.px14 {
	font-size: 108%;
}

.px15,
.l {
	font-size: 116%;
}

.px16,
.xl {
	font-size: 123%;
}

.px17 {
	font-size: 131%;
}

.px18 {
	font-size: 138%;
}


.clfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

*:first-child+html .clfix {
	display: inline-block;
	min-height: 1%;
}

/* Hides from IE6/IE Mac \*/
* html .clfix {
	height: 1%;
}

.clfix {
	display: block;
}
/* End hide from IE6/IE Mac */



html, body {
	height: 100%;
}



#maximage {
	display: none;
	
}


#header {
	height: 24px;
	background: #221714;
	width: 100%;
	z-index: 1000;
	position: fixed;
}

#header ul {
	margin: 0;
	padding: 0;
	float: left;
	list-style-type: none;
}

#header ul li {
	margin: 0;
	padding: 0;
	display: inline;
	float: left;
	
}

/*h1 {
	float: left;
	width:3.5%;
	height: auto;
	margin: 0 0 0 5px;
	padding: 0 19px 0 0;
	position: relative;
}
h1 img {
	width:100%;
	

}*/


h1 {
	float: left;
	text-indent: -9999px;
	width: 58px;
	height: 24px;
	margin: 0 0 0 3px;
	padding: 0 12px 0 0;
	background:  url(../img/logo.gif) no-repeat 0 -24px; 
}
h1 a {
  text-decoration: none;
  display: block;
width: 58px;
	height: 24px;
  background: url(../img/logo.gif) no-repeat 0 0; 
}
#header ul li.news {
  text-indent: -9999px;
  width: 49px;
  height: 24px;
  margin: 0;
  padding: 0 16px 0 0;
  background: url(../img/navi_news.gif) no-repeat 0 -24px; 
}

#header ul li.news a {
  text-decoration: none;
  display: block;
  width: 49px;
  height: 24px;
  background: url(../img/navi_news.gif) no-repeat 0 0;
}

#header ul li.about {
  text-indent: -9999px;
  width: 53px;
  height: 24px;
  margin: 0;
  padding: 0 15px 0 0;
  background: url(../img/navi_about.gif) no-repeat 0 -24px;
}

#header ul li.about a {
  text-decoration: none;
  display: block;
  width: 53px;
  height: 24px;
  background: url(../img/navi_about.gif) no-repeat 0 0;
}


#header ul li.playlist {
  text-indent: -9999px;
  width: 64px;
  height: 24px;
  margin: 0;
  padding: 0;
  background: url(../img/navi_playlist.gif) no-repeat 0 -24px;
}

#header ul li.playlist a {
  text-decoration: none;
  display: block;
  width: 64px;
  height: 24px;
  background: url(../img/navi_playlist.gif) no-repeat 0 0;
}


h1 a:hover,
#header ul li a:hover,
#header p.kkw a:hover {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
}


#header p.kkw {
	float: right;
  text-indent: -9999px;
  width: 226px;
  height: 24px;
  margin: 0 5px 0 0;
  padding: 0;
  background: url(../img/navi_kkw.gif) no-repeat 0 -24px;
}

#header p.kkw a {
  text-decoration: none;
  display: block;
  width: 226px;
  height: 24px;
  background: url(../img/navi_kkw.gif) no-repeat 0 0;
}





#main {
	top:0;
	left:0;
	height:50%;
	position: relative;
	width:100%;
}

#main p.ror {
	top:20%;
	left:4.5%;
	height:62%;
	position:absolute;
	width:11%;
	z-index:1000;
	
}

#main p.lens {
	top:24%;
	left:19%;
	height:45%;
	position:absolute;
	width:9%;
	z-index:1000;
}

#main p.tru {
	top:23%;
	left:58%;
	height:50%;
	position:absolute;
	width:10%;
	z-index:1000;
}

#main p.uru {
	top:20%;
	left:43%;
	height:60%;
	position:absolute;
	width:12%;
	z-index:1000;
}

#main p.swe {
	top:60%;
	left:30%;
	height:35%;
	position:absolute;
	width:10%;
	z-index:1000;
}

#main p.pap {
	top:15%;
	left:30%;
	height:35%;
	position:absolute;
	width:10%;
	z-index:1000;
}



#main p.gdh {
	top:12%;
	left:71%;
	height:50%;
	position:absolute;
	width:8%;
	z-index:1000;
}

#main p.takeoff {
	top:14%;
	left:83%;
	height:60%;
	position:absolute;
	width:11%;
	z-index:1000;
	
}




#main p img {
	width:100%;
	height: 100%;
	/*background: #999;
	opacity: 0.5;*/
}


/*#header {
	height: 80px;
	border-bottom: 1px solid #0D0D0D;
	text-align: left;
	border-right: 1px solid #0D0D0D;
	border-left: 1px solid #0D0D0D;
}*/




#footer p.logo {
	bottom:6px;
	height:auto;
	left:0px;
	position:absolute;
	width:5%;
	z-index:1000;
}
#footer p.logo img {
	width:100%;
}
#footer p.credit {
	bottom:6px;
	height:auto;
	right:12px;
	position:absolute;
	width:12%;
	z-index:1000;
}
#footer p.credit img {
	width:100%;
}

.to-amazon {
	background-color: #333;
	color:#FFF;
	padding:3px 3px;
	border-right: 1px solid #999;
	border-bottom: 1px solid #666;
}

div.section div.data dl dd.dvd span.dvd {
	
	margin:0 0 0 14px;
}


#discography p.buy {
	padding: 5px 0px 5px 0px;
}



a:link {
    text-decoration: none;
    color:#333;
}

a:visited {
    text-decoration: none;
    color:#000;
}

a:active {
    color: #999;
    text-decoration: underline;
}

a:hover {  
	color: #000;
	text-decoration: none;
	position:relative;
	top:1px;
}


