@charset "Shift_JIS";
/* CSS Document */
#artist_box {
	width:266px;
	height:170px;
	float:left;
	margin:5px 20px 5px 0px;
}

#artist_left{
	width:98px;float:left;
}

#artist_right{
width:158px;float:left;margin: 0 0 0 10px;
}

#line{
	float:left;
	width:850px;
	height:1px;
	margin: 10px 0 5px 0;
}
#subtitle{
	width:800px;
	float:left;
	margin: 10px 0 10px 0px;
}