td#main {
	width: 669px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}

#main td {
	padding: 5px;
	vertical-align: top;
}
table#main2 {
	width: 648px;
	margin-left: 20px;
	height: 450px;
	margin-top: 10px;
}

ul.log {
	margin-bottom:40px;
	list-style:none;
	margin-left:auto;
	margin-right:auto;
	width:400px;
}
ul.log li {
	float:left;
	margin-right:10px;
}
ul.log li a,
ul.log li a:active,
ul.log li a:visited {
	display:block;
	color:#666666;
	text-decoration:underline;
}
ul.log li a:hover {
	display:block;
	color:#FF6633;
	text-decoration:none;
}

div.topic_box {
	width:400px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:40px;
}
div.topic_box p a {
	color:#666666;
	text-decoration:underline;
}
div.topic_box p a:hover {
	color:#FF6633;
	text-decoration:none;
}
p.topic_image {
	text-align:center;
}
span.date {
	display:block;
	font-weight:bold;
	margin-bottom:10px;
	margin-top: 10px;
}

