
.profile_artist {
	padding: 0 0 60px;
	margin: 0 0 68px;

}

.profile_artist ul {
	width: 1200px;
	margin: 0 auto 43px;
	overflow:hidden;
	text-align: center;
}

.profile_artist ul li {
	width: 250px;
	margin: 0 38px 0 0;
	
	display: inline-block;
}

.name{
  width: 100%;
font-size:22px;
    margin: 24px 0 6px;
    line-height: 1.2;
	font-weight:bold;
}

.yomi{
  width: 100%;
font-size:12px;
    
}

.excell{
  width: 100%;
margin-left:10px;
    
}