@charset "utf-8";
#contentsbox #mainbox #stationguide {
	margin: 0px;
	padding: 0px;
}
#contentsbox #mainbox #stationguide h1 {
	text-align: center;
	margin-bottom: 20px;
	margin-top: 0px;
	padding: 0px;
}
#contentsbox #mainbox #stationguide ｈ1 img {
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 0px;
}
#contentsbox #mainbox #stationguide h2 {
	font-size: 1em;
	color: #990000;
	margin-top: 20px;
}
#contentsbox #mainbox #stationguide li {
	line-height: 160%;
	margin-left: 5em;
	font-size: 1em;
}
#contentsbox #mainbox #stationguide table {
	margin-top: 0px;
	padding-top: 0px;
	text-align: center;
}
#contentsbox #mainbox #stationguide table td {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	text-align: left;
}


#contentsbox #mainbox #stationguide table table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#contentsbox #mainbox #stationguide table table th {
	border-top-style: none;
	border-left-style: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	padding: 3px;
	background-color: #FFFFCC;
	font-size: 0.9em;
}
#contentsbox #mainbox #stationguide table table td {
	border-top-style: none;
	border-left-style: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	line-height: 140%;
	font-size: 0.9em;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
}
