@charset "UTF-8";

/* CSS Infomation --------------------

株式会社賃貸倶楽部ウェブサイト

File name: home.css
description: トップページのスタイルです。
Date: 2009/10/21
Editors: Sayoko Nishimura, Wataru Shitami
Table of contents:

--------------------------------------*/

/* Update history --------------------

Date: 2009/10/21
Last editor: Wataru Shitami
Contents of update: -

--------------------------------------*/



/*キャンペーンバナー*/

#campaign {
	width: 900px;
	margin: 30px auto;
}

#campaign ul {
	width: 920px;
	margin-right: -20px;
}

#campaign li {
	float: left;
	margin-right: 20px;
	display: inline;
}

#reserve-campaign, #chidigi-campaign {
  display: block;
  width: 438px;
  height: 148px;
  overflow: hidden;
  border: 1px dotted #CCC;
  position: relative;
}

#reserve-campaign:hover, #chidigi-campaign:hover {
  border-color: #666;
}

#chidigi-campaign img {
  position: absolute;
  bottom: 0;
}


/*左カラム*/

.left {
	width: 600px;
	float: left;
}

/*右カラム*/

.right {
	width: 260px;
	float: right;
}

/*見出し*/

#service h2, #search-from-area h2, #rank h2, #coupon h2, #shop h2, #press-release h2, #mail-magazine h2 {
	font-size: 12px;
	padding-left: 24px;
	background: url(../../images/icon.png) no-repeat 2px 0;
	padding-bottom: 4px;
	border-bottom: 1px solid #666;
	margin-bottom: 20px;
}

.headline {
	border-bottom: 1px solid #666;
	margin-bottom: 20px;
}

.headline h2 {
	font-size: 12px;
	padding-left: 24px;
	background: url(../../images/icon.png) no-repeat 2px 0;
	padding-top: 1px;
	padding-bottom: 4px;
	float:left;
}

.headline p {
	padding-top: 3px;
	float: right;
}

.headline a {
	padding-right: 15px;
	background: url(../../images/arrow.jpg) no-repeat right 3px;
}

/*トピックス*/

#topics {
	margin-bottom: 10px;
}

#topics ul {
	width: 610px;
	margin-right: -10px;
}

#topics li {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}

.topics {
	display: block;
	width: 293px;
	height: 88px;
	border: 1px dotted #CCC;
	position: relative;
}

.topics:hover {
	color: #000;
	text-decoration: none;
	border-color: #666;
}

.topics .topic-title {
	display: block;
	font-size: 14px;
	color: #000;
	width: 195px;
	position: absolute;
	top: 5px;
	left: 95px;
}

.topics .topic-title-new {
	display: block;
	font-size: 14px;
	color: #000;
	width: 160px;
	min-height: 28px;
	padding-left: 35px;
	background: url(../../images/new.jpg) no-repeat;
	position: absolute;
	top: 5px;
	left: 95px;
}

.topics img {
	display: block;
	width: 80px;
	height: 80px;
	border: 1px solid #CCC;
	position: absolute;
	top: 3px;
	left: 3px;
}

.topics .more {
	padding-right: 15px;
	background: url(../../images/arrow.jpg) no-repeat right 5px;
	position: absolute;
	bottom: 5px;
	right: 10px;
}

/*トピックス下バナー*/

#banner-space div {
	width: 192px;
	float: left;
  line-height: 1.5;
}

#deposit, #reserve { margin-right: 12px; }

#banner-space a {
	display: block;
	padding: 3px;
	border: 1px dotted #CCC;
	margin-bottom: 5px;
}

#banner-space a:hover { border-color: #666; }

#banner-space img {
	display: block;
	width: 184px;
	height: 98px;
}

#banner-space p { color: #333; }

/*カテゴリー*/

#category { margin-bottom: 30px; }

#category h2 {
	font-size: 12px;
	padding-left: 24px;
	background: url(../../images/icon.png) no-repeat 2px 0;
	width: auto;
	padding-bottom: 4px;
	border-bottom: 1px solid #666;
	margin-bottom: 8px;
}

#category a {
	display: block;
	width: 230px;
	height: 21px;
	padding-left: 30px;
	padding-top: 6px;
	border-bottom: 1px dotted #CCC;
}

#category a:hover {
	text-decoration: none;
	background-color: #EFEFEF;
}

#good { background: url(../../images/category-convenient.gif) no-repeat 4px 4px; }

#closet { background: url(../../images/category-closet.gif) no-repeat 4px 4px; }

#samurai { background: url(../../images/category-japanese.gif) no-repeat 4px 4px; }

#single { background: url(../../images/category-single.gif) no-repeat 4px 4px; }

#pet { background: url(../../images/category-pet.gif) no-repeat 4px 4px; }

#noise { background: url(../../images/category-rc.gif) no-repeat 4px 4px; }

#suburb { background: url(../../images/category-suburban.gif) no-repeat 4px 4px; }

#beauty { background: url(../../images/category-secure.gif) no-repeat 4px 4px; }

#family { background: url(../../images/category-family.gif) no-repeat 4px 4px; }

#tv { background: url(../../images/category-tv.gif) no-repeat 4px 4px; }

#newly-married { background: url(../../images/category-couple.gif) no-repeat 4px 4px; }

#newly-built { background: url(../../images/category-new.gif) no-repeat 4px 4px; }

#designers { background: url(../../images/category-designers.gif) no-repeat 4px 4px; }

/*人気物件ランキング*/

#rank {
	width: 285px;
	margin-right: 30px;
	float: left;
	display: inline;
}

#rank li { margin-bottom: 14px; }

#rank a {
	display: block;
	width: 283px;
	height: 53px;
	border: 1px dotted #CCC;
	position: relative;
}

#rank a:hover {
	text-decoration: none;
	border-color: #666
}

#rank-01 { background: url(../../images/1.jpg) no-repeat 3px 13px; }

#rank-02 { background: url(../../images/2.jpg) no-repeat 3px 13px; }

#rank-03 { background: url(../../images/3.jpg) no-repeat 3px 13px; }

#rank-04 { background: url(../../images/4.jpg) no-repeat 3px 13px; }

#rank-05 { background: url(../../images/5.jpg) no-repeat 3px 13px; }

.rank-title {
	display: block;
	font-size: 12px;
	color: #000;
	padding-left: 15px;
	background: url(../../images/arrow.jpg) no-repeat 0 4px;
	position: absolute;
	top: 8px;
	left: 112px;
}

.rank-image {
	display: block;
	width: 70px;
	height: 45px;
	border: 1px solid #CCC;
	position: absolute;
	top: 3px;
	left: 32px;
}

.rank-comment {
	display: block;
	font-size: 10px;
	position: absolute;
	top: 26px;
	left: 112px;
}

/*オススメ物件*/

#recommend {
	width: 285px;
	float: left;
}

#recommend li {
	margin-bottom: 17px;
}

#recommend ul a {
	display: block;
	width: 283px;
	height: 68px;
	border: 1px dotted #CCC;
	position: relative;
}

#recommend ul a:hover {
	text-decoration: none;
	border-color: #666;
}

#recommend-01 { background: url(../../images/nagasaki.jpg) no-repeat 4px 10px; }

#recommend-02 { background: url(../../images/hayama.jpg) no-repeat 4px 13px; }

#recommend-03 { background: url(../../images/isahaya.jpg) no-repeat 4px 13px; }

#recommend-04 { background: url(../../images/omura.jpg) no-repeat 4px 17px; }

.recommend-title {
	font-size: 12px;
	color: #000;
	position: absolute;
	top: 5px;
	left: 115px;
}

.recommend-image {
	border: 1px solid #CCC;
	position: absolute;
	top: 3px;
	left: 15px;
}

.recommend-info {
	font-size: 10px;
	position: absolute;
	top: 22px;
	left: 115px;
}

.recommend-more {
	font-size: 11px;
	position: absolute;
	bottom: 5px;
	right: 10px;
	padding-right: 15px;
	background: url(../../images/arrow.jpg) no-repeat right 5px;
}

/*地域から探す*/

#search-from-area { margin-bottom: 12px; }

#search-from-area ul {
	width: 174px;
	float: left;
}

#search-from-area li {
	width: 6em;
	float: left;
	margin-right: 1em;
	display: inline;
}

#search-from-area p { float: left; }

#search-from-area p a {
	display: block;
	padding: 4px;
	border: 1px dotted #CCC;
}

#search-from-area p a:hover {
	border-color: #666;
}

/*新着物件*/

#new { margin-bottom: 30px; }

#new div {
	font-size: 12px;
	padding-left: 35px;
	background: url(../../images/new.jpg) no-repeat;
	width: auto;
	height: 19px;
	padding-top: 5px;
	padding-bottom: 4px;
	border-bottom: 1px solid #666;
	margin-bottom: 20px;
	overflow: hidden;
}

#new li {
	margin-bottom: 10px;
}

#new a {
	display: block;
	width: 260px;
	height: 53px;
	border: 1px dotted #CCC;
	position: relative;
}

#new a:hover {
	text-decoration: none;
	border-color: #666;
}

.new-title {
	display: block;
	font-size: 12px;
	color: #000;
	padding-left: 15px;
	background: url(../../images/arrow.jpg) no-repeat 0 4px;
	position: absolute;
	top: 8px;
	left: 85px;
}

.new-image {
	display: block;
	width: 70px;
	height: 45px;
	border: 1px solid #CCC;
	position: absolute;
	top: 3px;
	left: 3px;
}

.new-info {
	display: block;
	font-size: 10px;
	position: absolute;
	top: 26px;
	left: 85px;
}

/*契約・入居*/

#service ul {
  width: 620px;
  margin-right: -20px;
}

#service li {
	width: 290px;
	float: left;
}

#flow, #incident { margin-right: 20px; }

#service a {
	display: block;
	padding: 3px;
	border: 1px dotted #CCC;
	margin-bottom: 5px;
}

#service a:hover { border-color: #666; }

#service img {
	display: block;
	width: 282px;
	height: 72px;
}

#service p { color: #333; }

/*モバイルサイト*/

#coupon img {
	margin-right: 20px;
	float: left;
}

/*店舗紹介*/

#shop ul {
	width: 616px;
	margin-right: -16px;
}

#shop li {
	float: left;
	margin-right: 16px;
	display: inline;
}

#shop a {
	display: block;
	width: 138px;
}

#shop a:hover { text-decoration: none; }

.shop-image { margin-bottom: 5px; }

.shop-more {
	display: block;
	font-size: 10px;
	width: 138px;
	background: url(../../images/arrow.jpg) no-repeat right 4px;
}

/*チンクラボード*/

#press-release { margin-bottom: 30px; }

#press-release dt span {
	font-weight: bold;
	color: #F00;
	margin-left: 0.5em;
}

#press-release dd { margin-bottom: 16px; }

/*QRコード*/

#coupon img {
	margin-right: 20px;
	float: left;
}

/*人気スタッフランキング*/

#staff .staff {
	width: 180px;
	height: 175px;
	padding-top: 55px;
	float: left;
}

#staff .image {
	float: left;
	margin-right: 5px;
}

#staff img {
	display: block;
	width: 110px;
	height: 165px;
}

#staff .name {
	width: 65px;
	font-size: 14px;
	color: #333;
	float: left;
}

#staff .shop {
	width: 65px;
	font-size: 12px;
	color: #333;
	margin-bottom: 15px;
	float: left;
}

#staff .comment {
	width: 65px;
	font-size: 10px;
	color: #333;
	float: left;
}

#staff-01 {
	background: url(../../images/no-1.jpg) no-repeat 42px 0;
	margin-right: 30px;
}

#staff-02 {
	background: url(../../images/no-2.jpg) no-repeat 42px 0;
	margin-right: 30px;
}

#staff-03 {
	background: url(../../images/no-3.jpg) no-repeat 42px 0;
	margin: 0;
}

/*メールマガジン登録*/

#mail-comment {
	font-size: 10px;
	color: #333;
	margin-bottom: 20px;
}

#mail-magazine form { margin-bottom: 30px; }

#mail-magazine dl { font-size: 10px; }

#mail-magazine span {
	color: #F00;
	margin-right: 5px;
}

#mail-magazine dd { margin-bottom: 15px; }

#mail-magazine dd input { width: 260px; }

#mail-stop a {
	display: block;
	text-align: right;
	color: #000;
	width: 235px;
	height: 18px;
	padding-top: 2px;
	padding-right: 25px;
	background: url(../../images/arrow.jpg) #EFEFEF no-repeat 240px 7px;
}

#mail-stop a:hover {
	text-decoration: none;
	background-color: #CCC;
}

#bottom {
	width: 900px;
	border-top: 1px solid #333;
	clear: both;
}

#bottom ul {
	margin-top: 30px;
	margin-bottom: 50px;
}

#bottom li { float: left; }

#bottom a {
	display: block;
	padding: 3px;
	border: 1px dotted #CCC;
}

#bottom a:hover { border-color: #666; }

.bottom-banner {
	margin-bottom: 12px;
	margin-left: 11px;
}
