/* followings are added by N. Komori */

body {
	font-family: sans-serif;
}

/*body.ja :lang(en) {
	font-family: Verdana,Trebuchet,Arial,helvetica,sans-serif;
}*/

ul, ol, dl {
	margin-bottom: 0;
}

.normal-list {
	line-height: 1.4;
}

.normal-list li {
	margin-top: 1ex;
}

.normal-list li li {
	margin-top: 0.2ex;
}

ul ul {
	margin-top: 0.3ex;
}

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-family: sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: red;
}
.updated {
	font-family: sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: maroon;
}

a.kaken {
	font-family: sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	text-shadow: 1px 1px 1px silver;
}
a.kaken:link {
	color: goldenrod;
}
a.kaken:visited {
	color: darkgoldenrod;
}
a.kaken:hover {
	color: gold;
}
a.kaken:active {
	color: gold;
}

.author {
}
.year {
}
.title {
}
.journal {
	font-style: italic;
}
.booktitle {
	font-style: italic;
}
.volume {
	font-weight: bold;
}
.number {
}
.pages {
}

.member {
	text-decoration: underline;
}

div#footer {
	width: 740px;
	border:none;

}

