@charset "UTF-8";

/* ========================================================= */
/*                         ACCESS							 */
/* ========================================================= */
h2 {
	width: 655px;
	height: 40px;
	margin-bottom: 25px;
	padding: 3px 0 0 20px;
	color: #fff;
	font-size: 138.5%;
	font-weight: bold;
	background: url('../../../img/bg_title02.gif') bottom left no-repeat;
	}

#access p {
	margin-bottom: 15px;
	text-align: center;
	}

#access ul {
	width: 285px;
	margin-bottom: 15px;
	padding-left: 15px;
	border-left: 5px solid #4b3e3e;
	float: left;
	}

#access ul li span {
	font-weight: bold;
	}

#parking {
	width: 285px;
	float: left;
	margin-bottom: 15px;
	}

#parking p {
	text-align: left;
	line-height: 1.3;
	}

#parking dl {
	width: 285px;
	float: left;
	}

#parking dl dt {
	line-height: 1.2;
	padding-left: 60px;
	}

#parking dl dd {
	margin-bottom: 10px;
	padding-left: 60px;
	}

#car1 {
	background: url('../img/car1.gif') no-repeat;
	}

#car2 {
	background: url('../img/car2.gif') 6px 0px no-repeat;
	}