/* body */
a:link{
 text-decoration: none;
}
a:visited{
 text-decoration: none;
}
a:hover {
 text-decoration: underline; color: #cccccc;
}

/* 本文 */
.t12{ font-size: 12px; line-height: 120%; color: #333333;
}
.t12p{ font-size: 12px; line-height: 120%; color: #ff3366;
}
.t10{ font-size: 10px; line-height: 120%; color: #333333;
}

/* 見出し */
.t14{ font-size: 14px; line-height: 120%; color: #333333;
}
.t14w{ font-size: 14px; line-height: 120%; color: #ffffff;
}
/* パフォーマー名 */
.per{ font-size: 12px; color: #ccffff; font-family: sans-serif;
}
/* オンライン人数 */
.on{font-size: 12px; color: #FFCC00; font-family: "sans-serif"; font-weight: bold;
}
/*プロフィール欄 */
TABLE.profile { border-style: solid; border-width: 1;
}
FONT.profile_top { color: #ffffff; font-family: sans-serif;
}
FONT.profile_bottom { color: #ffffff; font-family: sans-serif;
}
FONT.profile_bottom { font-size: 10px; font-family: sans-serif;
}
.list_name{ font-size: 10px; color: #ff3366; font-family: sans-serif;
