@charset "UTF-8";

div.attention ul {
	margin: 5px 0 5px 18px;
	list-style: square;
}

h3.attent {
	margin: 10px 0 5px 0;
	padding: 0;
	font-weight: bold;
	font-size: 120%;
	line-height: 150%;
	color: #627a86;
}

/* 鳥かご用 */
table#legend {
	width: 750px;
	text-align: center;
	border-collapse: collapse;
	font-family: Times New Roman, Times, serif;
	margin: 0 0 20px 0;
}

table#legend tr.floor td.summary {
	font-size: 1.2em;
	font-weight: bold;
}

table#legend tr.floor th {
	background: #666;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}

table#legend tr.floor td.legend {
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	font-size: .8em;
}

table#legend tr.price td {
	border-bottom: 1px dotted #666;
	border-right: 1px solid #999;
}

table#legend tr.footprint td.area {
	border-bottom: 1px dotted #666;
	border-right: 1px solid #999;
}

table#legend tr.footprint td.area span {
	font-size: .7em;
	vertical-align: top;
}

table#legend tr.balcony td.bal {
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}


table#legend tr.floor td.feetitle,td.fee {
	font-size: 1.75em;
	vertical-align: middle;
}

table#legend tr.floor td.feetitle {
	border: 1px solid #999;
	background: #666;
}

table#legend tr.footprint td.fee {
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}

table#legend td.blankcol {
	border: 0;
	font-size: .85em;
	color: #999;
}

table#legend td.summary div.tablename {
	letter-spacing: 1em;
	font-size: 1.2em;
}

table#prices {
	width: 750px;
	text-align: center;
	border-collapse: collapse;
	font-family: Times New Roman, Times, serif;
}

table#prices caption {
	display:none;
	border: 1px solid #900;
	background: #333;
	font-size: 1.1em;
	font-weight: bold;
	margin: .25em 0 1.75em 0;
	padding: .5em 0;
	line-height: 1.25;
}

table#prices tbody td {
	border-right: 1px solid #666;
	cursor: pointer;
}

table#prices tbody tr.floor td {
	border-top: 2px solid #999;
	border-bottom: 1px solid #999;
	vertical-align:middle;
}

table#prices tr.floor th {
	background: #666;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}

table#prices tr.price td {
	font-size: 1.4em;
	border-bottom: 1px dotted #666;
}

table#prices tr.price2 td {
	font-size: 1.4em;
	background-color: #333;
	border-bottom: 1px dotted #666;
	vertical-align:middle;
}

table#prices tr.price2 th {
	font-size: 1.4em;
	background-color: #333;
	border-bottom: 1px dotted #666;
}
table#prices tbody tr.footprint td {
	border-bottom: 1px solid #666;
}

table#prices tbody tr.ent th {
	height: 6em;
	background: #666;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}

table#prices tbody tr.ent td {
	font-size: 1.2em;
	vertical-align: middle;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	cursor: default;
	font-family: メイリオ, "ＭＳ Ｐゴシック", "ヒラギノ明朝 Pro W3", Osaka;
}

table#prices tbody tr.ent td.entrance {
	font-size: 1.1em;
	letter-spacing: -0.1em;
}

table#prices tbody td.evspace {
	width: 1.2em;
	background: #666;
	color: #333;
	font-size: 1.5em;
	font-weight: bold;
	vertical-align: middle;
	line-height: 1.5;
	cursor: default;
}
/* /鳥かご ここまで */

