@charset 'utf-8';
/* index */
#main_contents{
	overflow: hidden;
	position: relative;
	background: url(../images/song/bg.jpg) no-repeat center top;
}

#main_contents p#songText{
	margin: 10px 0 10px 5px;
}

#main_contents h2{
	margin: 10px 0 25px 10px;
}

#main_contents h3{
	margin: 0 0 5px 10px;
}

#main_contents h4{
	margin: 0 auto;
	width: 460px;
}

#main_contents .listenMusic{
	margin: 0 auto 10px auto;
	width: 460px;
	background: #303030;
	overflow: hidden;
}

#main_contents p.lyricBtn{
	text-align: center;
}

#milkyWay_wrapper{
	margin: 0 0 50px 0;
}

#yeah_wrapper{
	margin: 0 0 30px 0;
}

#hikarinokage_wrapper{
	margin: 0 0 50px 0;
}

#scheduleArea{
	position: relative;
	height: 280px;
	width: 480px;
}

#scheduleArea #scheduleBtn{
	position: absolute;
	top: 0;
	left: 0;
}
#scheduleArea #scheduleOryo{
	margin-top: 40px;
	position: absolute;
	bottom: 0;
	right: 0;
}


#main_contents_lyric{
	overflow: hidden;
	position: relative;
	background: url(../images/song/bg_lyric.jpg) no-repeat center top;
}

#main_contents_lyric h2{
	margin: 10px 0 30px 10px;
}

#main_contents_lyric p{
	margin-bottom: 45px;
	text-align: center;
}
#main_contents_lyric p#musicTop{
	margin: 0 auto 30px auto;
}



#main_contents_schedule{
	overflow: hidden;
	position: relative;
	height: 740px;
	background: url(../images/song/bg_schedule.jpg) no-repeat center top;
}

#main_contents_schedule h2{
	position: absolute;
	top: 10px;
	left: 10px;
}
#main_contents_schedule p{
	position: absolute;
}
#main_contents_schedule #dwango{
	top: 97px;
	left: 251px;
}
#main_contents_schedule #mora{
	top: 144px;
	left: 251px;
}
#main_contents_schedule #musicjp{
	top: 187px;
	left: 251px;
}
#main_contents_schedule #itunes{
	top: 134px;
	left: 367px;
}
#main_contents_schedule #rekochoku{
	top: 197px;
	left: 367px;
}
#main_contents_schedule #musicTop{
	top: 672px;
	left: 129px;
}



#main_contents_schedule #dwango2{
	top: 320px;
	left: 251px;
}
#main_contents_schedule #mora2{
	top: 351px;
	left: 251px;
}
#main_contents_schedule #musicjp2{
	top: 377px;
	left: 251px;
}


#main_contents_schedule #dwango3{
	top: 428px;
	left: 251px;
}
#main_contents_schedule #mora3{
	top: 458px;
	left: 251px;
}
#main_contents_schedule #musicjp3{
	top: 483px;
	left: 251px;
}



#main_contents_schedule #itunes2{
	top: 348px;
	left: 367px;
}
#main_contents_schedule #rekochoku2{
	top: 374px;
	left: 367px;
}

#main_contents_schedule #itunes3{
	top: 461px;
	left: 367px;
}
#main_contents_schedule #rekochoku3{
	top: 485px;
	left: 367px;
}