@charset "UTF-8";

#content_menu ul li a.menu_map {
	background-position:-300px -32px;
}

div.map_main {
	padding-left:16px;
	margin-bottom:16px;
}

div.map_main .map_link {
	text-align:center;
	margin-bottom:8px;
}
div.map_main .map_image {
	margin-bottom:8px;
}

div.map_main table {
	border-collapse:collapse;
	margin-bottom:16px;
}
div.map_main table thead tr td {
	border-bottom:1px solid #333366;
	color:#993333;
	font-weight:bold;
}

div.map_main table tbody tr th {
	background-color:#e0e0ff;
	text-align:left;
	padding-left:16px;
	border:1px solid #333366;
	border-width:0 0 1px 0;
}

div.map_main table tbody tr td {
	padding:16px;
	text-align:left;
	border:1px solid #333366;
	border-width:0 0 1px 0;
}
