@charset "utf-8";

/*----------------------------------------------------	
	Navi
----------------------------------------------------*/

#access-back {
	margin-bottom: 20px;
	border-top: #b3b3b3 1px solid;
	background: url(../img/access/common/navi_back.gif) repeat-y;
}

* html #access-back {
	border-top: none;
}

#access-navi {
	font-size: 95%;
	padding: 10px 10px 15px 22px;
}

* html #access-navi {
	padding: 10px 10px 0 22px;
}

*:first-child + html #access-navi {
	padding: 10px 10px 0 17px;
}

#access-navi ul li {
	padding-left: 18px;
	background: url(../img/access/common/navi_icon.gif) no-repeat left 4px;
}

.navi-space {
	padding-bottom: 5px;
}

#access-navi a {
	color: #323232;
}

#access-navi a:hover {
	color: #d66202;
}

#access-navi a.navi-on {
	color: #d66202;
}

#access-navi a.navi-on:hover {
	color: #f5a738;
}

/*----------------------------------------------------	
	Content
----------------------------------------------------*/

#access-content {
	float: left;
	width: 738px;
	padding: 110px 22px 10px 22px;
	background: url(../img/access/common/content_back.jpg) no-repeat left top;
}

#access-content-bottom {
	float: left;
	width: 738px;
	height: 10px;
	background: url(../img/common/content_bottom.jpg) no-repeat left top;
}

.access-content-main {
	float: left;
	width: 692px;
	padding: 25px 20px 0 20px;
	background: url(../img/access/common/content_main_back.gif) no-repeat left top;
}

.access-content-main-bottom {
	float: left;
	width: 692px;
	height: 10px;
	margin-bottom: 20px;
	background: url(../img/common/content_main_bottom.gif) no-repeat left top;
}

* html .access-content-main-bottom {
	margin-bottom: 15px;
}

*:first-child + html .access-content-main-bottom {
	margin-bottom: 25px;
}

.access-next a {
	color: #d66202;
	padding-left: 22px; 
	background: url(../img/access/common/next_icon.gif) no-repeat left center;
}

.access-next a:hover {
	color: #f5a738;
	padding-left: 22px; 
	background: url(../img/access/common/next_icon_on.gif) no-repeat left center;
}

.access-next-on {
	display: inline-block;
	color: #323232;
	padding-left: 22px; 
	background: url(../img/access/common/next_icon.gif) no-repeat left center;
}

.access-link-border {
	margin-bottom: 10px;
	border-bottom: #cfa487 1px solid;
}

.access-main-title {
	clear: both;
	padding: 3px 0 7px 15px;
	margin-bottom: 20px;
	font-weight: 700;
	background: url(../img/access/common/title_back.gif) no-repeat left top;
}

.access-main-title-b {
	font-size: 120%;
}

.access-main-title-s {
	font-size: 80%;
	font-weight: 400;
	padding-left: 5px;
}

.access-main-title-sb {
	font-weight: 400;
	padding-left: 5px;
}

.access-main-title-red {
	color: #cc3300;
}

/*----------------------------------------------------	
	Top
----------------------------------------------------*/

.access-back01 {
	background: url(../img/access/common/back01.jpg) no-repeat right;
}

.access-back02 {
	background: url(../img/access/common/back02.jpg) no-repeat right;
}

.access-back03 {
	background: url(../img/access/common/back03.jpg) no-repeat right;
}

.access-back04 {
	background: url(../img/access/common/back04.jpg) no-repeat right;
}

/*----------------------------------------------------	
	Fare
----------------------------------------------------*/

#fare-content-main {
	float: left;
	width: 692px;
	padding: 60px 20px 10px 20px;
	background: url(../img/access/fare/titlemain.gif) no-repeat left top;
}

.fare-top-box {
	float: left;
	width: 650px;
	padding-bottom: 25px;
}

* html .fare-top-box {
	padding-bottom: 10px;
}

*:first-child + html .fare-top-box {
	padding-bottom: 10px;
}

.fare-top-box-l {
	float: left;
	width: 315px;
	background: url(../img/access/common/line01.gif) no-repeat left top;
}

.fare-top-box-r {
	float: right;
	width: 315px;
	background: url(../img/access/common/line01.gif) no-repeat left top;
}

.fare-box-title {
	padding: 12px 0 12px 0;
	margin-bottom: 15px;
	background: url(../img/common/line_dotted01.gif) no-repeat left bottom;
}

.fare-box-img {
	float: left;
	width: 140px;
	padding-right: 15px;
}

.fare-box-detail {
	float: left;
	width: 160px;
}

.fare-box-text {
	padding-bottom: 5px;
}

.fare-list {
	width: 616px;
	padding: 8px 15px 8px 15px;
	margin-bottom: 40px;
	line-height: 1.8;
	border: #cccccc 2px solid;
}

.fare-list ul li {
	display: inline;
}

.fare-list a {
	color: #323232;
	padding: 0 10px 0 18px;
	background: url(../img/access/common/link_icon_off.gif) no-repeat left center;
}

.fare-list a:hover {
	color: #999999;
	padding: 0 10px 0 18px;
	background: url(../img/access/common/link_icon_on.gif) no-repeat left center;
}

.fare-table {
	width: 650px;
	font-size: 85%;
	margin-bottom: 30px;
}

.fare-table td {
	padding: 2px;
}

.fare-table .empty {
	background: #ffffff;
}

.fare-table .sta {
	background: #ffdc62;
	text-align: center;
	padding: 5px 0 5px 0;
}

.fare-table .sec {
	width: 30%;
	background: #ffdc62;
	padding-left: 5px;
}

.fare-table .pri1 {
	background: #f5f5f5;
	text-align: right;
}

.fare-table .pri2 {
	background: #e5e5e5;
	text-align: right;
}

.fare-table .jr {
	background: #dbfbb1;
	text-align: right;
}

.fare-table .car {
	background: #beeef5;
	text-align: right;
}

.fare-table .ad {
	color: #0066cc;
}

.fare-table .ch {
	color: #cc3300;
}

.fare-table .bdt {
	border-top: #b3b3b3 1px solid;
}

.fare-table .bdl {
	border-left: #b3b3b3 1px solid;
}

.fare-table .bdr {
	border-right: #b3b3b3 1px solid;
}

.fare-table .bdb {
	border-bottom: #b3b3b3 1px solid;
}

.fare-table a {
	color: #323232;
	text-decoration: underline;
}

.fare-table a:hover {
	color: #7f3601;
	text-decoration: underline;
}

.fare-table-main {
	position: relative;
}

.fare-table-comment {
	position: absolute;
	top: 0;
	left: 0;
	padding: 8px 10px 2px 10px;
	border: #323232 1px dotted;
}

.fare-table-sub {
	font-size: 85%;
	margin-bottom: 7px;
}

.fare-table-sub td {
	padding: 2px;
}

.fare-table-sub .pri1 {
	background: #f5f5f5;
	text-align: right;
}

.fare-table-sub .jr {
	background: #dbfbb1;
	text-align: right;
}

.fare-table-sub .car {
	background: #beeef5;
	text-align: right;
}

.fare-table-sub .ad {
	color: #0066cc;
}

.fare-table-sub .ch {
	color: #cc3300;
}

.fare-table-sub .bdt {
	border-top: #b3b3b3 1px solid;
}

.fare-table-sub .bdl {
	border-left: #b3b3b3 1px solid;
}

.fare-table-sub .bdr {
	border-right: #b3b3b3 1px solid;
}

.fare-table-sub .bdb {
	border-bottom: #b3b3b3 1px solid;
}

.fare-table-sub .pl {
	padding-left: 10px;
}

.fare-comment {
	width: 618px;
	font-size: 85%;
	padding: 8px 10px 8px 10px;
	margin-bottom: 20px;
	border: #323232 1px dotted;
}

.fare-comment a {
	color: #323232;
	text-decoration: underline;
}

.fare-comment a:hover {
	color: #7f3601;
	text-decoration: underline;
}

.fare-group-text {
	font-size: 85%;
	padding-bottom: 10px;
}

.fare-group-text-red {
	color: #cc3300;
}

.fare-group-text a {
	color: #cc3300;
}

.fare-group-text a:hover {
	color: #ff9966;
}

.ticket {
	clear: both;
	float: left;
	width: 650px;
}

.ticket-title {
	float: left;
	width: 650px;
	font-weight: 700;
	line-height: 1.8;
	padding: 8px 15px 3px 15px;
	background: url(../img/access/fare/ticket_title_back.gif) no-repeat left top;
}

*:first-child + html .ticket-title {
	line-height: 2.2;
	padding: 12px 15px 0 15px;
}

.ticket-title-text {
	float: left;
	width: 516px;
}

.ticket-title-img {
	float: left;
	width: 104px;
}

.ticket-title-red {
	color: #cc3300;
	padding-bottom: 2px;
	border-bottom: #cc3300 1px dotted;
}

.ticket-title-b {
	font-size: 130%;
}

.ticket-title-bottom {
	float: left;
	width: 650px;
	height: 6px;
	margin-bottom: 5px;
	background: url(../img/access/fare/ticket_title_bottom.gif) no-repeat left top;
}

.ticket-title-bottom-space {
	margin-bottom: 15px;
}

* html .ticket-title-bottom-space {
	margin-bottom: 0;
}

.ticket-detail {
	float: left;
	width: 650px;
	padding: 13px 0 15px 0;
}

* html .ticket-detail {
	padding: 3px 0 15px 0;
}

.ticket-box01 {
	float: left;
	width: 650px;
	margin-bottom: 20px;
}

.ticket-box01-l {
	float: left;
	width: 160px;
	padding: 8px;
	background: #dfdfdf;
	border: #f49e57 1px solid;
}

.ticket-box01-r {
	float: right;
	width: 452px;
}

.ticket-box01-r dl {
	padding-bottom: 3px;
	margin-bottom: 7px;
	background: url(../img/common/line_dotted01.gif) no-repeat left bottom;
}

.ticket-box01-r dl dt {
	float: left;
	width: 6em;
	margin: 0 0 0.5em 0;
	padding: 0;
	font-weight: 700;
}

.ticket-box01-r dl dd {
	margin: 0 0 0.5em 6em;
	padding: 0;
}

.ticket-box01-red1 {
	color: #cc0000;
}

.ticket-box01-red2 {
	color: #cc3300;
	font-weight: 700;
	background: #fff2e7;
}

.ticket-table-title {
	clear: both;
	width: 650px;
	padding-bottom: 10px;
}

.ticket-table-title-b {
	font-weight: 700;
	padding: 3px 0 3px 8px;
	margin-bottom: 8px;
	border: #f49e57 1px solid;
	background: #fff2e7;
}

.ticket-table {
	clear: both;
	width: 650px;
	font-size: 85%;
	margin-bottom: 15px;
}

.ticket-table .title {
	text-align: center;
	background: #ffdc62;
	padding: 3px 0 3px 0;
}

.ticket-table .bdt {
	border-top: #b3b3b3 1px solid;
}

.ticket-table .bdl {
	border-left: #b3b3b3 1px solid;
}

.ticket-table .bdr {
	border-right: #b3b3b3 1px solid;
}

.ticket-table .bdb {
	border-bottom: #b3b3b3 1px solid;
}

.ticket-table .sta {
	width: 20%;
	background: #e5e5e5;
	text-align: center;
	padding: 5px 0 5px 0;
}

.ticket-table .item {
	background: #f5f5f5;
	text-align: center;
	padding: 5px 0 5px 0;
}

.ticket-table .empty {
	background: #e5e5e5;
	text-align: center;
	padding: 5px 0 5px 0;
}

.ticket-table .tya {
	background: #fed2c6;
	text-align: center;
	padding: 5px 0 5px 0;
}

.ticket-table .tyb {
	background: #c8e5ee;
	text-align: center;
	padding: 5px 0 5px 0;
}

.ticket-table a {
	color: #323232;
	text-decoration: underline;
}

.ticket-table a:hover {
	color: #7f3601;
	text-decoration: underline;
}

.ticket-table-red {
	color: #cc0000;
	font-size: 120%;
	font-weight: 700;
}

.ticket-table-s {
	font-size: 90%;
}

.ticket-comment {
	width: 627px;
	font-size: 85%;
	line-height: 1.7;
	padding: 8px 10px 8px 10px;
	margin-bottom: 20px;
	border: #323232 1px dotted;
}

.ticket-comment-red {
	color: #cc3300;
	padding-bottom: 5px;
}

.travel-main {
	padding: 10px 10px 30px 10px;
}

.travel-table {
	width: 630px;
	margin-bottom: 5px;
	border-bottom: #999999 1px dotted;
}

.travel-table .item {
	padding-bottom: 8px;
}

.travel-table .title {
	padding: 0 0 5px 22px;
	background: url(../img/common/link_window_off.gif) no-repeat left center;
}

.travel-table .url {
	padding-left: 22px;
}

/*----------------------------------------------------	
	Timetable
----------------------------------------------------*/

#timetable-content-main {
	float: left;
	width: 692px;
	padding: 60px 20px 10px 20px;
	background: url(../img/access/timetable/titlemain.gif) no-repeat left top;
}

.timetable-main {
	width: 640px;
	padding: 5px 0 40px 0;
}

.timetable-detail {
	text-align: center;
}

.timetable-title-b {
	font-weight: 700;
	font-size: 110%;
}

.timetable-main .img01 {
	padding: 20px 0 20px 0;
}

.timetable-main .img02 {
	padding: 5px 0 10px 0;
}

.timetable-comment {
	width: 600px;
	margin: 0 20px 0 20px;
	padding-top: 5px;
	background: url(../img/common/line_dotted01.gif) no-repeat left top;
}

.timetable-comment-b {
	font-weight: 700;
}

.timetable-box01 {
	float: left;
	width: 600px;
	padding: 20px 0 20px 0;
	background: url(../img/common/line_dotted01.gif) no-repeat left bottom;
}

.timetable-box01-l {
	float: left;
	width: 160px;
}

.timetable-box01-r {
	float: left;
	width: 430px;
}

.timetable-box02 {
	float: left;
	width: 600px;
	padding: 20px 0 20px 0;
	background: url(../img/common/line_dotted01.gif) no-repeat left bottom;
}

.timetable-box02-l {
	float: left;
	width: 55px;
}

.timetable-box02-m {
	float: left;
	width: 270px;
}

.timetable-box02-r {
	float: right;
	width: 265px;
}

.timetable-box03 {
	float: left;
	width: 600px;
	padding: 20px 0 20px 0;
	background: url(../img/common/line_dotted01.gif) no-repeat left bottom;
}

.timetable-box03-l {
	float: left;
	width: 55px;
}

.timetable-box03-m {
	float: left;
	width: 121px;
}

.timetable-box03-r {
	float: right;
	width: 414px;
}

.timetable-box04 {
	float: left;
	width: 600px;
	padding: 20px 0 20px 0;
	margin-bottom: 20px;
	background: url(../img/common/line_dotted01.gif) no-repeat left bottom;
}

.timetable-box04-l {
	float: left;
	width: 55px;
}

.timetable-box04-m {
	float: left;
	width: 170px;
}

.timetable-box04-r {
	float: right;
	width: 365px;
}

/*----------------------------------------------------	
	Vehicle
----------------------------------------------------*/

#vehicle-content-main {
	float: left;
	width: 692px;
	padding: 60px 20px 10px 20px;
	background: url(../img/access/vehicle/titlemain.gif) no-repeat left top;
}

#vehicle-top-back {
	float: left;
	width: 650px;
	padding: 45px 13px 0 13px;
	background: url(../img/access/vehicle/top_back.gif) no-repeat left top;
}

#vehicle-top-back-bottom {
	float: left;
	width: 650px;
	height: 35px;
	background: url(../img/access/vehicle/top_back_bottom.gif) no-repeat left top;
}

.vehicle-box01 {
	float: left;
	width: 628px;
}

.vehicle-box01-l01 {
	float: left;
	width: 194px;
	padding-right: 21px;
}

.vehicle-box01-l02 {
	float: left;
	width: 194px;
	padding-right: 21px;
}

.vehicle-box01-r {
	float: left;
	width: 194px;
}

.vehicle-top-box {
	width: 170px;
	padding: 12px 12px 5px 12px;
	background: url(../img/access/vehicle/line01.gif) no-repeat left top;
}

.vehicle-top-box-bottom {
	width: 194px;
	height: 10px;
	margin-bottom: 20px;
	background: url(../img/access/vehicle/top_box_bottom.gif) no-repeat left bottom;
}

* html .vehicle-top-box-bottom {
	margin-top: -5px;
}

.vehicle-top-box-img {
	padding-bottom: 10px;
}

.vehicle-top-box-title {
	padding-bottom: 3px;
}

.vehicle-box02 {
	float: left;
	width: 628px;
}

.vehicle-box02-l01 {
	float: left;
	width: 194px;
	padding-right: 21px;
}

.vehicle-box02-l02 {
	float: left;
	width: 194px;
	padding-right: 21px;
}

.vehicle-box02-r {
	float: left;
	width: 194px;	
}

#vehicle-main {
	float: left;
	width: 650px;
	height: 260px;
	margin-bottom: 25px;
	position: relative;
}

#vehicle-main-img {
	float: left;
	width: 240px;
	height: 236px;
	padding: 10px;
	background: #dfdfdf;
	border: #f49e57 1px solid;
}

#vehicle-main-img img {
	padding-bottom: 7px;
}

#vehicle-main-title {
	padding-bottom: 5px;
	font-weight: 700;
}

#vehicle-main-text {
	font-weight: 400;
	font-size: 85%;
	padding: 2px 4px 2px 4px;
	background: #ffffff;
}

#vehicle-main-text-s {
	font-weight: 400;
	font-size: 85%;
	line-height: 1.2;
	padding: 2px 4px 2px 4px;
	background: #ffffff;
}

#vehicle-main-guide {
	float: right;
	width: 370px;
	height: 260px;
}

#vehicle-main-guide-l {
	position: absolute;
	top: 47px;
	left: 295px;
}

#vehicle-main-guide-r {
	position: absolute;
	top: 47px;
	left: 551px;
}

#vehicle-main-guide-s {
	position: absolute;
	top: 128px;
	left: 340px;
}

#vehicle-main-guide-ss {
	position: absolute;
	top: 128px;
	left: 295px;
}

#vehicle-main-guide-mm {
	position: absolute;
	top: 128px;
	left: 425px;
}

#vehicle-main-guide-t {
	position: absolute;
	top: 128px;
	left: 508px;
}

#vehicle-main-guide-tt {
	position: absolute;
	top: 128px;
	left: 553px;
}

.vehicle-table {
	clear: both;
	width: 650px;
	line-height: 1.3;
	margin-bottom: 20px;
}

.vehicle-table .bdr {
	border-right: #ffffff 2px solid;
}

.vehicle-table .bdb {
	border-bottom: #ffffff 2px solid;
}

.vehicle-table .title {
	padding: 5px;
	background: #f2c87f;
	vertical-align: top;
	text-align: center;
}

.vehicle-table .item {
	padding: 5px;
	background: #f4eeda;
	text-align: center;
}

.vehicle-table-space {
	margin-bottom: 30px;
}

.vehicle-text {
	width: 650px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	background: url(../img/common/line_dotted01.gif) no-repeat left bottom;
}

.vehicle-start {
	padding-bottom: 30px;
}

#vehicle-sub-img {
	clear: both;
	width: 650px;
	padding-bottom: 30px;
}

#vehicle-sub-img ul li {
	float: left;
}

#vehicle-sub-img img {
	border: #cccccc 2px solid;
}

.vehicle-sub-img-space {
	margin-right: 15px;
}

#map-bus {
	padding-bottom: 15px;
}

#vehicle-bus {
	float: left;
	width: 650px;
	margin-bottom: 20px;
}

#vehicle-bus-l {
	float: left;
	width: 293px;
	padding: 10px;
	border: #f49e57 1px solid;
}

#vehicle-bus-r {
	float: right;
	width: 293px;
	padding: 10px;
	border: #f49e57 1px solid;
}

.vehicle-bus-img {
	float: left;
	width: 149px;
}

.vehicle-bus-img img{
	margin: 0 10px 0 0;
	border: #cccccc 2px solid;
}

.vehicle-bus-text {
	float: right;
	width: 134px;
}

.vehicle-bus-title {
	font-weight: 700;
	padding-bottom: 5px;
	margin-bottom: 5px;
	background: url(../img/common/line_dotted01.gif) no-repeat left bottom;
}

#vehicle-bus-b {
	float: left;
	width: 628px;
	padding: 10px;
	margin-bottom: 20px;
	border: #f49e57 1px solid;
}

#vehicle-bus-b img {
	border: #cccccc 2px solid;
}

.vehicle-bus-b-space {
	margin-right: 5px;
}

.vehicle-bus-b-text {
	padding-bottom: 10px;
}

#vehicle-bus-b ul li {
	display: inline;
}

#vehicle-link {
	float: left;
	width: 626px;
	padding: 10px;
	margin-bottom: 30px;
	border: #cccccc 2px solid;
}

#vehicle-link ul li {
	display: inline;
}

#vehicle-link-l {
	float: left;
	width: 90px;
	padding-right: 15px;
}

#vehicle-link-r {
	float: left;
	width: 521px;
}

#vehicle-link a {
	color: #323232;
	padding: 0 10px 0 18px;
	background: url(../img/access/vehicle/link_icon_off.gif) no-repeat left center;
}

#vehicle-link a:hover {
	color: #f5a738;
	padding: 0 10px 0 18px;
	background: url(../img/access/vehicle/link_icon_on.gif) no-repeat left center;
}

/*----------------------------------------------------	
	Access
----------------------------------------------------*/

#access-content-main {
	float: left;
	width: 692px;
	padding: 60px 20px 10px 20px;
	background: url(../img/access/access/titlemain.gif) no-repeat left top;
}

.access-top-box {
	float: left;
	width: 650px;
	padding-bottom: 25px;
}

* html .access-top-box {
	padding-bottom: 10px;
}

*:first-child + html .access-top-box {
	padding-bottom: 10px;
}

.access-top-box-l {
	float: left;
	width: 315px;
	background: url(../img/access/common/line01.gif) no-repeat left top;
}

.access-top-box-r {
	float: right;
	width: 315px;
	background: url(../img/access/common/line01.gif) no-repeat left top;
}

.access-box-title {
	padding: 12px 0 12px 0;
	margin-bottom: 15px;
	background: url(../img/common/line_dotted01.gif) no-repeat left bottom;
}

.access-box-img {
	float: left;
	width: 140px;
	padding-right: 15px;
}

.access-box-detail {
	float: left;
	width: 160px;
}

.access-box-text {
	padding-bottom: 5px;
}

.access-main-map {
	padding-bottom: 50px;
}

.access-map {
	padding-bottom: 20px;
}

.access-text {
	width: 650px;
	padding-bottom: 30px;
}

.access-text-s {
	width: 650px;
	padding-bottom: 10px;
}

.access-text a {
	color: #d66202;
}

.access-text a:hover {
	color: #f5a738;
}

.access-space {
	margin-bottom: 20px;
}

.access-link {
	width: 627px;
	padding: 8px 10px 8px 10px;
	border: #323232 1px dotted;
}

.access-link-title {
	padding-bottom: 7px;
}

.access-link-text {
	padding-left: 15px;
}

.access-link-b {
	font-weight: 700;
}

.access-link-red01 {
	font-size: 140%;
	font-weight: 700;
	color: #cc0000;
}

.access-link .link-window {
	display: inline;
	padding: 0 20px 0 0;
	background: url(../img/common/link_window_off.gif) no-repeat right 1px;
}

.access-table {
	width: 650px;
	margin-bottom: 30px;
}

.access-table td {
	padding: 5px;
}

.access-table .title {
	width: 15%;
	background: #ffdc62;
	text-align: center;
	padding: 5px 0 5px 0;
}

.access-table .item {
	background: #f5f5f5;
	padding-left: 10px;
}

.access-table .bdt {
	border-top: #b3b3b3 1px solid;
}

.access-table .bdl {
	border-left: #b3b3b3 1px solid;
}

.access-table .bdr {
	border-right: #b3b3b3 1px solid;
}

.access-table .bdb {
	border-bottom: #b3b3b3 1px solid;
}

.parking {
	float: left;
	width: 650px;
	padding-bottom: 40px;
}

.parking-l {
	float: left;
	width: 325px;
}

.parking-r {
	float: right;
	width: 300px;
}

.parking-table {
	width: 300px;
}

.parking-table td {
	padding: 5px;
}

.parking-table .title {
	width: 40%;
	background: #ffdc62;
	text-align: center;
	padding: 5px 0 5px 0;
}

.parking-table .item {
	background: #f5f5f5;
	padding-left: 10px;
}

.parking-table .bdt {
	border-top: #b3b3b3 1px solid;
}

.parking-table .bdl {
	border-left: #b3b3b3 1px solid;
}

.parking-table .bdr {
	border-right: #b3b3b3 1px solid;
}

.parking-table .bdb {
	border-bottom: #b3b3b3 1px solid;
}




















