@charset "Shift_JIS";

div#topics{
	background-image: url(../../images/common/bg-topics.jpg);
	background-repeat: no-repeat;
	border: 1px solid #cfcfcf;
	width: 568px;
	float: left;
	clear: both;
	background-color: #f0eef9;
	padding: 43px 0 10px 0;
	margin: 0 0 14px 0;
}

#topics dl{
	float: left;
	width: 524px;
	margin: 0 0 0 10px;
	background-color: #FFFFFF;
	display: inline;
	padding: 12px;
	overflow: auto;
	height: 90px;
}

#topics dt{
	clear: both;
	padding: 0 0 3px 0;
	font-weight: bold;
}

#topics dd{
	clear: both;
	border-bottom: 2px dotted #cfcfcf;
	padding: 0 0 6px 0;
	margin: 0 0 6px 0;
}

div#bnr {
	width: 570px;
	clear: both;
}

#bnr img.left {
	display: inline;
	float: left;
	margin: 0 0 15px;
}

#bnr img.right {
	display: inline;
	float: right;
	margin: 0 0 15px;
}

div.arrival{
	width: 570px;
	float: left;
	clear: both;
	margin: 0 0 10px 0;
}

.arrival h3{
	margin: 0 0 10px 0;
	clear: both;
	float: left;
	width: 100%;
	height: 34px;
}

div.estate{
	width: 253px;
	float: left;
	margin: 10px 5px 0;
	display: inline;
	border: 1px solid #cfcfcf;
	padding: 10px;
}

div.images{
	width: 92px;
	float: left;
	display: inline;
}

.images img{
	text-align: center;
	display: block;
	margin: 0 auto 6px;
	float: none;
	clear: none;
}

.estate p{
	text-align: left;
	float: left;
	display: inline;
	width: 151px;
	margin: 0 0 10px 10px;
}

.estate table{
	clear: both;
	float: left;
	width: 253px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cfcfcf;
	padding: 10px 0 0 0;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cfcfcf;
	border-collapse: collapse;
}

.estate th{
	text-align: center;
	padding: 4px;
	color: #FFFFFF;
	background-color: #fdad32;
	width: 44px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #cfcfcf;
	border-bottom-color: #cfcfcf;
}

.estate td{
	padding: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #cfcfcf;
	border-bottom-color: #cfcfcf;
}

.icon img{
	display: inline;
	float: left;
	clear:none;
	margin: 0 2px 2px 0;
}

td.more{
	text-align: right;
}

td.half{
	width: 60px;
}

#bnr img{
	float: left;
	display: inline;
}