@charset "UTF-8";
/* CSS Document */
#lace{
	background-image: url(../images/header_bg.png);
	background-repeat: repeat-x;
	background-position: center -60px;
	position: relative;
	z-index: 10;
}
#flower01 {
	top: 0px;
	right: 300px;
}
#flower02 {
	top: 0px;
	right: 0px;
}
#flower03 {
	bottom: 0px;
	left: 0px;
}
#flower04 {
	bottom: 0px;
	right: 0px;
}
/*=======================================
■メインナビゲーション
=======================================*/
.innerNav {
	width:930px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#mvArea {
	height: 850px;
	background-image: url(../images/mv_bg.gif);
	background-repeat: repeat;
	overflow: hidden;
	position: relative;

}

#mvArea .inner {
	height: 850px;
	text-align: center;
}
#mainObject{
	position: relative;
	z-index: 10;
	
}
#copy{
	position: absolute;
	top: 150px;
	left: 50%;
	margin-left: -60px;
}
#release{position: absolute;
	top: 30px;
	left: 50%;
	margin-left: -264px;	}
	


#titleLogo{
	position: absolute;
	top: 550px;
	left: 50%;
	margin-left: -293px;	
}
#yoyaku{
	position: absolute;
	top: 650px;
	left: 50%;
	margin-left: -258px;	
}
#mvArea .chara {
	position: absolute;
	left: 50%;
	margin-left: -760px;
	top: 10px;
}
#m_chara01 {
	z-index: 3;
}
#m_chara02 {
	z-index: 5;
}
#m_chara03 {
	z-index: 4;
}
#m_chara04 {
	z-index: 6;
}
#m_chara05 {
	z-index: 2;
}
#m_chara06 {
	z-index: 1;
}

/*
#mvArea .chara {
	position: absolute;
	bottom: 0px;
}
#chara01 {
	left: 390px;
	z-index: 6;
}
#chara02 {
	left: 210px;
	z-index: 5;
}
#chara03 {
	left: 38px;
	z-index: 4;
}
#chara04 {
	right: -5px;
	z-index: 3;
}
#chara05 {
	right: -200px;
	z-index: 2;
}
#chara06 {
	left: -208px;
	z-index: 1;
}*/
#contents {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 2;
	margin-top: 10px;
}
#mainArea {
	width: 792px;
	float: left;
	margin-bottom: 20px;
}
#subArea {
	width: 192px;
	float: right;
}

#topContent {
	clear: both;
}
#news {
	width: 440px;
	height: 200px;
	float: left;
	background-image: url(../images/news_bg.png);
	background-repeat: no-repeat;
	text-align: center;
}
#newsArticle {
	margin-top: 65px;
}
#product {
	width: 336px;
	height: 200px;
	float: right;
	background-image: url(../images/product_bg.png);
	background-repeat: no-repeat;
}
#product p{
	background-image: url(../images/news_line.png);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: 0px 0px;
	text-align: center;
	margin-top: 65px;
	width: 288px;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
}
#twitter {
	background-image: url(../images/twitter_bg2.png);
	background-repeat: no-repeat;
	height: 720px;
}
#twitterWidget{
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 75px;
}
.twitter-timeline {
min-width: 100px !important;
}
#twitter p{
	text-align: center;
	padding-top: 10px;
}
#topics {
	margin-bottom: 8px;
	margin-right: -8px;
}
#topics li {
	margin-right: 8px;
	float: left;
	margin-bottom: 8px;
}
#topics li{
	position: relative;
}
#topics li p{
	position: absolute;
	left: 16px;
	top: 138px;
	font-size: 12px;
	width: 160px;
	line-height: 1.8;
	z-index: 1000;	
}
/*=======================================
■イベント
=======================================*/
/*#event{
	position: absolute;
	left: -100px;
	top: 610px;
	z-index:10;
}*/
#event{
	position: absolute;
	right: -80px;
	top: 490px;
	z-index:100;
	height: 500px;
	width: 329px;
}
#masterLink{
	width: 329px;
height: 500px;
	position: relative;
	background-color: #9C3;
}
#event a{
display: block;
position: absolute;

width: 100%;
height: 100%;
}
#m_release{position: absolute;
	top: 680px;
	right: 0px;
	}
#frame01{
	position: absolute;
	left: 4px;
	top: 279px;
	z-index: 999;
}
#frame02{
	position: absolute;
	left: 183px;
	top: 279px;
	z-index: 999;
}
#frame03{
	position: absolute;
	left: 362px;
	top: 279px;
	z-index: 999;
}
#frame04{
	position: absolute;
	left: 541px;
	top: 279px;
	z-index: 999;
}
#frame05{
	position: absolute;
	left: 720px;
	top: 279px;
	z-index: 999;
}
#frame06{
	position: absolute;
	left: 899px;
	top: 279px;
	z-index: 999;
}

.track-name{
    margin:10px;
    color:#fff;
    font-size: 15px;
    padding:5px 0;
    font-weight: bold;
    line-height: 30px;
    -webkit-transition: all 0.3s ease;
    -webkit-transition-delay: 0s;
    transition: all 0.3s ease 0s;
}
.track-name.active{
    color:#59e2fb;
}
#bgm{
  
    cursor: pointer;
}

#readme{
	margin-bottom: 30px;
}