@charset "utf-8";
/* CSS Document */
.artist{
	padding:20px 0;
	width:570px;
	margin:0 auto;
	border-bottom:1px dotted #c2c2c2;
}
.a_img{
	float:left;
}
p.a_text{
	float:right;
	width:410px;
	margin:11px 0 0;
}
.box{
	margin:0 auto;
	width:600px;
}
p.final{
	text-align:right;
	font-size:12px;
}