/* 知恵袋のテキストの彩色 */
#right_content u{
	text-decoration:none;
	color:#CC0000;
}
