@charset "utf-8";


/*--------------------------------------
  STRUCTURE
---------------------------------------*/

	/* inner
	##################################### */

	div#main-music {
		position: relative;
		/*top: 19px;*/
		left: 0;
		margin: 0 auto;
		overflow: hidden;
		width: 750px;
		height: 3278px;
		background: url(../img/music.png) 0 0 no-repeat ;
	}
	#main-music .m-link a {
		position: absolute;
		top: 2230px;
		left: 77px;
		width: 243px;
		height: 21px;
		overflow: hidden;
		text-indent: 100%;
		white-space: nowrap;
		display: block;
	}
