#Sub2 div.side_bg{
	height: 700px;
}
body#parking div.contentsBox h2.h2_01{
	background: url(../img/h2_01.png) no-repeat;
	text-indent: -9999px;
	width: 681px;
	height: 39px;
	margin: 10px 0 0 0;
}
body#parking div.contentsBox h2.h2_02{
	background: url(../img/h2_02.png) no-repeat;
	text-indent: -9999px;
	width: 681px;
	height: 39px;
	margin: 10px 0 0 0;
}
body#parking div.box{
	margin: 20px 0 10px 0;	
}
body#parking div.box div.money{
	background: #f1f1f1;
	border: solid 1px #ccc;
	padding:3px;
	margin: 0 0 10px 0;
	width: 672px;
}
body#parking div.box div.money h3{
	color: #c00;
}
body#parking div.box h3 span{
	font-size: 14px;
	font-weight: normal;
	color: #333;
}
body#parking div.box div.ph{
	display:table-cell;
	width: 150px;
	height: 150px;
	text-align: center;
	vertical-align: middle;
	border: solid 1px #ccc;
	
}
body#parking table {
	width: 520px;
	border: 1px #ccc solid;
}

body#parking table th{
	padding: 3px;
	border: 1px #ccc solid;
	border-width: 0 0 1px 1px;
	text-align: left;
	vertical-align:top;
	background: #f5f5f5;
	width: 90px;

}
body#parking table td{
	padding: 3px;
	border: 1px #ccc solid;
	border-width: 0 0 1px 1px;
	text-align: left;
	vertical-align:top;
	width: 150px;
}
body#parking div.text ul{
	width: 520px;
	margin: 5px 0 5px 0;
}
body#parking div.text ul li{
	float: left;
	font-size: 10px;
	padding: 1px;
	white-space: nowrap;
	text-align: center;
	margin: 0 1px 0 1px;
}
body#parking div.text ul li.gray{
	border: solid 1px #ccc;
	color: #ccc;
}
body#parking div.text ul li.red{
	border: solid 1px #c00;
	color: #c00;
}
body#parking a.more{
	display: block;
	text-indent: -9999px;
	background: url(../img/more.png) no-repeat;
	width: 120px;
	height: 24px;
}
body#parking div.order a{
	display: block;
	background: url(../img/order.png) no-repeat;
	text-indent: -9999px;
	width: 681px;
	height: 80px;
	margin: 0 0 20px 0;
}
body#parking div.order a:hover{
	background-position: 0 -80px;
}
div.cont{
	white-space: nowrap;
}