@charset "utf-8";

/* artist
--------------------------------------------------------------------------------*/
/* >> show << ---------------------------- */
/* 1 / >> community<< 1 ---------------------------- */
#artist .swBtn01 {
	text-align: right;
	padding: 6px 0 20px 0;
}

#artist ul.swLnk01 li {
	float: left;
	margin-left: 14px;
}


#artist #sw1ImgBox {
	width: 200px;
	float: left;
	padding: 6px 0 22px 0;
}
*html #artist #sw1ImgBox {	padding: 6px 0 0 0;	}
*:first-child+html #artist #sw1ImgBox {	padding: 6px 0 0 0;	}

#artist #sw1ImgBox img {
	margin: 0 0 4px 0;
}
#artist #sw1ImgBox ul {
	list-style-type: none;
	margin: 0 0 17px 0;
}
#artist #sw1ImgBox li {
	margin: 17px 0 0 0;
}
#artist #sw1ImgBox li span {
	font-weight: bold;
}

#artist #sw1TxBox {
	width: 520px;
	float: right;
}
#artist #sw1TxBox h3 span {
	font-weight: normal;
}
#artist #sw1TxBox dt span {
	font-weight: bold;
}





















