@charset "UTF-8";
body {
	margin:0px;
	color:#000000;
	background:#FFFFFF;
}

.t10px {
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
}
.t12px {
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
}
.t14px {
	font-size: 14px;
	line-height: 16px;
	text-decoration: none;
}

.t16px {
	font-size: 16px;
	line-height: 18px;
	text-decoration: none;
}

.t18px {
	font-size: 18px;
	line-height: 20px;
	text-decoration: none;
}

.t22px {
	font-size: 22px;
	line-height: 26px;
	text-decoration: none;
}


.Parking {
	font-size: 14px;
	text-align:center;
}

.Parking span {
	color:red;
	padding:2px;
	border:1px solid red;
}

td.StrongTd {
	padding:10px 0;
}

td.StrongTd strong {
	font-size:12px;
	font-weight:normal;
	color:#333333;
}