

/*======================================================アーティスト枠用css======================================================*/


.normal_back{
	width:110px;
	height:110px;
	background-image:url(/img/mypage/normal_back.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	text-align:center;
}
.del_back{
	width:110px;
	height:153px;
	background-image:url(/img/mypage/normal_back.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	text-align:center;
}

.key_back{
	width:110px;
	height:110px;
	background-image:url(/img/mypage/key_back.gif);
	background-position:0 0;
	background-repeat:repeat;
	text-align:center;
}
.entry_back{
	width:110px;
	height:110px;
	background-image:url(/img/mypage/entry_back.gif);
	background-position:0 0;
	background-repeat:repeat;
	text-align:center;
}
.get_back{
	width:110px;
	height:110px;
	background-image:url(/img/mypage/get_back.gif);
	background-position:0 0;
	background-repeat:repeat;
	text-align:center;
}
.blank_back{
	width:110px;
	height:110px;
	background-image:url(/img/mypage/blank_back.gif);
	background-position:0 0;
	background-repeat:repeat;
	text-align:center;
}
.no_back{
	width:110px;
	height:110px;
	background-color:#1D1C1A;
}

td.no_back_out{
	vertical-align:top;
}


.artistname{
	height:100px;
	width:90px;
	color:#FFFFFF;
	margin:auto;
}

.artistname span{
	margin-top:8px;
	display:block;
	font-size:7.5pt;
	overflow:hidden;
	height:34px;
	width:90px;
}


/*======macie5only======*/
/*\*//*/

.artistname span{
	width:89px;
	height:29px;
}

/**/

.artistname td{
	text-align:left;
}

.artistname td a{
	color:#FFFFFF;
}

.artist_name{
	vertical-align:top;
	height:47px;
}


.artist_img{
	vertical-align:bottom;
	height:53px;
}

td.v_top{
	vertical-align:top;
}





/*======検索用======*/


.search_back{
	width:110px;
	height:153px;
	background-image:url(/img/mypage/normal_back.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	text-align:center;
}
.search_no_back{
	width:110px;
	height:110px;
	background-color:#1D1C1A;
}
.placename{
	height:40px;
	width:100px;
	color:#CCCCCC;
	margin-top:12px;
	margin-bottom:0px;
	margin-right:auto;
	margin-left:auto;
}
.placename span{
	display:block;
	font-size:7.5pt;
	overflow:hidden;
	height:39px;
	width:100px;
}
/*======macie5only======*/
/*￥*//*/

.placename span{
	width:99px;
	height:42px;
}

/**/

.placename td{
	text-align:left;
}

.place_name{
	vertical-align:top;
	height:40px;
}

table.search_v_top td{
	vertical-align:top;
	margin:0;
	padding:0 0 2px;

}