@charset "UTF-8";

#mainvisual {;
	height: 295px;
}
#ContentFlow {
	margin-top: 40px;
	width: 717px;
	height: 235px;
	float: left;
}
.caption span {
	font-size: 10px;
}
a.pickup img {
	margin-bottom: 5px;
}
#topics {
	background-image: url(../img/topics.png);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 474px;
	height: 376px;
	float: left;
}
#topics h2 {
	text-indent: -999em;
	background-image: url(../img/topics.png);
	height: 47px;
	overflow: hidden;
}
#topics div {
	margin: 3px 0 0 0;
	width: 471px;
	height: 323px;
	overflow: auto;
}
#topics table {
	border-collapse: collapse;
}
#topics th.top {
	color: #0d3698;
	padding-bottom: 0;
	width: auto;
}
#topics td.top {
	padding: 0 0.5em 0.5em 0.5em;
	background: none;
}
#topics td.top strong {
	text-align: center;
	display: block;
}
#topics th {
	color: #555;
	padding: 0.5em 0 0.5em 5px;
	vertical-align: top;
	background-image: url(../img/topics_line.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 9em;
}
#topics th span {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 15px;
	background-image: url(../img/topics_date.gif);
	background-position: 0 2px;
	background-repeat: no-repeat;
	display: block;
}
#topics td {
	padding: 0.5em 0;
	background-image: url(../img/topics_line.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
#topics td em {
	font-weight: bold;
	font-style: normal;
}
#topics li {
	line-height: 1.2;
}
#topics td span {
	font-size: 10px;
}
#right {
	width: 210px;
	height: 310px;
	float: right;
}
#left li,
#right li {
	margin-bottom: 5px;
}
