
.RSSblock {
	color:#201000;				/* 文字色： */
}

.RSSsite {
	font-weight:bold;			/* 太さ */
	margin:4px;				/* マージン */
	padding:4px;				/* パディング一括指定 */
	font-size:12pt;			/*  フォントサイズ */
}

.RSSsite a{
	color:#001133;				/* 文字色： */
}

.RSSline {
	background-color:#ffffff;		/* 背景色： */
	border: 1px solid #999999;
	padding: 4px;
	margin:6px;				/* マージン一括指定 */
}

.RSStitle {
	font-weight:bold;			/* 太さ */
	margin:2px;				/* マージン一括指定 */
	padding:0px;				/* パディング一括指定 */
	font-size:9pt;			/*  フォントサイズ */
}

.RSStitle a{
	color:#442200;				/* 文字色： */
}

.RSStitle a:visited{
	color:#444422;				/* 文字色： */
}

.RSStime {
	font-size:7pt;			/*  フォントサイズ */
	color:#222222;				/* 文字色： */
}

.RSSdescript {
	line-height:110%;			/* 行幅 */
	color:#201000;				/* 文字色： */
	font-size:8pt;			/*  フォントサイズ */
}

.RSSdescript  a{
	color:#402000;				/* 文字色： */
}
