body {
	font-family: Arial, Helvetica, Geneva, Swiss, sans-serif;
	font-size: 14px;
}
.header {
	font-size: 16px;
	font-weight: bold;
	color:#000044
}

.image_comment {
	font-family: Arial, Helvetica, Geneva, Swiss, sans-serif;
	width: 90%;
	font-size: 10px;
	color:#555555
}

.f13 { font-size: 13px; }
.f14 { font-size: 14px; }
.f16 { font-size: 16px; }

A:link    { text-decoration: none; color: #0E00B0 }
A:visited { text-decoration: none; color: #0E00B0 }
A:hover   { text-decoration: none; color: #FF0000 }
A:active  { text-decoration: none; color: #FF0000 }

A.list:link    { text-decoration: none; color: #000080 }
A.list:visited { text-decoration: none; color: #000080 }
A.list:hover   { text-decoration: none; color: #FF0000 }
A.list:active  { text-decoration: none; color: #FF0000 }

DIV.right {
	padding-top: 10px;
	padding-right: 40px;
}

TD.topdate {
	text-align: right
	vertical-align: bottom;
	font-size: 13px;
}

TD.item {
	padding-left: 20px;
	vertical-align: top;
	font-size: 15px;
}

TD.list {
	width: 540px;
	padding-left: 5px;
	padding-bottom: 5px;
	font-size: 13px;
}

TD.date {
	padding-left: 20px;
	vertical-align: top;
	font-size: 12px;
}

TD.keisai {
	padding-right: 6px;
	vertical-align: top;
	font-size: 12px;
}

H3.menubar
{
	width: 720px;
	background-image: url('./img/menubar2.gif');
	background-repeat: repeat-x;
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 5px;
	padding-left: 10px;
	font-size: 14px;
	color: #000000;
	letter-spacing: 0px;
}

SPAN.goto_past
{
	margin-top: -1.1em;
	padding-right: 15px;
	font-size: 12px;
	width: 100%;
	text-align: right
}

td.l {
	border-width: 1px;
	border-style: solid;
	border-color: #990000;
	padding: 3px;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
}

td.q {
	border-width: 1px;
	border-style: solid;
	border-color: #888888;
	padding: 5px;
	font-size: 13px;
	color: #000000;
	background-color: #ffffff;
}

td.k {
	border-width: 1px;
	border-style: solid;
	border-color: #888888;
	padding: 5px;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	background-color: #990000;
}

td.u {
	border-bottom-width: 4px;
	border-bottom-style: double;
	border-bottom-color: #888888;
	padding-left: 10px;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	background-color: #ffffff;
}

