@charset "UTF-8";
/* CSS Document */

#title {
	font-size: 10pt;
	text-align: center;
	padding-bottom: 40px;
	padding-top: 40px;
}

#profilemainContentsContainer {
	margin: 20px auto 50px auto;
	max-width: 570px;
	padding: 0 35px;
	overflow-wrap: break-word;
}

#artistName {
	font-size: 10px;
	line-height: 1.5em;
}

p {
	margin: 20px 0;
	font-size: 10px;
	line-height: 1.5em;
}

.profileTitle {
	font-size: 9px;
	margin-top: 20px;
	margin-bottom: 5px;
	line-height: 1.5em;
}


table {
	border-spacing: 4px;
	margin-bottom: 10px;
	font-size: 10px;
	line-height: 1.5em;
}