@charset "utf-8";

#mainStyle table {
	text-align: left;
	float: right;
	width: 550px;
	margin-bottom: 19px;
	border-width: 0px;
	margin-top: 0px;
}

#mainStyle table td.day {
	font-size: 1em;
	line-height: 17px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
	letter-spacing: 0.0001em;
	white-space: nowrap;
	padding-bottom: 2px;
	background: #FFFFFF;
	border-width: 0px;
	padding-top: 2px;
}

#mainStyle table td.comment {
	font-size: 1em;
	line-height: 17px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	background: url(../images/share/blue_point.gif) no-repeat left top;
	margin-left: 10px;
	border-width: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 2px 13px 2px 15px;
}

#mainStyle table td.comment a {
	color: #333333;
	text-decoration: underline;
}

#mainStyle table td.comment a:hover {
	color: #999999;
	text-decoration: underline;
}

#mainStyle dl {
	float: right;
	width: 550px;
	text-align: left;
}

#mainStyle dl ul li {
	font-size: 1em;
	background: url(../images/topics/point.gif) no-repeat left center;
	display: inline;
	padding-left: 11px;
	margin-right: 12px;
	margin-left: 12px;
}

#mainStyle dl dt {
	margin-bottom: 10px;
}

#mainStyle dl dd {
	margin: 0px;
	padding: 0px;
}

#mainStyle dl a {
	color: #333333;
	text-decoration: underline;
}

#mainStyle dl a:hover {
	color: #999999;
	text-decoration: underline;
}

p#topicsDay {
	font-size: 1em;
	color: #333333;
	text-align: right;
	float: right;
	width: 550px;
	margin-bottom: 3px;
}

#topicsBlock {
	text-align: left;
	float: right;
	width: 550px;
	background: url(../images/topics/dot.gif) repeat-x bottom;
	margin-bottom: 8px;
}

#topicsBlock p {
	font-size: 1em;
	line-height: 17px;
	float: right;
	width: 550px;
	padding-bottom: 20px;
}
