@charset "Shift-JIS";

div#center_col {
	padding-top: 5px;
	background: url(../img/center_top.gif) no-repeat top;
}

div#topics_box {
	padding: 5px 10px 10px 10px;
	background: #F1F1F1 url(../img/center_bottom.gif) no-repeat bottom;
}

div#topics_box p {
	line-height: 1.6;
}

div#topics_box p.lines {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #999999;
}

span.date {
	color: #8B8B8B;
	font-family: Georgia, "Times New Roman", Times, serif;
}