.topic {
	width: 600px;
	margin-top: 20px;
	margin-bottom: 80px;
	margin-left: 185px;
	line-height: 1.8em;
}
.topic table {
	margin-top: 30px;
	margin-bottom: 20px;
	border: 1px solid #999999;
}
.topic img {
	margin: 3px;
}

#topic_midashi {
	font-size: 18px;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #999999;
	line-height: 1.6em;
	padding-bottom: 5px;
}
#title {
	font-size: 18px;
	line-height: 1.6em;
	font-weight: bold;
	border-bottom: 1px dotted #999999;
	margin-bottom: 20px;
	text-align: left;
	width: 600px;
	height: 50px;
	padding-bottom: 5px;
}
