/*
 * base
 *
 */
body {
	color: #000000;
	background-color: #EEEEE6;
	margin: 0.3em 0.6em 0.3em 0.6em;
}
div.container {
	min-width: 640px;
	max-width: 800px;
	margin: 0 auto;
}
h1 {
	font-size: 150%;
	font-weight: bold;
	margin:  0.2em 0.0em 0.3em 0.0em;
	padding: 0.8em 0.3em 0.4em 0.3em;
	border-style: solid;
	border-width: 0.5em 0.0em 0.3em 0.0em;
	color: #FFFFFF;
	border-top-color: #AFCFEF;
	border-bottom-color: #AF9F9F;
	background-color: #387110;
}
h1.title {
	margin: 0;
	padding: 0.2em 0 0;
	border-width: 0;
	color: #102C18;
	font-size: 200%;
	background-color: #EEEEE6;
}
h2.compat {
	font-size: 140%;
	margin-top: 0.2em;
}
h2.abstract {
	font-size: 200%;
	margin: 0.2em;
}
h3.compat {
	font-size: 120%;
	margin-top: 0.2em;
	margin-bottom: 0.0em;
}
h3.abstract {
	font-size: 110%;
	margin: 0.1em 0.0em;
}
p {
	text-indent: 1em;
	line-height: 150%;
}
p.center {
	text-indent: 0;
	margin-top: 1.0em;
	margin-bottom: 0.2em;
	text-align: center;
}
p.picture {
	text-indent: 0;
	margin-top: 1.0em;
	margin-bottom: 0.2em;
}
p.train {
	text-indent: 0;
	margin-top: 0.8em;
	margin-bottom: 0.1em;
}
p.text {
	text-indent: 1em;
	line-height: 120%;
	margin-top: 0.6em;
	margin-bottom: 0.2em;
}
p.header {
	font-size: 100%;
	text-indent: 0;
	line-height: 120%;
	margin: 0.6em 0.4em;
}
P.author {
	text-indent: 0;
	line-height: 120%;
	margin: 0.5em 0.2em 0.2em;
}
P.comment {
	text-indent: 0;
	line-height: 120%;
	margin-top: 0.0em;
	margin-bottom: 0.2em;
}
P.footer {
	text-indent: 0;
	margin-top: 0;
	margin-bottom: 0.3em;
}
P.last {
	text-indent: 0;
	margin-top: 0em;
	margin-bottom: 0;
	font-style: oblique;
}
HR.last {
	margin-top: 1.0em;
}
UL {
	line-height: 120%;
}


/*
 * top bar
 *
 */
table.top {
	width: 100%;
}
td.top {
	vertical-align: bottom;
}
p.top {
	text-indent: 0;
	font-size: 100%;
	line-height: 120%;
	margin: 0.3em 0.2em 0.2em;
}
img.top {
	vertical-align: -2px;
}


/*
 * update
 *
 */
li.triv {
	padding: 0em 0.3em;
}
li.feed {
	padding: 0em 0.3em;
}


/*
 * navigation
 *
 */
p.navi {
	text-indent: 0;
	margin: 0;
	padding: 0;
}


/*
 * menu
 *
 */
a.menu {
	text-decoration: none;
}
td.menu {
	width: 13em;
	padding: 0.4em;
	border: 1px #EFEFE7 solid;
	background-color: #CFDFCF;
}
h2.menu {
	margin: 2px 2px 0px;
	padding: 0.2em 0.4em 0.2em 0.4em;
	background-color: #E3F3E3;
	font-size: 120%;
}
div.menu {
	margin: 0 2px 1.2em;
	border: 2px #E3F3E3 solid;
	border-width: 0px 2px 2px 2px;
}
ul.menu {
	margin: 0 0 0 1.5em;
	padding: 0.2em;
	line-height: 160%;
	font-size: 100%;
	color: #DD4400;
}

img {
	border: 0;
}

/*
 * abstract
 *
 */
td.abstract {
	padding: 0.4em;
	border: 1px #EFEFE7 solid;
	background-color: #CFDFDF;
}
td.rail {
	padding: 0.4em;
	border: 1px #EFEFE7 solid;
	background-color: #DFDFCF;
}
img.abstract {
	float: left;
	margin: 0.4em 0.8em 0.4em 0.4em;
	border: 1px #3F7F9F solid;
	background-color: #DFDFDF;
}
p.date {
	margin: 0.2em 0.4em;
	text-indent: 0;
	font-size: 100%;
	line-height: 120%;
}
p.abstract {
	margin: 0.6em 0.4em;
	text-indent: 1.0em;
	line-height: 150%;
}
td.notice {
	padding: 0.6em 0.4em 0;
	color: #FF0000;
}
p.notice {
	text-indent: 1.0em;
	line-height: 125%;
}
a.banner {
	float: right;
}
img.banner {
	background-color: #DFDFDF;
}


/*
 * body
 *
 */
object.left {
	float: left;
	margin: 0.2em 0.8em 1.6em 0;
}
object.right {
	float: right;
	margin: 0.2em 0 1.6em 0.8em;
}
span.left {
	float: left;
	margin: 0.2em 0.8em 0.8em 0;
	padding: 0.5em 0;
	text-indent: 0;
	text-align: center;
	background-color: #DFDCCF;
}
span.right {
	float: right;
	margin: 0.2em 0 0.8em 0.8em;
	padding: 0.5em 0;
	text-indent: 0;
	text-align: center;
	background-color: #DFDCCF;
}
p.float {
	text-indent: 1em;
	line-height: 150%;
	margin: 0.8em 0 0.4em 0;
}
p.clear {
	clear: both;
	text-indent: 1em;
	line-height: 150%;
	margin: 0.8em 0 0.4em 0;
}
p.left {
	clear: right;
	margin: 0 0 1.6em 0;
}
p.right {
	clear: left;
	margin: 0 0 1.6em 0;
}
img.left {
	float: left;
	margin: 0 0.8em 1.6em 0;
	border: 2px #3F7F9F solid;
	background-color: #DFDFDF;
}
img.right {
	float: right;
	margin: 0 0 1.6em 0.8em;
	border: 2px #3F7F9F solid;
	background-color: #DFDFDF;
}
img.picture {
	margin: 0.4em 0.8em 0.4em 0.4em;
	border: 2px #3F7F9F solid;
	background-color: #DFDFDF;
}
img.map {
	margin: 0.4em 0.8em 0.4em 0.4em;
	border: 1px #3F7F9F solid;
	background-color: #DFDFDF;
}
li.operation {
	line-height: 150%;
	margin: 0.5em 0;
}


TD.steel {
	color: #FFFFFF;
	background-color: #888888;
	text-align: center;
}
TD {
	font-size: 9pt;
	padding-top: 0px;
	padding-bottom: 0px;
}
TD.author {
	color: #000000;
	background-color: #EFEFE7;
	font-size: 0.9em;
	padding-top: 0px;
	padding-bottom: 0px;
}
TH {
	font-size: 9pt;
	padding-top: 0px;
	padding-bottom: 0px;
}
TD.center {
	text-align: center;
}
TD.cooler {
	color: #000000;
	background-color: #F7F7E7;
	text-align: center;
}
TD.stainless {
	color: #000000;
	background-color: #DADADF;
	text-align: center;
}
TD.shonan {
	color: #FFFFFF;
	background-color: #005F00;
	text-align: center;
}
TD.town {
	color: #0055CC;
	background-color: #FFFFFF;
	text-align: center;
}
TD.yamanote {
	color: #000000;
	background-color: #DADADF;
	text-align: center;
}
TD.nagano {
	color: #5F5F5F;
	background-color: #FFFFFF;
	text-align: center;
}
TD.hachioji {
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
}
TD.odoriko {
	color: #6F6F6F;
	background-color: #FFFFFF;
	text-align: center;
}
TD.white {
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
}
TD.canary {
	color: #000000;
	background-color: #FFEE00;
	text-align: center;
}
TD.canarysilver {
	color: #8888CC;
	background-color: #FFEE00;
	text-align: center;
}
TD.orange {
	color: #FFFFFF;
	background-color: #EE7722;
	text-align: center;
}
TD.orangesilver {
	color: #DDDDFF;
	background-color: #EE7722;
	text-align: center;
}
TD.blue {
	color: #FFFFFF;
	background-color: #0066BB;
	text-align: center;
}
TD.skyblue {
	color: #FFFFFF;
	background-color: #0088EE;
	text-align: center;
}
TD.emerald {
	color: #FFFFFF;
	background-color: #007744;
	text-align: center;
}
