/* 新京阪 レポート - 第29回 */

h2{
	background-color: red;
	color: white;
}

h2#EXTRA1,
h2#EXTRA2{
	background-color: pink;
	font-style: italic;
	border: black 1px solid;
}

div.report span.ltdexp,
div.report span.extra{
	font-weight: bold;
	background-color: red;
	color: white;
}

div.report span.for{
	font-weight: bold;
	background-color: black;
	color: white;
}

div.report img{
	width: 20px;
	height: 200px;
	background-color: black;
	background-repeat: no-repeat;
	background-position:left center;
	background-attachment: scroll;
}

img.kawaramachi1{
	padding: 0px 0px 0px 2840px;
}

img.umeda1{
	padding: 0px 0px 0px 2840px;
	margin-left: 220px;
}

img.six1{
	padding: 0px 0px 0px 1440px;
}

img.kawaramachi2{
	padding: 0px 0px 0px 2760px;
}

img.umeda2{
	padding: 0px 0px 0px 2760px;
	margin-left: 220px;
}

img.six2{
	padding: 0px 0px 0px 1400px;
}



/* 特急 */

img.le111{
	background-image: URL('./le111.jpg');
}
img.le112{
	background-image: URL('./le112.jpg');
}


img.le211{
	background-image: URL('./le211.jpg');
}
img.le212{
	background-image: URL('./le212.jpg');
}



/* 快速特急 */

img.ex111{
	background-image: URL('./ex111.jpg');
}
img.ex112{
	background-image: URL('./ex112.jpg');
}

img.ex121{
	background-image: URL('./ex121.jpg');
}
img.ex122{
	background-image: URL('./ex122.jpg');
}

img.ex131{
	background-image: URL('./ex131.jpg');
}
img.ex132{
	background-image: URL('./ex132.jpg');
}


img.ex211{
	background-image: URL('./ex211.jpg');
}
img.ex212{
	background-image: URL('./ex212.jpg');
}

img.ex221{
	background-image: URL('./ex221.jpg');
}
img.ex222{
	background-image: URL('./ex222.jpg');
}

img.ex231{
	background-image: URL('./ex231.jpg');
}
img.ex232{
	background-image: URL('./ex232.jpg');
}



/* 直通特急 */

img.ex141{
	background-image: URL('./ex141.jpg');
}
img.ex142{
	background-image: URL('./ex142.jpg');
}

img.ex151{
	background-image: URL('./ex151.jpg');
}
img.ex152{
	background-image: URL('./ex152.jpg');
}


img.ex241{
	background-image: URL('./ex241.jpg');
}
img.ex242{
	background-image: URL('./ex242.jpg');
}

img.ex251{
	background-image: URL('./ex251.jpg');
}
img.ex252{
	background-image: URL('./ex252.jpg');
}



/* 表 */

table{
	background-color: black;
	border: 4px ridge maroon;
	margin-left: 50px;
}

tr.car th,
tr.car td{
	border: 1px solid white;
	background-color: maroon;
	color: ivory;
	font-weight: bold;
	text-align: center;
}

tr.timetable th,
tr.timetable td{
	background-color: #ffffcc;
}

th,
td{
	background-color: white;
	text-align: center;
}


/* 無断複製を禁ず　　著作者：Fair_Fare@U.R.L.(http://url.skr.jp/) */
