@charset "utf-8";

/*
Access CSS
*/

#header {
	background: url(/img/bg_accessheader.jpg) left top no-repeat;
}
h2 {
	width: 615px;
	height: 41px;
	background: url(/img/h2_access.gif) left no-repeat;
	border-bottom: 1px dotted #666;
	margin-bottom: 12px;
}
#access {
	_width: 615px;
	padding: 0px 0 12px 12px;
}
#accessmap {
	float: left;
	width: 310px;
	min-height: 420px;
	_height: 420px;
}
table {
	width: 290px;
}
th {
	width: 100px;
}

p.attention {
	margin-bottom: 15px;
}
span.map {
	color: #FFF;
	font-size: 100%;
	font-weight: bold;
}