@charset "Shift-JIS";

#blogtopics .rss-line a {
    color: #000000;
    font-style: normal;
    text-decoration: none;
}
#blogtopics .rss-line a:hover {
    color: #6699FF;
    font-style: normal;
    text-decoration: none;
}
#blogtopics .rss-line {
	width: 640px;
	padding: 6px 0px 0px 0px;
}
#blogtopics .rss-line .rss-date {
	width: 70px;
	margin: 0px 0px 0px 8px;
	padding: 0px 0px 0px 14px;
	background: url(../img2/top-point2.gif) left top no-repeat;
	font-size: 13px;
	float:left;
}
#blogtopics .rss-line .rss-title{
	width: 405px;
	float:left;
}
#blogtopics .rss-line .rss-base {
	width: 140px;
	float:left;
}
/*
#blogtopics .rss-line .rss-blog {
	display: none;
	float:left; 
}
*/
#blogtopics .clear {
	clear:both;
}
