#access #inner #topics h2{
background:url(img/barAccess.gif) no-repeat 0 0 #ebebeb;
height:35px;
margin:0;
}
#access #inner #topics h3{
	margin:2% 0 0;
}

#access #container #topics .txt img{
margin:0 0 2% 0;
max-width:620px;
}

#access #right #inner #topics .txt dt{
	float:left;
	color:#ed4827;
}

#access #right #inner #topics .txt dd{
	margin-left: 4em;
	line-height: 175%;
}

#access #topics .accessinfo{
	font-size:1.3rem;
}

#access .parking h1{
	color:#2dbbea;
	font-size:100%;
}
#access .parking h4{
	color:#811500;
	font-size:100%;
	margin:2% 0 0 0;
}
@media only screen and (min-width: 320px) {
#access #container #topics .txt{
margin:2% 2% 0 0 ;
width:98%;
float:left;
}
#access #container #topics h2{
	width:100%;
	margin-right:2%;
	-webkit-background-size: contain;
}
#access #container #topics h3{
	width:100%;
	margin-right:2%;
}
#access .parking{
	margin:2% 0 0 0;
	line-height: 175%;
	font-size:1.2rem;
	width:94%;
	float:left;
	padding:2%;
	border:#2dbbea solid 1px;
}
#access .parking ul li{
	width:100%;
}
}

@media only screen and (min-width: 600px) {
#access #container #topics .txt{
margin:2% 0 0 0 ;
width:98%;
float:left;
}
#access #container #topics h2{
	width:100%;
	margin-right:2%;
	-webkit-background-size: contain;
}
#access #container #topics h3{
	width:100%;
}
#access #container #topics h3 img{
	max-width:620px;
}
#access #container #topics .txt img{
max-width:560px;
}
#access .parking{
	margin:2% 0 0 0;
	line-height: 175%;
	font-size:1.2rem;
	width:94%;
	float:left;
	padding:2%;
	border:#2dbbea solid 1px;
}
#access .parking ul li{
	width:100%;
}
}

@media only screen and (min-width: 1185px) {
#access #container #topics .txt{
margin:2% 2% 0 0 ;
width:65%;
float:left;
}
#access #container #topics h3{
	width:71%;
}
#access #container #topics h3 img{
	max-width:620px;
}
#access #container #topics .txt img{
max-width:560px;
}
#access .parking{
	margin:2% 0 0 0;
	line-height: 175%;
	font-size:1.2rem;
	width:27%;
	float:left
	padding:2%;
	border:#2dbbea solid 1px;
}
#access .parking ul li{
	width:100%;
}
}