/***************************************
	class
***************************************/
.point_rect {
	width: 240px;
	height: 70px;
}
.point_vmargin {
	height: 6px;
}
.point_image {
}
.point_detail {
	padding: 0px 5px 0px 10px;
}
.point_title {
	color: indianred;
	font-weight: bold;
}
a.point_title:link {
	color: indianred;
	font-weight: bold;
}
a.point_title:visited {
	color: indianred;
	font-weight: bold;
}
a.point_title:hover {
	color: indianred;
	font-weight: bold;
}
a.point_title:active {
	color: indianred;
	font-weight: bold;
}
.point_comment {
	margin-top: 3px;
}
.plan_rect {
}
.plan_vmargin {
	height: 2px;
}
.plan_hmargin {
	width: 2px;
}
.topics_date {
	border-bottom: solid 1px silver;
	width: 50px;
	padding: 3px 15px 3px 10px;
	white-space: nowrap;
}
.topics_detail {
	border-bottom: solid 1px silver;
	padding: 3px 0px;
}
