@charset "shift_jis";
/* CSS Document */

h2, #route, #car {
	background-image: url(../image/map.jpg?v=230731);
	background-repeat: no-repeat;
}
h2 {
	display: block;
	height: 53px;
	width: 809px;
}
h2 span, #car span {
	display: none;
}
#route {
	height: 600px;
	background-position: 0 -53px;
	position: relative;
}
#route div {
	position: absolute;
	left: 517px;
	top: 70px;
	background-color: #000;
}
#car {
	height: 392px;
	clear: left;
}
table {
	font-family: Verdana;
	width: 809px;
	font-weight: bold;
	line-height: 20px;
}
th {
	width: 150px;
	text-align: center;
	background-color: #333;
}
#main #map_com {
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
#map_video{
	position: absolute;
	left: 520px;
	top: 70px;
}
#map_iframe{
	border: 0;
	height: 400px;
	margin-bottom: 10px;
	width: 100%;
}
