/* contentsMain
================================================*/
#playlistPage #contentsHeader{
	width: 790px;
	height: 80px;
	background: url(http://img3.audioleaf.com/images/artist/bg_header.gif) top left no-repeat;
}
#playlistPage h2{
	float: left;
	width: 470px;
	padding: 33px 0px 0px 35px;
	line-height: 20px;
	font-size: 20px;
	font-weight: bold;
	font-family: Verdana, Arial, Verdana, "ＭＳ Ｐゴシック", Osaka;
	color: #ffffff;
}
/* playlistMenu */
ul#playlistMenu{
	width: 120px;
	margin: 0px 15px 0px 0px;
	float: right;
	list-style-type: none;
	height: 80px;
	overflow: hidden;
}
#playlistMenu li{
	float: left;
	margin: 22px 0px 0px 0px;
	padding: 0px;
	width: 120px;
	height: 40px;
	text-align: center;
	font-size: 10px;
}
#playlistMenu li a{
	display: block;
	width: 120px;
	height: 40px;
	text-indent: -9999px;
	text-align: left;
}
a#menuAddFavorite{background: url(http://img3.audioleaf.com/images/artist/btn_add_favorite.gif);}
#playlistMenu li a:hover {background-position:0px -40px;}

#contentsMain{
	width: 770px;
	margin: 5px 0px 5px 10px;
}
#contentsMain h3{
	margin-bottom: 0px;
}
#contentsMain .innerBox{
	background: url(http://img3.audioleaf.com/images/alchannel/bg_main.gif) top left repeat-y;
}
#contentsMain .innerFooter{
	background: url(http://img3.audioleaf.com/images/alchannel/bg_main_footer.gif) bottom left no-repeat;
	height: 35px;
}
#contentsMain .innerFooter p{
	text-align: right;
	font-size: 10px;
	line-height: 10px;
	padding: 10px 20px 0px 0px;
}
#contentsMain a:link {
	color: #ffffff;
	text-decoration: none;
}
#contentsMain a:active {
	color: #efefef;
	text-decoration: none;
}
#contentsMain a:visited {
	color: #efefef;
	text-decoration: none;
}
#contentsMain a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#playlistBox{
	margin-left: 5px;
}

/* playlistLeft
================================================*/
#playlistLeft{
	float: left;
	width: 508px;
	margin-right: 1px;
}
#playlistPlayer{
	margin-bottom: 15px;
}
#artistInfo{
	margin: 0px 20px 20px 20px;
}
#artistInfo h4{
	padding: 10px;
	font-size: 12px;
	line-height: 15px;
	border: 1px solid #272727;
	background-color: #1d1d1d;
}
#artistInfo .infoBoxHeader{
	border: 1px solid #0d0d0d;
	margin-bottom: 15px;
}
#artistInfo dt{
	font-weight: bold;
	border-left: 5px solid #000000;
	border-bottom: 1px solid #1d1d1d;
	padding-left: 10px;
}
#artistInfo dd{
	border-top: 1px solid #3b3b3b;
	margin-bottom: 15px;
	padding-top: 5px;
}
#artistInfo .more{
	text-align: right;
	font-size: 10px;
	line-height: 11px;
}
#artistInfo ul{
	list-style-type: none;
}
#artistInfo li{
	padding-left: 15px;
}
/* artistProfile */
#artistProfile{
	margin-bottom: 15px;
}
#artistProfile .pic{
	float: left;
	width: 135px;
}
#artistProfile .pic img{
	border: 1px solid #000000;
}
#artistProfile .detail{
	float: left;
	width: 320px;
	padding-top: 10px;
}
#artistProfile .detail h5{
	font-size: 14px;
	font-weight: bold;
}
#artistProfile .detail p{
	font-size: 11px;
	line-height: 13px;
}

/* playlistRight
================================================*/
#playlistRight{
	float: left;
	width: 250px;
	font-size: 11px;
	line-height: 13px;
}
#playlistRight .ad_square{
	margin-bottom: 20px;
}
.rightContainer{
	margin: 0px 10px 10px 10px;
}
.rightContainer dl{
}
.rightContainer dt{
	font-weight: bold;
	border-bottom: 1px solid #0d0d0d;
}
.rightContainer dd{
	border-top: 1px solid #272727;
	margin-bottom: 15px;
	padding-top: 10px;
}
.rightContainer ul{
	list-style-type: none;
}
.rightContainer li{
	padding: 0px 0px 8px 0px;
}
.rightContainer p{
	margin-bottom: 10px;
}
/* posterProfile */
#posterProfile{
	margin-bottom: 5px;
}
#posterPic{
	float: left;
}
#posterPic img{
	border: 1px solid #000000;
	margin: 0px 10px 10px 0px;
}
/* comment */
.comment{
	margin-bottom: 10px;
}
.commentPager{
	text-align: center;
}
.comment p{
	margin: 0px;
}
.commentInfo{
	margin: 0px;
	color: #494949;
	text-align: right;
}
.textBox{
	width: 220px;
	height: 50px;
}

