﻿@charset "UTF-8";

/* ================================================
Century21
Cascading Style Sheets FILE
【002-index.css】　総合トップページ定義用スタイルシート
================================================ */

/* =========================================================
■ 基本設定
========================================================= */
body#index {
}
body#index span.clear {
	height: 1px;
	margin: 0;
	display: block;
	clear: both;
	line-height: 1;
	font-size: 0;
}

body#index div#header {
	margin-bottom: 0;
}

br.clear {
	clear:both;
	font-size: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
	height: 0;
}

/* =========================================================
■ flash＆壁紙ダウンロード
========================================================= */
body#index div#main-img p.main-img-swf {
	width: 530px;
	float: left;
}
body#index div#main-img div.main-img-wallpaper {
	position: relative;
	width: 245px;
	height: 160px;
	float: left;
	background: url(/top/images/index_bg_wp.gif) no-repeat 0 0;
}
body#index div#main-img div.main-img-wallpaper p {
	position: relative;
	top: 13px;
	left: 130px;
	_top: 0;
	_left: 130px;
	width: 110px;
	margin: 0;
	padding: 0;
	font-size: 10px;
	text-align: center;
}
body#index div#main-img div.main-img-wallpaper dl {
	position: relative;
	top: 35px;
	left: 5px;
	width: 125px;
	font-size: 12px;
}
body#index div#main-img div.main-img-wallpaper dl dt {
	font-weight: bold;
	padding: 4px 0 10px 35px;
	background: url(/top/images/index_ic001.gif) no-repeat 10px 0;
	_height:1%;
}
body#index div#main-img div.main-img-wallpaper dl dd {
	padding-left: 5px;
	line-height: 1.3;
}

/* =========================================================
■ 検索
========================================================= */
/* 検索ヘッダー＆メニュー
--------------------------------------------------------- */
body#index div#search {
	padding: 0 6px;
	background: #FDE889;
}
body#index div#search div#search-head {
	_width: 100%; /* Hack for Win IE */
	background: url(/top/images/bg_search_head.gif) no-repeat 0 0;
}
body#index div#search strong#head {
	clear: both;
	display: block;
	float: left;
	width: 205px;
	height: 56px;
	margin: 0;
	padding: 0;
	border: 0;
	background: #990000;
}
body#index div#search div#search-head-navi ul {
	padding-left: 131px;
	float: left;
	margin-bottom: 5px;
	background: url(/top/images/bg_search_head_navi.gif) no-repeat 0 0;
	line-height: 0;
	font-size: 0;
}
body#index div#search div#search-head-navi ul li {
	list-style: none;
	float: left;
	overflow: hidden;
}

/* 検索フォーム
--------------------------------------------------------- */
body#index div#search div#search-content {
	width: 763px;
	margin: 5px 0 0 -205px;
	padding: 5px 0 0 0;
	background: #FFFFFF url(..//images/jp-common/bg_search_content.gif) no-repeat 0 0;
	/* eliminate macIE \*/
	width: 100%;
	margin: 0;
	/**/
}
body#index div#search div#search-content form {
	margin:0;
	padding:0;
}
/*借りる*/
body#index div#search-content div.search-rent {
	width: 261px;
	clear: both;
	float: left;
	background: url(/top/images/bg_box.gif) no-repeat 13px 0;
	/* eliminate macIE \*/
	margin: 0;
	/**/	
}
body#index div#search-content div.search-rent h3 {
	margin: 0 0 5px 0;
	padding: 0 0 0 13px;
}
body#index div#search-content div.search-rent dl {
	margin: 0 0 0 13px;
}
body#index div#search-content p {
	_width: 100%; /* Hack for Win IE */
	margin: 0;
	padding: 18px 0 0;
	text-align: center;
	background: url(/top/images/bg_box_bottom.gif) no-repeat 13px 0;
}
/*買う*/
body#index div#search-content div.search-buy {
	width: 260px;
	float: left;
	background: url(/top/images/bg_box.gif) no-repeat 12px 0;
}
body#index div#search-content div.search-buy h3 {
	margin: 0 0 5px 0;
	padding: 0 0 0 12px;
}
body#index div#search-content div.search-buy dl {
	margin: 0 0 0 12px;
}
body#index div#search-content div.search-buy p {
	_width: 100%; /* Hack for Win IE */
	margin: 0;
	padding: 18px 0 0;
	text-align: center;
	background: url(/top/images/bg_box_bottom.gif) no-repeat 12px 0;
}
/*売る*/
body#index div#search-content div.search-sale {
	width: 242px;
	float: left;
	background: url(/top/images/bg_box_sale.gif) no-repeat 12px 0;
}
body#index div#search-content div.search-sale h3 {
	margin: 0 0 5px 0;
	padding: 0 0 0 12px;
}
body#index div#search-content div.search-sale dl {
	margin: 0 0 0 12px;
}
body#index div#search-content div.search-sale dl dd ul {
	width: 166px;
}
body#index div#search-content div.search-sale p {
	_width: 100%; /* Hack for Win IE */
	margin: 0;
	padding: 18px 0 0;
	text-align: center;
	background: #FFFFFF url(/top/images/bg_box_sale_bottom.gif) no-repeat 12px 0;
}
/*借りる・買う・売る 共通*/
body#index div#search-content span.clear-line {
	display: block;
	clear: both;
	height: 1px;
	margin: 0 20px;
	line-height: 1;
	font-size: 0;
	border-bottom: 1px solid #CCCCCC;
}
body#index div#search-content dl dt {
	padding: 8px 0 0 7px;
	float: left;
}
body#index div#search-content dl dd {
	padding: 5px 0 0 6px;
	float: left;
}
body#index div#search-content dl ul {
	width: 185px;
	margin: 0;
	list-style: none;
}
body#index div#search-content dl ul li {
	min-height: 15px;
	list-style: none;
	font-size: 100%;
	padding: 4px 0;
	_padding: 0;
	margin: 2px 0;
	_margin: 0;
	vertical-align: middle;
	background: url(/top/images/bg_search_dash.gif) repeat-x 0 100%;
}
body#index div#search-content dl ul li.no-dash {
	background: none;
	margin: 0;
	padding: 0;
}
body#index div#search-content dl ul li input {
	width: 20px;
	_height: 15px;
	min-height: 15px;
	margin-top: 0.3em;
	_margin-top: 0.5em;
	vertical-align: top;
}
body#index div#search-content dl ul li label {
	width: 140px;
	_height: 15px;
	min-height: 15px;
	margin: 2px 0;
	padding: 3px 0 4px 26px;
	cursor: pointer;
}
body#index div#search-content dl ul li label.apartment { /* アパート・マンション */
	background: url(/top/images/index_icon_01.gif) no-repeat 0 0.4em;
}
body#index div#search-content dl ul li label.kodate { /* 一戸建て */

	background: url(/top/images/index_icon_02.gif) no-repeat 0 0.1em;
}
body#index div#search-content dl ul li label.tenant { /* テナント */
	background: url(/top/images/index_icon_03.gif) no-repeat 0 0.3em;
}
body#index div#search-content dl ul li label.land { /* 土地 */
	background: url(/top/images/index_ic010.gif) no-repeat 0 0.2em;
}
body#index div#search-content dl ul li label.area { /* 地域から探す */
	background: url(/top/images/index_icon_04.gif) no-repeat 0 0.1em;
}
body#index div#search-content dl ul li label.line { /* 沿線から探す */
	background: url(/top/images/index_icon_05.gif) no-repeat 0 0.2em;
}
body#index div#search-content dl ul li label.particular { /* ランキングで探す */
	background: url(/top/images/index_icon_06.gif) no-repeat 0 0.2em;
}
body#index div#search-content dl ul li label.market { /* 相場を見る */
	background: url(/top/images/index_icon_07.gif) no-repeat 0 0.2em;
}
body#index div#search-content dl ul li label.salesman { /* 営業マンを探す */
	background: url(/top/images/index_icon_08.gif) no-repeat 0 0.2em;
}
body#index div#search-content dl ul li label.trader { /* 店舗を探す */
	background: url(/top/images/index_icon_09.gif) no-repeat 0 0.3em;
}
body#index div#search-content dl ul li.detail { /* 説明を見る */
	padding:0;
	text-align: right;
	background: none;
}
body#index div#search-content dl ul li a.detail {
	_height:1%;
	padding: 0 0 0 30px;
	background: url(/top/images/index_icon_10.gif) no-repeat 0 4px;
}
body#index div#search-content dl dd.search-way {
	padding: 15px 0 0 6px;
}


/* 検索ボタン
--------------------------------------------------------- */
body#index div#search div.search-btn ul {
	_width: 100%; /* Hack for Win IE */
	padding: 28px 0 5px;
	text-align: center;
	list-style: none;
	background: url(/top/images/bg_search-btn.gif) no-repeat 0 0;
}
body#index div#search div.search-btn ul li {
	padding: 0 10px;
	list-style: none;
	display: inline;
}

/* =========================================================
■ バナー
========================================================= */
body#index div#bnr ul {
	padding: 10px 0 7px;
	text-align: center;
	list-style: none;
	background: #EEAA46;
}
body#index div#bnr ul li {
	padding: 0 2px;
	list-style: none;
	display: inline;
}

/* =========================================================
■ 下段コンテンツ
========================================================= */
body#index div#main-content {
	margin: 10px 0 0 0;
	padding: 0 0 0 5px;
}

/* 左
--------------------------------------------------------- */
body#index div#side-menu { 
	width: 180px;
	float: left;
}

/* 住まいのコラム */
body#index div#side-menu ul {
	list-style-type: none;
}
body#index div#side-menu div.side-menu-column {
	_height: 1%; /* Hack for Win IE */
	margin: 0 0 5px;
	padding: 0 0 10px;
	background: url(/top/images/bg_sidemenu_column.gif) no-repeat 100% 100%;
}
body#index div#side-menu div.side-menu-column p.set-left {
	width: 90px;
	margin: 0;
	text-align: center;
	float: left;
}
body#index div#side-menu div.side-menu-column p.set-right {
	width: 90px;
	margin: 5px 0 0;
	text-align: center;
	float: right;
}
body#index div#side-menu div.side-menu-column p {
	color: #996600;
	font-size: 70%;
}
body#index div#side-menu div.side-menu-column p.txt {
	margin: 5px 3px 0 10px;
}
body#index div#side-menu div.side-menu-column p.town {
	width: 120px;
	margin: 5px 0 0 5px;
	float: left;
}
body#index div#side-menu div.side-menu-column p.btn {
	width: 50px;
	margin: 5px 0 0;
	text-align: center;
	float: right;
}
/* サイドメニュー */
body#index div#side-menu ul.side-menu-lnk {
}
body#index div#side-menu ul.side-menu-lnk li{
	margin: 0 0 5px;
	padding: 0;
}
body#index div#side-menu ul.side-menu-lnk li img {
	vertical-align: bottom;
}
/* 新生活お役立ち情報 */
body#index div#side-menu div.side-menu-useful {
	_height: 1%; /* Hack for Win IE */
	margin: 0 0 5px;
	padding: 0 0 5px;
	text-align: center;
	background: url(/top/images/bg_sidemenu_useful.gif) no-repeat 100% 100%;
}
body#index div#side-menu div.side-menu-useful dl {
}
body#index div#side-menu div.side-menu-useful dt {
	margin: 0;
	padding: 0;
}
body#index div#side-menu div.side-menu-useful dt img {
	vertical-align: bottom;
}
body#index div#side-menu div.side-menu-useful dd {
	margin: 0 10px;
	padding: 0;
}
body#index div#side-menu div.side-menu-useful dd ul {
	_height: 1%; /* Hack for Win IE */
	margin: 0;
	padding: 5px 10px;
	text-align: left;
	background: url(/top/images/bg_sidemenu_useful2.gif) no-repeat 1px 100%;
	float: left;
}
body#index div#side-menu div.side-menu-useful dd ul li {
	width: 70px;
	float: left;
}
body#index div#side-menu div.side-menu-useful dd ul li span {
	_height: 1%; /* Hack for Win IE */
	padding-left: 10px;
	background: url(/top/images/index_ic011.gif) no-repeat 0 3px;
}
body#index div#side-menu div.side-menu-useful p {
	_height: 1%; /* Hack for Win IE */
	margin: 5px 20px 0;
	padding-left: 10px;
	font-size: 70%;
	text-align: left;
	background: url(/top/images/index_ic011.gif) no-repeat 0 3px;
	clear: both;
}

/* 生活応援メニュー */
body#index div#side-menu div.side-menu-club {
	_height: 1%; /* Hack for Win IE */
	margin: 0 0 5px;
	padding: 0 0 5px;
	text-align: left;
	background: url(/top/images/bg_sidemenu_club.gif) no-repeat 0 100%;
	float: left;
}
body#index div#side-menu div.side-menu-club p.logo {
	width: 80px;
	padding: 0 0 5px;
	text-align: center;
	float: left;
}
body#index div#side-menu div.side-menu-club p.txt {
	margin: 5px 3px 0 0;
	color: #996600;
	font-size: 70%;
}
body#index div#side-menu div.side-menu-club p.btn {
	margin: 0 5px;
	text-align: right;
}
body#index div#side-menu p.side-menu-lnk {
	clear: both;
	margin-top: 5px;
	padding-left: 1px;
}
/* 中・右レイアウト
--------------------------------------------------------- */
body#index div#main-content-inner {
	width: 575px;
	float: right;
}

/* 中レイアウト
--------------------------------------------------------- */
body#index div#info {
	width: 340px;
	float: left;
}

/* インフォメーション */
body#index div#info div.info-topic {
	margin-bottom: 15px;
}
body#index div#info div.info-topic h4 {
	margin: 0 0 10px 0;
}
body#index div#info div.info-topic dl {
}
body#index div#info div.info-topic dl dt {
	_height: 1%; /* Hack for Win IE */
	width: 6em; 
	text-indent: 15px;
	background: url(/top/images/index_ic012.gif) no-repeat 0 6px;
	float: left;
}
body#index div#info div.info-topic dl dd {
	_height: 1%; /* Hack for Win IE */
	margin-left: 6em;
}


/* 携帯で物件検索 */
body#index div#info div.info-mobile {
	_height: 1%; /* Hack for Win IE */
	margin-bottom: 10px;
	background: #FDF3C4 url(/top/images/bg_info_mobile.gif) no-repeat 0 0;
	border-bottom: 1px solid #FAC635;
}
body#index div.info-mobile div#info-mobile-header h4 {
	margin: 0;
	padding: 0;
	float: left;
}
body#index div.info-mobile div#info-mobile-header p {
	margin: 3px;
	padding: 0 5px;
	font-weight: bold;
	font-size: 70%;
	background: #FFFFFF;
	float: right;
}
body#index div.info-mobile div.info-mobile-form {
	padding: 3px 0 0;
	background: #FDF3C4;
	border-left: 1px solid #FAC635;
	border-right: 1px solid #FAC635;
}
body#index div.info-mobile div.info-mobile-form p {
	padding-left: 5px;
	float: left;
}
body#index div.info-mobile div.info-mobile-form p input,
body#index div.info-mobile div.info-mobile-form p select {
	vertical-align: middle;
}
body#index div.info-mobile div.info-mobile-form p input.emailadd {
	width:70px;
}
body#index div.info-mobile div.info-mobile-form p select {
	width:108px;
}
body#index div.info-mobile p.qr {
	width: 76px;
	margin: 5px 0;
	text-align: center;
	float: left;
}
body#index div.info-mobile p.qr-lead {
	_height: 1%; /* Hack for Win IE */
	margin: 20px 10px 0;
	font-size: 70%;
	color: #666666;
}

/* イメージキャラクター */
body#index div#info p.image-chara {
	margin-bottom: 10px;
}
/* リンク */
body#index div#info div.info-bnr {
	margin-bottom: 10px;
	padding: 11px 0 6px;
	border: 1px solid #CCCCCC;
}
body#index div#info div.info-bnr ul {
	text-align: center;
	list-style: none;
}
body#index div#info div.info-bnr ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

/* プライバシーマーク */
body#index div#info div.info-privacy {
	margin-bottom: 10px;
	_margin-bottom: 0; /* Hack for Win IE */
	padding: 5px;
	border: 1px solid #CCCCCC;
	float: left;
}
body#index div#info div.info-privacy p.info-privacy-img {
	width: 80px;
	float: left;
}
body#index div#info div.info-privacy p.info-privacy-txt {
	width: 240px;
	padding-top: 3px;
	float: right;
}


/* 右レイアウト
--------------------------------------------------------- */
body#index div#shop {
	width: 210px;
	float: right;
}

/* 店舗検索 */
body#index div#shop div.shop-search {
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	background: #FEF4C4;
}
body#index div#shop div.shop-search h4 {
	margin: 0 0 5px 0;
}
body#index div#shop div.shop-search ul {
	margin: 0 10px 0 30px;
}
body#index div#shop div.shop-search ul li {
	_height: 1%; /* Hack for Win IE */
	margin: 0 0 5px;
	padding: 5px 0 5px 30px;
	list-style: none;
	line-height: 1.2;
}
body#index div#shop div.shop-search ul li.shop-location {
	background: url(/top/images/index_icon_11.gif) no-repeat 0 1px;
}
body#index div#shop div.shop-search ul li.business-area {
	background: url(/top/images/index_icon_12.gif) no-repeat 0 1px;
}

/* 新規オープン店舗 */
body#index div#shop div.shop-open {
	margin: 0;
}
body#index div#shop div.shop-open h4 {
	margin: 0;
}
body#index div#shop div.shop-open dl {
	font-size: 84%;
}
body#index div#shop div.shop-open dl dt {
	padding-top: 5px;
}
body#index div#shop div.shop-open dl dt span.shop-open-date {
	width: 60px;
	float: left;
}
body#index div#shop div.shop-open dl dt span.shop-open-location {
	width: 150px;
	color: #996600;
	float: right;
}
body#index div#shop div.shop-open dl dd {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #B3B2B2;
	clear: both;
}