@charset "utf-8";

html{
	background: url(../images/background-h.png) repeat;
	background-position: center top;
}

body {
	background: url(../images/background-b.png) no-repeat;
	background-position: center top;
	width: 100%;
	height: 100%;
	padding:0;
	margin:0;
	font-family: Sans-serif;
	font-size: 10px;
	overflow: hidden;
}

ul, menu, dir{
-webkit-padding-start: 0;
display: block;
list-style-type: disc;
margin: 1em 0px;
}
a {
	border-style:none;
	outline: none;
	text-decoration:none;
}

a:hover {
	color:red;
}
a img {
	border:none;
}
ul{
	padding:0;
	margin:0;
}
li {
	list-style:none;
}

div#navi{
	position: absolute;
	width: 964px;
	height: 50px;
}
#navi li {
	float:left;
	height: auto;
}
#navi li a {
	padding-right:25px;
	display: block;
}
#navi_top0 {
padding-top:15px;
}
#navi_info {
padding-top:33px;
}
#navi_artists {
padding-top:33px;
}
#navi_access {
padding-top:33px;
}
#navi_link {
padding-top:33px;
}
#navi_contact {
padding-top:33px;
}

div .info-t {
	position: absolute;
	top:450px;
	right:360px;
}

div .artists-t {
	position: absolute;
	top:510px;
	right:295px;
}

div .access-t {
	position: absolute;
	top:577px;
	left:400px;
}

div .contact-t {
	position: absolute;
	top:547px;
	left:180px;
}

div#m-txt {
	background: url(../images/m-txt-bg.png) no-repeat;
	position: absolute;
	top:176px;
	right:177px;
	width:152px;
	height:177px;
	padding: 86px 0 0 19px;
}

div#m-logo{
	position: absolute;
	top:120px;
	left:442px;
}

div#sub-bg{
	position: absolute;
	bottom:0;
	right:0;
}

div#move1{
	position: absolute;
	top:105px;
	left:115px;
}

div#move2{
	position: absolute;
	top:430px;
	left:295px;
}

div#move3{
	position: absolute;
	top:0px;
	right:155px;
}

div#bodywrap{
	width: 1024px;
	height: 768px;
	padding:0;
	margin:auto;
	position: relative;
}

div.container{
	position: absolute;
	width: 964px;
	height: 708px;
	padding: 20px 30px;
	overflow: hidden;
	z-index:100;
}

div.inner{
	position: absolute;
	width: 964px;
	height: 648px;
	margin-top: 70px;
}

div.artistslink{
	width:auto;
	float:left;	
	margin: 0 16px;
}
div.artistslink-l{
	width:auto;
	float:left;	
	margin-right :16px;
}
div.artistslink-r{
	width:auto;
	float:left;	
	margin-left:16px;
}

div#occult0 {
	position:absolute;
	top:75px;
	left:50px;
}

div#occult0 p{
	font-family: sans-serif;
	font-size:6px;
	line-height:8px;
	color:#000000;
}
div#top{
	top:0%;
}
div#occult1{
	top: 100%;
}
div#txt{
	top: 200%;
}
div#occult2{
	top: 300%;
}
div#info{
	top: 400%;
}
div#occult3{
	top: 500%;
}
div#artists{
	top: 600%;
}
div#occult4{
	top: 700%;
}
div#access{
	top:800%;
}

div.access-left{
	width:585px;
	padding-top:0;
	padding-left:0;
	float:left;
}
div.access-right{
	width:374px;
	padding-top:0;
	padding-right:0;
	float:left;
}

div#occult5{
	top: 900%;
}
div#contact{
	top: 1000%;
}
div.contact-left{
	width:450px;
	padding-top:0;
	padding-left:0;
	float:left;
}
div.contact-right{
	width:450px;
	padding-top:300px;
	padding-left:50px;
	float:left;
}

div.contact-left img {
	float:left;
}
div.contact-left a {
	float:left;
}
div#occult6{
	top: 1100%;
}