@charset "UTF-8";

/* list reset */
#contents .section ul {
	list-style: none;
}

#contents h2 {
	margin-bottom: 22px;
	padding-top: 27px;
}
#contents .section {
	margin-bottom: 32px;
}
#contents .section h3 {
	height: 56px;
	margin-bottom: 12px;
	padding-left: 14px;
	background: url(../../images/title_h3_bg.gif) left top no-repeat;
	font-size: 16px;
	font-weight: bold;
	color: #45000a;
	line-height: 38px;
}
#contents .schedule {
	width: 675px;
	margin-bottom: 16px;
	text-align: center;
}
#contents .section p {
	padding-left: 40px;
}
#contents .note {
	font-weight: bold;
}

#contents #section01 dl.hours {
	margin-top:35px;
}

#contents #section02 h4 {
	margin: 0 0 20px 40px;
}
#contents #section02 .mapBlock {
	width: 580px;
	margin: 0 0 20px 40px;
	padding: 4px;
	border: solid 1px #cccccc;
}
#contents #section02 .mapBtBlock {
	margin-bottom: 15px;
	padding-right: 90px;
	text-align: right;
}
#contents #section02 ul {
	margin: 0 0 36px 40px;
}
#contents #section02 ul li {
	padding-left: 1em;
	text-indent: -1em;
}
#contents #section02 .parkingLead {
	width: 594px;
	margin: 0 0 20px 40px;
	padding: 0;
}
#contents #section02 dl {
	margin-left: 40px;
}
#contents #section02 dl dt {
	clear: left;
	float: left;
	height: 32px;
	margin-bottom: 10px;
	overflow: hidden;
}
#contents #section02 dl dd {
	margin-left: 155px;
}
#contents #section02 dl .parking01 {
	height: 32px;
	margin-bottom: 10px;
	line-height: 32px;
}





