/* レイアウト領域 */

/* ヘッダ領域 */
#header-left {
	width:250px;}
#header-right {
	width:510px;
	height:275px}

/* メインメニュー */

/* ニュースのエリア */
.date {
	font-weight: bold }

/* ページのコンテンツ領域 */
#main {
	width: 575px;
	float: left;
	height:275px;
	display:block; }
#topics-table td {
	vertical-align: top;
	padding-bottom: 15px }
#topics-table td img {
	margin-right: 20px }
.more {
	margin: 0 !important;
	padding-right:6px;}
h2{
	margin-right:15px;}
	

/* フッタ */