<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">div#right_title{
    width: 620px;
	height: 113px;
	padding: 0 0 0 0;
}

.right_text{
	margin: 0 0 0 0;
	font-size: 12px;
	letter-spacing:0.1em;
	line-height: 200%;	
}

.artist_list{
	width: 600px;
	min-height: 120px;
	margin: 0 0 10px 0;
}

.article_artist{
	margin: 0 0 45px 0;
	font-size: 12px;
	letter-spacing:0.1em;
	line-height: 200%;	
	min-height:200px;
	height: auto !important;
	height: 200px;
}

.article_artist_info{
	margin: 0 0 45px 0;
	letter-spacing:0.1em;
	line-height: 200%;
	clear: both;
}



.artist_name{
font-weight:bold;
margin-top:0;
padding-bottom:10px;
font-size: 15px;
}

.info_title{
font-weight:bold;
margin-top:0;
padding-bottom:10px;
font-size: 15px;
}

.artist_navi{
	margin: 55px 0 10px 0;
	clear: both;
	font-size: 13px;
	text-align: center;
}

.info_back{
margin-top:0;
font-size: 13px;
float:left;
}

.info_next{
margin-top:0;
font-size: 13px;
float:right;
}



.artist_image {
float:left;
margin:0 20px 0 0;
}

.artist_text{
float:right;
width: 380px;
margin: 0 0 45px 0;
}

table.article {
padding-bottom:0px;
font-size: 12px;
	letter-spacing:0.1em;
	line-height: 200%;	
	clear: both;
}

.right_text p {
	margin-bottom:28px;
}
</pre></body></html>