@charset "utf-8";

h2 {
	width: 730px;
	height: 40px;
	background: url(../img/h2-parking.png) no-repeat;
	text-indent: -9999em;
}

p {
	margin-top: 10px;
	font-size: 12px;
	line-height: 1.5;
}

h3 {
	width: 730px;
	height: 24px;
	margin-top: 30px;
	border-bottom: 1px solid #132C85;
	text-indent: -9999em;
}

#section-parking-guide h3 {
	background: url(../img/h3-parking-guide.png) no-repeat;
}

#section-parking-guide table {
	margin-top: 10px;
	border-collapse: collapse;
	border: 1px solid #CCC;
}

#section-parking-guide th,
#section-parking-guide td {
	padding: 10px;
	border: 1px solid #CCC;
	font-size: 12px;
}

#section-parking-guide th {
	text-align: center;
	background: url(../../../../common/img/pattern-bee3f6-eaf5fd.png) repeat;
}

#section-parking-guide .header th {
	background: #C8E8F6 none;
}

#section-parking-guide td strong {
	color: #E33F00;
}

#section-entrance h3 {
	background: url(../img/h3-entrance.png) no-repeat;
}

#section-entrance .map img {
	margin-top: 20px;
}

#section-entrance .wrapper {
	width: 600px;
}

#section-entrance .wrapper div {
	float: left;
	width: 180px;
	margin-top: 20px;
	margin-right: 20px;
}

#section-entrance .wrapper h4 {
	width: 180px;
	height: 21px;
	text-indent: -9999em;
}

#section-entrance .wrapper .west h4 {
	background: url(../img/h4-west.png) no-repeat;
}

#section-entrance .wrapper .east h4 {
	background: url(../img/h4-east.png) no-repeat;
}

#section-entrance .wrapper .entrance h4 {
	background: url(../img/h4-entrance.png) no-repeat;
}

#section-entrance .wrapper img {
	margin-top: 10px;
}

#section-entrance .wrapper p {
	margin-top: 5px;
	margin-bottom: 15px;
}

#section-reserve h3 {
	background: url(../img/h3-reserve.png) no-repeat;
}

#section-reserve li {
	list-style-type: disc;
	margin: 10px 0 0 20px;
}

#section-reserve h4 {
	width: 730px;
	height: 21px;
	margin-top: 20px;
	text-indent: -9999em;
}

#section-reserve #section-how-to-purchase h4 {
	background: url(../img/h4-how-to-purchase.png) no-repeat;
}

#section-reserve #section-inquiry h4 {
	background: url(../img/h4-inquiry.png) no-repeat;
}

#section-reserve #section-status h4 {
	width: 715px;
	text-indent: 0;
	background: url(../img/h4.png) no-repeat;
	padding-left: 15px;
	line-height: 21px;
	font-size: 16px;
	color: #132C85;
}

#section-reserve strong {
	color: #E33F00;
}

#section-reserve #section-status table {
	margin-top: 10px;
	border-collapse: collapse;
	border: 1px solid #CCC;
}

#section-reserve #section-status .section {
	width: 30px;
	text-align: center;
}
#section-reserve #section-status .date {
	width: 100px;
	text-align: center;
}
#section-reserve #section-status .opposition {
	width: 200px;
	text-align: left;
}
#section-reserve #section-status .lcode {
	width: 80px;
	text-align: center;
}
#section-reserve #section-status .onsale {
	width: 100px;
	text-align: center;
}
#section-reserve #section-status .onsale .sold-out {
	color: red;
}

#section-reserve #section-status th,
#section-reserve #section-status td {
	padding: 10px;
	border: 1px solid #CCC;
	font-size: 12px;
}

#section-reserve #section-status th {
	text-align: center;
	background: url(../../../../common/img/pattern-bee3f6-eaf5fd.png) repeat;
}

