div#cont-box {
	margin: 5em auto;
	width: 18em;
	height: 4em;
}
div#title-image {
	border: 0;
	font-size: 54px;
}
div#title-image a, div#title-image a:visited {
	text-decoration: none;
	color: #0f1c3a;
	background-color: #fff;
	}
div#title-text {
	text-indent: 3em;
}
div#title-text a {
	text-decoration: none;
	font: 12px "ＭＳ Ｐゴシック", Verdana, sans-serif;
	color: #0f1c3a;
	background-color: #fff;
}
div#title-text a:hover, div#title-text a:focus {
	text-decoration: underline;
}
div#rss-box {
	background: transparent;
	width: 28em;
}
div#rssbox tr {
	color: #2f74a3;
	font-size: 12px;
	width: 22em;
}
div#rssbox th {
	color: #fff;
	background: #2f74a3;
	font-size: 10px;
}
div#rssbox td {
	margin: 0;
	padding: 0.5em 0.25em;
}
td.rss-date {
	width: 7em;
	white-space: nowrap;
}
div#rssbox a {
	color: #666;
	text-decoration: none;
}
