@charset "shift_jis";
/* CSS Document */

/*キャラクター
----------------------------------------------*/
#chara {
	background: url(../img/playbutton_homare/chara.png) no-repeat;
}

/*トラックリスト
----------------------------------------------*/
#track {
	background: url(../img/playbutton_homare/tracklist.png) no-repeat;
}

/*プレイボタン？
----------------------------------------------*/
#what {
	background: url(../img/playbutton_homare/playbutton.png) no-repeat;
}

/*カバー
----------------------------------------------*/
#cover {
	background: url(../img/playbutton_homare/waku.png) no-repeat;
}