﻿/* CSS Document */

body {
	background:#675843;
	color: #ffffff;
}

a:hover {
	color:#ffff00;
}

.main {
	margin: 0 auto;
}

.gnavi a:link,  .gnavi a:visited,  .gnavi a:hover,  .gnavi a:active,
.upline a:link, .upline a:visited, .upline a:hover, .upline a:active {
	color: #ffffff;
}

table.atitle {
	width: 100%;
	border-collapse: collapse; 
	border: none;
}

h1 {
	font-size: 120%;
	background: #4040ff;
	padding: 4px 6px;
	display: inline;
}

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

.srslt {
	font-size: 10%;
	color: #AB987E;
}

.title {
	background: #9b886e;
	padding: 4px 6px;
}

.container {
	width: 800px;
	margin: 10px auto 0px auto;
	background: url(./image/railmap_tr.gif) top right no-repeat #4040FF;
}

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

.foot {
	font-size: 10%;
	color: #AB987E;
}

.bottom_left {
	background: url(./image/railmap_bl.gif) bottom left no-repeat;
}

.b_container {
	width: 800px;
	margin: 10px auto 0px auto;
	background: url(./image/railmap_b_tl.gif) top left no-repeat #AB987E;
}

.b_content {
	padding: 20px;
	background: url(./image/railmap_b_br.gif) bottom right no-repeat;
	color: #FFFFFF;
}

.flink {
	width: 800px;
	margin: 10px auto 0px auto;
}

.flink a {
	text-decoration: none;
}

.flink img {
	border: none;
}
