@charset "UTF-8";
/*
 * Radio Days - css file.
 * http://www.radiodays.jp/
 * 
 * --------
 * Path : /shared/css/artist.css
 *
 */

h1{background:url(/shared/images/lbTitle_artistProfile.gif) no-repeat top left; width:241px;}
h2{font-size:122%!important; font-weight:bold!important;}
h2 span{font-weight:normal!important; font-size:92%!important;}
.subTitle{font-weight:bold;}

#profile-detail{width:680px; margin:0 auto 15px auto;}
#profile-detail .left{float:left; width:205px;}
#profile-detail .right{float:right; width:455px;}
#profile-detail .right p{padding-bottom:15px;}
#profile-detail .artist-name{margin-bottom:17px;}
#profile-detail .artist-name p{padding-bottom:0;}

#artist-work{width:680px; margin:0 auto 15px auto;}
.meta p{font-weight:bold;}
#main .main-inner{margin-top:-1px; position:relative;}
.counter p{padding-left:15px!important;}
#artist{top:13px;}


/* Utilities -------------------------------------------------------------- */
#profile-detail:after{
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}

#profile-detail{
    zoom: 1;
}
