﻿body {
	background: white;
}

.header {
	background: url(./image/railmap01b.gif) top left no-repeat;
}

table.atitle {
	background: #d5ddf3;
	margin: 10px 0 20px 0;
	padding: 0;
	width: 100%;
	border-collapse: collapse; 
	border-top: solid 1px #3366cc;
}

table.atitle tr, table.atitle td {
	padding: 6px 2px 4px 8px;
}

h1 {
	font-size: 100%;
	margin: 0;
}

.smap {
	border: solid 1px #d5ddf3;
}

.srslt {
	text-align: right;
	font-size: 80%;
}

.container {
	width: 100%;
}

.main {
	margin: 10px;
}

.cont {
	margin: 20px;
	width: 420px;
}

.cont p {
	font-size: 11px;
}

.foot {
	font-size: 85%;
	color: #008000;
}

.upline {
	border-bottom: solid 1px #cfdff0;
}

.flink {
	background: #d5ddf3;
	padding: 10px;
	border-top: solid 1px #3366cc;
	border-bottom: solid 1px #3366cc;
}

.flink a {
	text-decoration: none;
}

.flink img {
	border: none;
}

.footer a:link, .footer a:visited, .footer a:hover, .footer a:active {
	text-decoration: none;
	color: #ffffff;
}
