/* followings are added by N. Komori */

ul, ol, dl {
	margin-bottom: 0;
}

ul ul {
	margin-top: 0;
}

div#date {
	margin-top: -30px;
	padding-top: 5px;
	height: 25px;
	text-align: right;
}

div#date p {
	font-size: small;
	padding-right: 1em;
}

table.member-list {
	width: 100%;
	border-spacing: 0.5em 0.5em;
	line-height: 1.2;
}

img {
	vertical-align: middle;
}

.btitle {
	color:#191970;
}
.stitle {
	color:#800000;
}

.new {
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: red;
}
.updated {
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: maroon;
}

.author {
}
.year {
}
.title {
}
.journal {
	font-style: italic;
}
.booktitle {
	font-style: italic;
}
.volume {
	font-weight: bold;
}
.number {
}
.pages {
}

.member {
	text-decoration: underline;
}
