@charset "shift-jis";

/******************************************************************************/
/* プロフィール固有の設定                                                     */
/******************************************************************************/


/*********************  *********************/
/*  */
#lstSearchResult
{
	font-size: 14px;
}
#lstSearchResult td
{
	padding-right: 45px;
	padding-bottom: 3px;
}
#lstSearchResult #KyokaiRank
{
	font-size: 12px;
	font-weight: bold;
}
#lstSearchResult #MemberName
{
	margin: 0px 2px 0px 2px;
}

#pnlProfile
{
	font-size: 12px;
}
#pnlProfile #ProfileTable, #pnlProfile #GroupProfileTable
{
	margin-bottom: 20px;
}

.ProfileMovieLink
{
	border: none;
}

.ProfileName
{
	font-size: 14px;
	font-weight: bold;
}

.Index
{
	width: 90px;
}
