.lyric1 {
	background: url(../img/lyric1-1.jpg) no-repeat 0 0;
	width: 800px;
	height: 565px;
	margin: 0 auto;
}
.lyric2 {
	background: url(../img/lyric2-1.jpg) no-repeat 0 0;
	width: 800px;
	height: 576px;
	margin: 20px auto 0 auto;
}
.player {
	width: 200px;
	padding-left: 600px;
}
.caution {
	width: 200px;
	padding: 15px 0 0 0;
	margin: 0;
	text-align: center;
	font-weight: bold;
}
.caution2 {
	width: 200px;
	padding: 0 0 0 0;
	margin: 0;
	text-align: center;
	font-weight: bold;
}
