@charset "UTF-8";
#artists {
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFF;
	width: 740px;
	padding-top: 18px;
}#title {
	background-color: #FFF;
	height: 50px;
	padding-bottom: 5px;
}
#artists_main {
	background-color: #FFF;
	padding-top: 10px;
	padding-left: 20px;
	font-family: Arial, Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Osaka, sans-serif;
	color: #000;
	font-size: 90%;
	line-height: 170%;
}
#up_artists {
	background-color: #FFF;
	padding-top: 100px;
	padding-bottom: 50px;
	padding-left: 20px;
	clear: both;
}
#artworks_1 {
	padding-bottom: 20px;
}
.more {
	font-size: 80%;
}
.more2 {
	font-size: 75%;
	color: #333;
}
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	color: #666;
}
a:hover {
	color: #FF98D0;
}
.float-clear {
 clear: both;
}
.artists_icon {
	float: left;
	width: 120px;
	height: 112px;
}
.artists_name {
	float: left;
	width: 180px;
	height: 90px;
	padding-top: 22px;
}
.artists_link {
	float: left;
	width: 200px;
	height: 90px;
	padding-top: 22px;
}
.artists_link2 {
	float: left;
	width: 200px;
	height: 102px;
	padding-top: 10px;	
}