
body {
	line-height: 130%;
	margin: 10px auto;
	padding: 0px;
}
img {
	border: none;
}
a:link {
	color: #00489e;
	text-decoration: none
}
.reservations a img {
	padding-top: 5px;
}

a:visited {
	color: #00489e;
	text-decoration: none
}
a:hover {  color: #CC0000; text-decoration: none;}
.text9pt { font-size: 9pt; line-height: 120% }
.text10pt { font-size: 10pt; line-height: 120% }
.text10pt_bold {
	font-size: 10pt;
	line-height: 1.5em;
	font-weight: bold
}
.text11pt_bold {
	font-size: 11pt;
	line-height: 1.5em;
	font-weight: bold
}
.text12pt { font-size: 12pt; line-height: 120% }
.text12pt_bold {
	font-size: 12pt;
	font-weight: bold;
	line-height: 1.5em;
}
.text14pt_bold {
	font-size: 14pt;
	line-height: 1.5em;
	font-weight: bold;
}

table.border {
	border: 1px solid #ddd;
	border-collapse:collapse;
	font-size: 12px;
	margin: 0 auto;
	float: right;
	color: #00489e;
}
.border th , .border td {
	border: 1px solid #ddd;
	padding:10px;
	vertical-align: top;
	text-align: center;
}
.border th {
	font-weight: normal;
	white-space: nowrap;
	text-align: left;
}
.border th.midasi {
	font-weight: bold;
	white-space: nowrap;
	text-align: center;
	color: #FFFFFF;
	background-color: #00489e;
	font-size: large;
}
.border td.red {
	color: #FF0000;
}
.bn {
	background-color: #efefef;
	margin: 30px 0 10px 0;
	border: solid 1px #ddd;
	float: left;
	border-right: none;
	border-left: none;
	text-align: center;
	width: 900px;
}
.bn li {
	list-style-type: none;
	float: left;
	width: 150px;
	margin: 10px 37px;
	display: inline;
}
.floor {
	border: solid 1px #ddd;
}


.floor li {
	list-style-type: none;
	padding: 5px;
	list-style-position: outside;
	margin-left: 10px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0;
	padding-left: 15px;
}

.floor tr td {
	vertical-align: top;
	border-bottom: solid 1px #ddd;
	padding: 7px;
}
.floor tr td img {
	padding: 1px;
}
#hoge  A:hover  IMG {
	filter: alpha(opacity=60);
	opacity: 0.6;
}
table tr td .floor tr th  {
	text-align: center;
	background-color: #efefef;
	border-bottom: solid 1px #fff;
	vertical-align: top;
	padding: 10px;
}
.container {
	width: 980px;
	margin: 0 auto;
	overflow-x: hidden;
}

table.parking {
	border: 1px solid #ddd;
	border-collapse:collapse;
	font-size: 11px;
	margin: 0 auto;
	float: right;
	color: #00489e;
	width: 200px;
}
.parking th , .parking td {
	border: 1px solid #ddd;
	padding:8px;
	vertical-align: top;
}
.parking th {
	font-weight: normal;
	white-space: nowrap;
	text-align: left;
}
.parking th.midasi {
	font-weight: bold;
	white-space: nowrap;
	text-align: center;
	color: #FFFFFF;
	background-color: #00489e;
	font-size: large;
}
.reservations p {
	font-size: 11px;
	color: #666;
	margin-top: 10px;
}
tr .month {
	font-size: 14px;
	font-weight: 700;
	border: solid 1px #ddd;
	border-left: solid 25px #00489e;
	padding: 5px 0 5px 10px;
	color: #00489e;
}
tr .month span {
	font-size: 10px;
	color: #999;
	font-weight: normal;
	margin-left: 20px;
}
.month_link img {
	margin: 10px;
}
.pagetop {
	text-align: right;
	padding: 5px;
}

