@charset "UTF-8";

/* Header Menu Setting */
#header ul li.rent a,
#header ul li.rent a:active,
#header ul li.rent a:focus,
#header ul li.rent a:hover {
	background: url(../img/global/header.jpg) no-repeat -395px -240px;
}

dl#contents_header h2 {
	width: 630px;
	height: 42px;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
	background: url(../img/for_rentandsale/index/header-for_rent.gif) no-repeat;
}
dl#contents_header dd {
	font-size: 1.2em;
	padding: 4px 20px 20px 52px;
}
dl#contents_header dd img {
	margin-bottom: 4px;
	margin-left: -2px;
}
h3 {
	clear: both;
	float: left;
	width: 216px;
	height: 19px;
	margin: 0 0 4px;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
	background: url(../img/for_rentandsale/index/category.gif) no-repeat;
}
h3#koko {
	background-position: 0 0;
}
h3#four {
	background-position: 0 -20px;
}
p.explain {
	clear: both;
	font-size: 1.2em;
	margin-bottom: 2px;
}
p.explain a {
	padding-right: 15px;
	background: url(../img/common/popup.gif) no-repeat right center;
}
ul.product,
ul.product li {
	float: left;
}
ul.product {
	width: 630px;
	margin-bottom: 30px;
	border: 1px solid #99CCCC;
	border-width: 1px 0 0 1px;
	background: url(../img/for_rentandsale/index/ul-bg_rent.gif) no-repeat right bottom;
}
/*
* html ul.product {
	width: 633px;
}
*/
ul.product li {
	width: 205px;
	padding: 2px;
	font-size: 1.2em;
	border: 1px solid #99CCCC;
	border-width: 0 1px 1px 0;
}
ul.product li .box {
	padding: 8px;
}
ul.product li a {
	display: block;
	color: #333;
	background-color: #FFF;
}
ul.product li a:hover {
	background-color: #EBF5F5;
}
ul.product li img.tmb {
	padding-bottom: 10px;
	vertical-align: bottom;
}
ul.product li p.seal {
	position: relative;
}
ul.product li p.seal img {
	position: absolute;
	top: 65px;
	left: 2px;
}
ul.product li p.seal img.openroom {
	position: absolute;
	top: 78px;
	left: 8px;
}
ul.product li h4 {
	font-weight: normal;
	color: #520000;
}
ul.product li .state {
	color: #CC0000;
}
ul.product li .state_rent {
	color: #009fff;
}
ul.product li p.icon {
	width: 189px;
	height: 26px;
	padding-top: 5px;
	text-align: right;
}
ul.product li p.icon img {
	padding-left: 1px;
}
* html ul.product li p.icon img {
	padding-left: 0;
}
#request {
	clear: both;
	font-size: 1.2em;
}
#request a {
	display: block;
	width: 172px;
	height: 30px;
	margin-top: 6px;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
	background: url(../img/for_rentandsale/index/btn-request.gif) no-repeat left top;
}
#request a:hover {
	background: url(../img/for_rentandsale/index/btn-request.gif) no-repeat left bottom;
}
