/* live */

.scroll_box {
	float: left;
	width: 492px;
	margin-top: 14px;
}
.line {
	margin-top: 12px;
	width: 492px;
	float: left;
	clear: left;
}
.right {
	width: 440px;
	margin-left: 52px;
}
.charaimg {
	float: left;
	height: 30px;
	width: 30px;
	clear: left;
	margin-left: 10px;
}
#name {
	float: left;
	width: 440px;
	display: block;
	height: 22px;
	color: 2e31c2;
	font-weight: bold;
}
#comment {
	float: left;
	width: 440px;
	margin-bottom: 5px;
	color: 676767;
}
#part {
	display: none;
	color: 676767;
}
#time {
	color: 676767;
}
#under {
	color: 676767;
	clear: left;
}
#box {
	width: 480px;
}
/* live */

/* top */

.RssFeedModuleTweetImg {
	height: 48px;
	width: 48px;
	float: left;
	margin-left: 8px;
	margin-right: 8px;
}
.RssFeedModuleTweet {
	width: 300px;
	padding-bottom: 8px;
	background-image: url(top_twitter_now_line.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
	padding-top: 8px;

}
.RssFeedModuleTweetTitle {
	margin-left: 64px;
	padding-right: 10px;
	width: 223px;
}
.RssFeedModule {
	width: 300px;
}
.RssFeedModuleTweetLink {
	text-align: right;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
