/* CSS Document */
div#content_left h2{
	background:url(../../img/map_title.jpg) no-repeat 0 0;
	width:600px;
	height:30px;
	text-indent:-1000em;
	margin-bottom:10px;
}
div#content_left h3{
	margin-top:15px;
	margin-bottom:0;
	padding-bottom:0;
	width:600px;
	height:18px;
	text-indent:-1000em;
}
div#content_left h3#access{
	background:url(../../img/access.jpg) no-repeat 0 0;
}
div#content_left h3#address{
	background:url(../../img/address.jpg) no-repeat 0 0;
}
div.value{
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	background-color:#EEEEEE;
	padding:10px;
}
div.value dl{
	line-height:1.2em;
}
div.value dt{
	font-size:12px;
	color:#0066CC;
}
#space20{
	margin-top:10px;
}
div.value dd{
	text-indent:1em;
	font-size:12px;
	color:#666666;
}
div.value p{
	font-size:12px;
	color:#666666;
}

img#map{
	display:block;
	margin:30px auto;
}

a#google_maps{
	display:block;
	background:url(../../img/google_btn.jpg) no-repeat 0 0;
	width:502px;
	height:42px;
	text-indent:-1000em;
	margin:30px auto;
}
