body{
    font-family: Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    font-size: 1.0em;
	text-align: center;
}

a{
	text-decoration: none;
}
a:hover{
	opacity: 0.6;
}
.wrap{
/*background: url(../images/th_images.jpg) no-repeat;*/
/*height:600px;*/
/*background: #eee;*/
/*width:350px;*/
}
.title{
	font-size:1.5em;
	margin: 10px 0;
}

.artist{
	color:#888;
}

.song{
	color:#666;
	font-weight:bold;
}

.music{
	margin: 10px 0;
}

.attention{
	padding:10px 0;
	font-size:12px;
}