@charset "utf-8";

/*-----------------------------------------------------
	list_parking
-------------------------------------------------------*/
.txtbox260 {width: 260px}
#form_area_list_left_parking {
	float: left;
	width: 240px;
	margin-top: 12px;
	margin-bottom: 5px;
	padding-right: 37px;
}
#form_area_list_right_parking {
	float: left;
	margin-top: 12px;
	margin-right: 29px;
	padding-left: 37px;
	margin-bottom: 10px
}
.left_border {border-left: 1px dotted #ccc}
p.btn_map {position: relative;
	top: -2px;
	left: 150px
}
table.item_parking {width: 705px;height: 49px}
table.item_parking td.first {border-left: 1px solid #cccccc}
table.item_parking td {text-align: center;
	vertical-align: middle;
	border-collapse: collapse;
	border-top: 1px solid #cccccc;
	border-right: 1px dotted #cccccc;
	border-bottom: 1px solid #cccccc;
	background-color: #f1f0f0;
	line-height: 130%
}
table.item_parking td.end {border-right: 1px solid #ccc}
table.list_box tr {border-right: 1px solid #ccc;}
/* IE6 only */
* html 
/* IE7 only */
*:first-child+html 

/*-----------------------------------------------------
	list_tenant
-------------------------------------------------------*/
table.list_box tr {border: 1px solid #ccc}
img.btn_map2 {position: relative;
	top: 4px;
	left: 5px
}
table.list_box td.end {border-right: 1px solid #ccc;
	border-left: 1px dotted #ccc;
	position: relative
}

/*-----------------------------------------------------
	list_warehouse
-------------------------------------------------------*/
table.item_warehouse {width: 100%;height: 48px}
table.item_warehouse tr.top td.first {border-left: 1px solid #cccccc}
table.item_warehouse tr.top td {text-align: center;
	vertical-align: middle;
	border-collapse: collapse;
	border-top: 1px solid #cccccc;
	border-right: 1px dotted #cccccc;
	border-bottom: 1px dotted #cccccc;
	background-color: #f1f0f0;
	line-height: 130%
}
table.item_warehouse tr.top td.solid {border-bottom: 1px solid #ccc}
table.item_warehouse tr.bottom td {text-align: center;
	vertical-align: middle;
	border-collapse: collapse;
	border-top: none;
	border-right: 1px dotted #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #f1f0f0;
	line-height: 130%
}
table.item_warehouse tr.top td.end , table.item_warehouse tr.bottom td.end {border-right: 1px solid #cccccc}
table.warehouse {width: 100%;
	margin-top: 10px;
	border: 1px solid #ccc;
	line-height: 140%	
}
table.warehouse td.check {width: 31px;
	border-right: 1px solid #ccc;
	text-align: center;
	vertical-align: middle;
	background-color: #F3FFE5
}
table.warehouse td.t01 {padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-bottom: 1px solid #ccc
}
table.warehouse td.t02 {border-left: 1px dotted #ccc;
	border-right: 1px dotted #ccc
}
table.warehouse td.t03 , table.warehouse td.t04 , table.warehouse td.t05 {border-left: none;
	border-right: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc
}
table.warehouse td.t05 {border-bottom: 1px solid #ccc}
table.warehouse td.t02 , table.warehouse td.t03 , table.warehouse td.t04,
table.warehouse td.t05 , table.warehouse td.t06 {text-align: center}
table.warehouse td.t03 img.btn_map {position: relative;
	margin-left: 5px;
	top: 3px
}
table.warehouse td.t04 {border-right: 1px dotted #ccc;border-left: 1px dotted #ccc}
table.warehouse td.t06 {border-right: 1px solid #ccc}
table.guide {background-color: #f1f0f0}

