@charset "utf-8";

/* =======================================

	Access CSS

========================================== */

#access {
	margin: 50px auto 25px;
	width: 660px;
}

#access h2#categoryTitle {
	padding: 0 0 8px;
	margin: 0 0 25px;
	border-bottom: 1px solid #221E1F;
}

#access h3 {
	padding: 0 0 6px;
	margin: 0 0 20px;
	border-bottom: 1px solid #221E1F;
}


/* Main Map
========================================== */
#access .section#mainMap {
	margin: 0 0 50px;
	zoom: 1;
}
#access .section#mainMap:after { /* for Modern Browser */
	content: "."; display: block; clear: both; height: 0; visibility: hidden; font-size: 0;
}

#access .section#mainMap .content {
	float: left;
	display: inline;
	width: 235px;
}

#access .section#mainMap .content address {
	font-size: 138.5%;
	line-height: 1.224;
}

#access .section#mainMap .image {
	float: right;
	display: inline;
	width: 406px;
}


/* Parking Section
========================================== */
#access .section#parkingSection {
	position: relative;
	margin: 0 0 25px;
}

#access .section#parkingSection p.lead {
	padding: 0 190px 15px 0;
	width: 470px;
	background: url(../img/line_dotted_01.gif) repeat-x 0 100%;
	font-size: 107.8%;
	line-height: 1.286;
}

#access .section#parkingSection p.tel {
	position: absolute;
	top: 45px;
	right: 0;
	margin: 1.8em 0 0;
	padding: 2px 0;
	width: 170px;
	border: 1px solid #B5B5B6;
	font-size: 77%;
	line-height: 1.5;
	text-align: center;
}
	
	/* Service Table
	---------------------------------------- */
	#access .section#parkingSection .section#serviceTable {
		margin: 0 0 15px;
		padding: 13px 0 3px;
		background: url(../img/line_dotted_01.gif) repeat-x 0 100%;
	}
	
		/* Table
		---------------------------------------- */
		#access .section#parkingSection .section#serviceTable table {
		}
		
		#access .section#parkingSection .section#serviceTable table tr th,
		#access .section#parkingSection .section#serviceTable table tr td {
			padding: 0 0 10px;
		}
		
		#access .section#parkingSection .section#serviceTable table tr th {
			padding-right: 10px;
			width: 185px;
			background: url(../img/line_dotted_02.gif) repeat-x 0 0.6em;
			font-weight: bold;
		}
		#access .section#parkingSection .section#serviceTable table tr th span {
			padding: 0 0.25em 0 0;
			background: #FFFFFF;
		}
		
		#access .section#parkingSection .section#serviceTable table tr td {
			padding-left: 5px;
		}
	
	/* Other Parking
	---------------------------------------- */
	#access .section#parkingSection .section#otherParking {
		margin: 0 0 35px;
		zoom: 1;
	}
	#access .section#parkingSection .section#otherParking:after { /* for Modern Browser */
		content: "."; display: block; clear: both; height: 0; visibility: hidden; font-size: 0;
	}
	
	#access .section#parkingSection .section#otherParking .image {
		float: left;
		display: inline;
		width: 290px;
	}
	
	#access .section#parkingSection .section#otherParking .content {
		float: right;
		display: inline;
		width: 340px;
	}
	
	#access .section#parkingSection .section#otherParking .content ol {
		margin: 0 0 8px;
	}
	
	#access .section#parkingSection .section#otherParking .content ol li {
		font-weight: bold;
	}
	
	#access .section#parkingSection .section#otherParking .content p.notice {
		font-size: 77%;
		line-height: 1.5;
	}

	#access .section#parkingSection .section#guideMap {
	}


/* Parking Section
========================================== */
#access .section#busTerminal {
}

#access .section#busTerminal h3 {
}

#access .section#busTerminal .image {
	margin: 0 0 0 30px;
}
