@charset "utf-8";

/* ------------------------
      検索一覧-基本
------------------------ */

#ichiran {
	margin-top: 10px;
	padding-bottom: 20px;
}

/* ------------------------
      検索一覧
------------------------ */

div.koumoku {
	font-size: 65%;
	line-height: 1.0;
	zoom:1;
}

div.koumoku:after {
	content:".";
	display: block;
	height:0px;
	clear:both;
	visibility:hidden;
}

div.koumoku p.jouken {
	color: #999;
	width: 750px;
	float: left;
}

div.koumoku p.jouken img {
	margin: 0 3px;
}

div.koumoku p.newMail {
	height: 10px;
}

div.koumoku p.newMail a {
	background: url(../img/ico_mail2.gif) no-repeat;
	background-position: left center;
	padding-left: 16px;
	float: right;
}

/* ------------------------
      再検索Table
------------------------ */

div.searchBox {
	margin-top: 10px;
	padding: 10px 20px;
	background-color: #FFD1CC;
	zoom: 1;
}

div.searchBox:after {
	content:".";
	display: block;
	height:0px;
	clear:both;
	visibility:hidden;
}

table.saikensaku {
	margin-right: 10px;
	float: left;
}

table.saikensaku th {
	padding: 5px;
	background-color: #e10012;
	border-bottom: #FFD1CC solid 2px;
	color: #FFF;
	font-size: 80%;
	text-align: left;
	white-space: nowrap;
	width: 100px;
}

table.saikensaku th.w_200 {
	width: 150px;
}

table.saikensaku td {
	padding: 5px;
	padding-left: 10px;
	font-size: 80%;
}

table.saikensaku th.noBottom
table.saikensaku td.noBottom {
	padding-bottom: 0px;
}

table.saikensaku ul {
	zoom:1;
}

table.saikensaku ul:after {
	content:".";
	display: block;
	height:0px;
	clear:both;
	visibility:hidden;
}

table.saikensaku ul li {
	margin-right: 10px;
	float: left;
}

table.saikensaku ul.madori li {
	width: 85px;
}

table.saikensaku th p.line_blue {
	color: #245FBB;
	text-decoration: underline;
}

table.saikensaku th h3.line_blue img {
	margin-left: 4px;
}

table.saikensaku td.detail {
	padding: 10px;
	background-color: #FFF;
}

table.saikensaku td.detail ul {
	width: 490px;
	float: left;
}

table.saikensaku td.detail ul li {
	white-space: nowrap;
}

div.saikensakuBtn {
	margin-top: 50px;
}

div.saikensakuBtn80 {
	margin-top: 80px;
}

div.saikensakuBtn p a {
	padding-left: 7px;
	background: url(../../common/img/arrow_red_2.gif) no-repeat;
	background-position: left center;
	font-size: 80%;
}

div.saikensakuBtn80 p a {
	padding-left: 7px;
	background: url(../../common/img/arrow_red_2.gif) no-repeat;
	background-position: left center;
	font-size: 80%;
}

table.saikensakuGR {
	margin-right: 10px;
	float: left;
}

table.saikensakuGR th {
	padding: 5px;
	background-color: #e10012;
	border-bottom: #FFD1CC solid 2px;
	color: #FFF;
	font-size: 80%;
	text-align: left;
	white-space: nowrap;
	width: 70px;
}

table.saikensakuGR th.w_200 {
	width: 100px;
}

table.saikensakuGR td {
	padding: 5px;
	padding-left: 10px;
	font-size: 80%;
}

table.saikensakuGR th.noBottom
table.saikensakuGR td.noBottom {
	padding-bottom: 0px;
}

table.saikensakuGR ul {
	zoom:1;
}

table.saikensakuGR ul:after {
	content:".";
	display: block;
	height:0px;
	clear:both;
	visibility:hidden;
}

table.saikensakuGR ul li {
	margin-right: 10px;
	float: left;
}

table.saikensakuGR ul.madori li {
	width: 80px;
}

table.saikensakuGR th h3.line_blue {
	color: #245FBB;
	text-decoration: underline;
}

table.saikensakuGR th h3.line_blue img {
	margin-left: 4px;
}

table.saikensakuGR td.detail {
	padding: 10px;
	background-color: #FFF;
}

table.saikensakuGR td.detail ul {
	float: left;
}

table.saikensakuGR td.detail ul li {
	white-space: nowrap;
}

/* ------------------------
      おすすめ物件表示
------------------------ */
div.osusume {
	width:auto; 
	height:175px; 
	margin-left:11px;
}
div.osusume div#adOut{
width:313px; 
float:left; 
margin:auto; 
display:inline;
}

/* ------------------------
      表示順関連
------------------------ */

div.narabikae {
	margin-top: 5px;
	line-height: 1.5;
	text-align: center;
	zoom:1;
}

div.narabikae:after {
	content:".";
	display: block;
	height:0px;
	clear:both;
	visibility:hidden;
}

div.narabikae p {
	padding-top: 4px;
	background: url(../img/back_narabikae.gif) no-repeat;
	color: #FFF;
	font-size: 80%;
	width: 76px;
	height: 24px;
	float: left;
}

div.narabikae ul,
div.narabikae ul li {
	float: left;
}

div.narabikae ul {
	margin-top: 5px;
	margin-left: 5px;
}

div.narabikae ul li {
	margin: 0 3px;
	font-size: 75%;
}

/* ------------------------
 表示件数／ページチェンジ
------------------------ */

table.tableHead {
	margin-top: 5px;
	margin-bottom: 5px;
}

table.tableHead td.kensuHyoji,
table.tableHead td.hyoujiKensu {
	padding-right: 30px;
	white-space: nowrap;
	width: 1%;
}

table.tableHead td.hyoujiKensu span {
	font-size: 80%;
}

table.tableHead td.pageChange {
	width: 98%;
}

table.tableHead td.pageChange p {
	font-size: 80%;
	font-weight: bold;
}

table.tableHead td.pageChange a {
	display: block;
	margin-right: 4px;
	padding: 5px 7px;
	border: #333 1px solid;
	text-decoration: none;
	float: left;
}

table.tableHead td.pageChange a:hover {
	margin-right: 4px;
	padding: 5px 7px;
	color: #FFF;
	background: #727172;
}

table.tableHead td.pageChange span {
	display: block;
	margin-right: 4px;
	padding: 5px 7px;
	background: #727172;
	border: #333 1px solid;
	color: #FFF;
	float: left;
}

table.tableHead td.pageChange a.next {
	padding-right: 18px;
	background: url(../img/arrow_pagechange.gif) no-repeat;
	background-position: right center;
}

table.tableHead td.pageChange a.next:hover {
	padding-right: 18px;
	background: url(../img/arrow_pagechange2.gif) no-repeat;
	background-position: right center;
	color: #FFF;
	background-color: #727172;
}

table.tableHead td.pageChange a.front {
	padding-left: 18px;
	background: url(../img/arrowf_pagechange.gif) no-repeat;
	background-position: left center;
}

table.tableHead td.pageChange a.front:hover {
	padding-left: 18px;
	background: url(../img/arrowf_pagechange2.gif) no-repeat;
	background-position: left center;
	color: #FFF;
	background-color: #727172;
}

table.tableHead td.walk {
	font-size: 80%;
	text-align: right;
	white-space: nowrap;
}

table.tableHead td.walk form {
	display: inline;
}

/* ------------------------
 チェックした物件をまとめて
------------------------ */

div.matomete {
	margin: 10px auto;
	line-height: 1.2;
	zoom:1;
	text-align: center;
}

div.matomete_w200 {
	margin: 5px 0;
	margin-left: 10px;
	line-height: 1.2;
	zoom:1;
}

div.matomete:after {
	content:".";
	display: block;
	height:0px;
	clear:both;
	visibility:hidden;
}

div.matomete p.check {
	margin-top: 8px;
	margin-right: 5px;
	padding-top: 5px;
	padding-left: 20px;
	background: url(../img/arrow_matomete.gif) no-repeat;
	background-position: left center;
	font-size: 65%;
	height: 20px;
	float: left;
}

div.matomete_w200 p.check {
	margin-top: 8px;
	margin-right: 5px;
	padding-top: 5px;
	padding-left: 20px;
	background: url(../img/arrow_matomete.gif) no-repeat;
	background-position: left center;
	font-size: 65%;
	height: 20px;
	float: left;
}

div.matomete ul,
div.matomete ul li {
	float: left;
}

div.matomete ul li {
	margin-right: 5px;
}

#ichiran img.checkImg {
	margin: 5px 0;
}

div.matomete_realtor {
	margin: 10px 0;
	text-align: center;
	line-height: 1.2;
	width: 100%;
}

div.matomete_realtor span.check {
	margin-right: 5px;
	padding: 3px 0;
	padding-left: 20px;
	background: url(../img/arrow_matomete.gif) no-repeat;
	background-position: left center;
	font-size: 65%;
}

div.matomete_realtor img {
	vertical-align: middle;
}

/* ------------------------
    表示形式の切り替え
------------------------ */

table.kirikae {
	margin-top: 10px;
	width: 100%;
}

table.kirikae_bottom {
	width: 100%;
}

table.kirikae td,
table.kirikae_bottom td {
	font-size: 80%;
}

table.kirikae td ul,
table.kirikae_bottom td ul {
	float: right;
}

table.kirikae td ul li,
table.kirikae_bottom td ul li {
	text-indent: -10000em;
	width: 88px;
	height: 22px;
	float: left;
}

table.kirikae td ul li a,
table.kirikae_bottom td ul li a {
	display: block;
	text-decoration: none;
	text-indent: -10000em;
	width: 88px;
	height: 22px;
}

table.kirikae td ul li.tsujyo,
table.kirikae td ul li.tsujyo a:hover {
	background: url(../img/hyoji_tujo2.gif) no-repeat;
	width: 88px;
	height: 22px;
}

table.kirikae td ul li.tsujyo a {
	background: url(../img/hyoji_tujo.gif) no-repeat;
	width: 88px;
	height: 22px;
}

table.kirikae td ul li.madori,
table.kirikae td ul li.madori a:hover {
	background: url(../img/hyoji_madori2.gif) no-repeat;
	width: 88px;
	height: 22px;
}

table.kirikae td ul li.madori a {
	background: url(../img/hyoji_madori.gif) no-repeat;
	width: 88px;
	height: 22px;
}

table.kirikae td ul li.map,
table.kirikae td ul li.map a:hover {
	background: url(../img/hyoji_map2.gif) no-repeat;
	width: 88px;
	height: 22px;
}

table.kirikae td ul li.map a {
	background: url(../img/hyoji_map.gif) no-repeat;
	width: 88px;
	height: 22px;
}

table.kirikae_bottom td ul li.tsujyo,
table.kirikae_bottom td ul li.tsujyo a:hover {
	background: url(../img/hyoji_tujo_bottom2.gif) no-repeat;
	width: 88px;
	height: 22px;
}

table.kirikae_bottom td ul li.tsujyo a {
	background: url(../img/hyoji_tujo_bottom.gif) no-repeat;
	width: 88px;
	height: 22px;
}

table.kirikae_bottom td ul li.madori,
table.kirikae_bottom td ul li.madori a:hover {
	background: url(../img/hyoji_madori_bottom2.gif) no-repeat;
	width: 88px;
	height: 22px;
}

table.kirikae_bottom td ul li.madori a {
	background: url(../img/hyoji_madori_bottom.gif) no-repeat;
	width: 88px;
	height: 22px;
}

table.kirikae_bottom td ul li.map,
table.kirikae_bottom td ul li.map a:hover {
	background: url(../img/hyoji_map_bottom2.gif) no-repeat;
	width: 88px;
	height: 22px;
}

table.kirikae_bottom td ul li.map a {
	background: url(../img/hyoji_map_bottom.gif) no-repeat;
	width: 88px;
	height: 22px;
}

/* ------------------------
    タブ切り替え
------------------------ */

ul#ichiranTab {
	margin-top: 10px;
	border-bottom: #7FBE25 solid 4px;
	height: 22px;
}

ul#ichiranTab {
	margin-bottom: 10px;
}

ul#ichiranTab li {
	height: 22px;
	float:left;
	text-indent: -10000em;
}

ul#ichiranTab li a {
	display: block;
	height: 22px;
	text-decoration: none;
	text-indent: -10000em;
}
ul#ichiranTab .kenntou {
	text-indent: 0em;
}
ul#ichiranTab li.tyukoMansion {
	width:110px;
	background: url(../img/tab_tyukomansion.gif) no-repeat;
}

ul#ichiranTab li.bukken,
ul#ichiranTab li.bukken a:hover {
	width: 88px;
	background: url(../img/tab_bukken2.gif) no-repeat;
}

ul#ichiranTab li.bukken a {
	width: 88px;
	background: url(../img/tab_bukken.gif) no-repeat;
}

ul#ichiranTab li.tyukoIkkodate a {
	margin-left: 1px;
	width: 110px;
	background: url(../img/tab_tyukoikkodate.gif) no-repeat;
}

ul#ichiranTab li.fudosan,
ul#ichiranTab li.fudosan a:hover  {
	margin-left: 1px;
	width: 88px;
	background: url(../img/tab_fudosan2.gif) no-repeat;
}

ul#ichiranTab li.fudosan a {
	margin-left: 1px;
	width: 88px;
	background: url(../img/tab_fudosan.gif) no-repeat;
}



/* ------------------------
       物件一覧-通常
------------------------ */

table.bukkenIchiran {
	border-top: #7FBE26 solid 1px;
	border-left: #7FBE26 solid 1px;
	line-height: 1.2;
	width: 100%;
}

table.bukkenIchiran th,
table.bukkenIchiran td {
	padding: 6px;
	border-bottom: #7FBE26 solid 1px;
	border-right: #7FBE26 solid 1px;
	background-color: #ECF5DF;
	font-size: 80%;
	font-weight: normal;
	white-space: nowrap;
}

table.bukkenIchiran th {
	text-align: center;
}

table.bukkenIchiran th.tdCenter {
	text-align: center;
}

table.bukkenIchiran td {
	background-color: #FFF;
	white-space: normal;
}

table.bukkenIchiran td img {
	margin: 0 2px;
	vertical-align: middle;
}

p.catchCopy {
	margin-top: 5px;
	color: #999;
	width: 80%;
	float: left;
}

table.bukkenIchiran td input {
	margin-top: 2px;
}

table.bukkenIchiran td ul.seikyu {
	margin-top: 5px;
	margin-left: 7px;
	width: 70px;
	float: left;
}

table.bukkenIchiran td ul.seikyu li a {
	background: url(../../common/img/arrow_red.gif) no-repeat;
	background-position: left center;
	padding-left: 15px;
}

table.bukkenIchiran td ul.seikyu2 {
	margin-top: -20px;
	margin-left: 10px;
	float: left;
}

table.bukkenIchiran td ul.seikyu2 li {
	white-space: nowrap;
}

ul.seikyu3 {
	margin-top: 5px;
	width: 80px;
}

ul.seikyu3 li a {
	background: url(../../common/img/arrow_red.gif) no-repeat;
	background-position: left center;
	padding-left: 15px;
}

table.bukkenIchiran td ul.seikyu2 li a {
	background: url(../../common/img/arrow_red.gif) no-repeat;
	background-position: left center;
	padding-left: 15px;
}

table.bukkenIchiran td ul.seikyu4 {
	margin-top: 15px;
	margin-left: 10px;
	width: 70px;
	float: right;
}

table.bukkenIchiran td ul.seikyu4 li a {
	background: url(../../common/img/arrow_red.gif) no-repeat;
	background-position: left center;
	padding-left: 15px;
}

table.bukkenIchiran td p.heibei {
	font-size: 80%;
}

table.bukkenIchiran td p.seikyu a {
	background: url(../../common/img/arrow_red.gif) no-repeat;
	background-position: left center;
	padding-left: 20px;
	white-space: nowrap;
	float: none;
}

/* ------------------------
       一覧下検索リンク
------------------------ */

div.otherSearch {
	margin-top: 10px;
	font-size: 80%;
	zoom:1;
}

div.otherSearch:after {
	content:".";
	display: block;
	height:0px;
	clear:both;
	visibility:hidden;
}

div.otherSearch p,
div.otherSearch ul,
div.otherSearch ul li {
	float: left;
}

div.otherSearch p {
	padding-left: 20px;
	background: url(../img/other_searcg.gif) no-repeat;
	background-position: left center;
	width: 130px;
}

/* ------------------------
   最近チェックした物件
------------------------ */

div.recentlyCheck {
	margin-top: 10px;
}

div.recentlyCheck table {
	margin-top: 5px;
	border-top: #7FBE26 solid 1px;
	border-left: #7FBE26 solid 1px;
	width: 100%;
}

div.recentlyCheck table td {
	padding: 5px 0;
	padding-left: 5px;
	border-bottom: #7FBE26 solid 1px;
	border-right: #7FBE26 solid 1px;
	font-size: 80%;
	line-height: 1.2;
	width: 180px;
}

div.recentlyCheck table td div.fL {
	width: 75px;
}

div.recentlyCheck table td div.fR {
	width: 105px;
}

div.recentlyCheck table td ul.seikyu li a {
	background: url(../../common/img/arrow_red.gif) no-repeat;
	background-position: left center;
	padding-left: 15px;
}

div.recentlyCheck table td p {
	padding-left: 0px;
	background: none;
	width: auto;
	float: none;
}

/* ------------------------
     物件一覧-画像拡大
------------------------ */

table.bukkenIchiran th.textS {
	font-size: 65%;
}

table.bukkenIchiran td.naiyo p {
	line-height: 1.4;
}

table.bukkenIchiran td.naiyo p span {
	margin-right: 5px;
	padding-left: 17px;
	background: url(../img/sq_or.gif) no-repeat;
	background-position: left center;
	font-weight: bold;
}

/* ------------------------
     物件一覧-複数種別
------------------------ */

table.bukkenIchiran td.colored {
	background-color: #F1ECD4;
}

table.bukkenIchiran td img.fukusuImg {
	margin: 3px 0;
}

table.bukkenIchiran td span.seikyu a {
	margin-left: 10px;
	background: url(../../common/img/arrow_red.gif) no-repeat;
	background-position: left center;
	padding-left: 20px;
	white-space: nowrap;
}

p.catch {
	margin-top: 5px;
	color: #999;
}

span.tyukoMansion {
	margin-left: 1px;
	padding: 2px;
	background-color: #F96105;
	color: #FFF;
	white-space: nowrap;
}

span.tyukoIkkodate {
	margin-left: 1px;
	padding: 2px;
	background-color: #FD4D4D;
	color: #FFF;
	white-space: nowrap;
}

/* ------------------------
 物件一覧-画像拡大複数種別
------------------------ */

table.bukkenIchiran p.mgn_3 {
	margin: 3px 0;
}

/* ------------------------
   物件一覧-マトリックス
------------------------ */

div.koumokuMatrix {
	margin-top: -5px;
	margin-bottom: 10px;
}

table td.td_w99 {
	font-size: 80%;
	width: 99%;
}

table.bukkenIchiran td.top {
	background-color: #EEE;
	text-align: center;
}

table.bukkenIchiran th.textBold,
table.bukkenIchiran td.textBold {
	font-weight: bold;
}

table.bukkenIchiran th img.arrow_sort {
	margin-left: 10px;
	vertical-align: middle;
}

/* ------------------------
   物件一覧-ニーズ
------------------------ */

img.theme {
	margin: 10px 0;
}

ul#todofukenTab {
	width: 950px;
}

ul#todofukenTab li {
	display: block;
	margin-bottom: 5px;
	border: #666 solid 1px;
	border-bottom: #666 solid 0px;
	border-right: #666 solid 0px;
	font-size: 90%;
	width: 105px;
	text-align: center;
	float: left;
}

ul#todofukenTab li a {
	display: block;
	padding: 10px 0px;
	border-bottom: #666 solid 1px;
	background-color: #FFFF99;
}

ul#todofukenTab li a:hover {
	background-color: #f8e8c7;
}

ul#todofukenTab li.syutoken {
	display: block;
	padding: 10px 0px;
	width: 100px;
	font-weight: bold;
}

ul#todofukenTab li.okinawa {
	border-right: #666 solid 1px;
}

ul.themaMachi {
	margin-top: 3px;
	zoom:1;
}

ul.themaMachi:after {
	content:".";
	display: block;
	height:0px;
	clear:both;
	visibility:hidden;
}

ul.themaMachi li {
	font-size: 70%;
	white-space: nowrap;
	float: left;
}

/* ------------------------
   物件一覧-通勤
------------------------ */

p.catchCopyw_76 {
	margin-top: 5px;
	color: #999;
	width: 76%;
	float: left;
}

p.time,
span.time {
	background: url(../img/clock_01.gif) no-repeat;
	background-position: left center;
	margin-right: 10px;
	padding-left: 18px;
	font-weight: bold;
}

/* ------------------------
         検討リスト
------------------------ */

#kentoListHead #headerTop_noBack {
	border-bottom: #41A731 solid 0px;
}

#kentoListHead #pankuzu {
	margin-top: 5px;
}

img.mitoroku {
	margin-left: 5px;
	vertical-align: middle;
}

div.listNaiyo {
	margin-left: 10px;
	float: left;
}

#textbanner {
	padding-top: 10px;
}

#textbanner p {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
#textbanner p a {
	background-color: #F5F5F5;
}

/* ------------------------
         簡易特集
------------------------ */
/* ------------------------
        特集別タブ
------------------------ */

ul#spTab {
	margin-top: 10px;
	zoom:1;
}

ul#spTab:after {
	content:".";
	display: block;
	height:0px;
	clear:both;
	visibility:hidden;
}

ul#spTab li {
	display: block;
	border-top: #333 solid 1px;
	border-left: #333 solid 1px;
	font-size: 80%;
	width: 19%;
	float: left;
}

ul#spTab li.ldk3 a {
	display: block;
	padding: 5px;
	padding-left: 15px;
	background: url(../img/back_fusen_pink.gif) repeat-y;
	background-color: #feebf7;
	border-bottom: #999 solid 2px;
	height: 30px;
}

ul#spTab li.hotel a {
	display: block;
	padding: 5px;
	padding-left: 15px;
	background: url(../img/back_fusen_blue.gif) repeat-y;
	background-color: #e2f0fe;
	border-bottom: #999 solid 2px;
	border-right: #333 solid 1px;
	height: 30px;
}


ul#spTab li.teisou {
	display: block;
	padding: 5px;
	padding-left: 15px;
	background: url(../img/back_fusen_yellow.gif) repeat-y;
	background-color: #FFF;
	border-left: #333 solid 0px;
	border-bottom: #999 solid 0px;
	font-weight: bold;
	height: 30px;
}

ul#spTab li.small a {
	display: block;
	padding: 5px;
	padding-left: 15px;
	background: url(../img/back_fusen_green.gif) repeat-y;
	background-color: #defcde;
	border-bottom: #999 solid 2px;
	height: 30px;
}

ul#spTab li.chumoku a {
	display: block;
	padding: 5px;
	padding-left: 15px;
	background: url(../img/back_fusen_orange.gif) repeat-y;
	background-color: #feefd9;
	border-bottom: #999 solid 2px;
	border-right: #333 solid 1px;
	height: 30px;
}

/* ------------------------
      不動産会社一覧
------------------------ */

div.top_10 {
	margin-top: 10px;
}

table.bukkenIchiran td.shopData {
	line-height: 1.4;
	width: 30%;
}

table.bukkenIchiran td.shopData img {
	margin: 2px;
}

table.bukkenIchiran th.salesPoint {
	width:35%;
}

table.bukkenIchiran td ul.tokutyo {
	zoom: 1;
}

table.bukkenIchiran td ul.tokutyo:after {
	content:".";
	display: block;
	height:0px;
	clear:both;
	visibility:hidden;
}

table.bukkenIchiran td ul.tokutyo li {
	float: left;
}

/* ------------------------
    地図検索090417iguchi
------------------------ */
a.repoint {
	margin-left:100px;
}

div.onmaplist {
	background: url(../img/back_ichiran_map_200.gif) no-repeat;
	background-position: left bottom;
	color: #FFF;
	text-align: left;
	width: 200px;
	height: 26px;
	padding: 0 0 0 20px;
	font-weight: bold;
	letter-spacing: 0.2em;
	line-height:1.8;
}

div#pagebar1 {
	margin-left:15px;
	overflow: auto;
	width: 230px;
	height: 20px;
}

div#pagebar2 {
	margin-left:15px;
	overflow: auto;
	width: 230px;
	height: 30px;
}

div#searchList2 {
	margin:0px;
	padding:5px 0px 0px 5px;
	text-align:left;
	font-size:80%;
	border: #999 solid 1px;
}
div#searchList2 p.title {
	font-size:100%;
}
div#searchList2 p.searchList2_checktitle {
	padding:5px 0px 4px 22px;
	background-image:url("../img/arrow_matomete.gif");
	background-position:4px 5px;
	background-repeat:no-repeat;
}
div#searchList2 ul.searchList2_btn li {
	text-align:center;
}
div#searchList2 div.searchList2_Box {
	width:230px;
	margin:4px 0px 5px 10px;
	padding:0px 0px 3px 0;
	border-bottom:solid 1px #7CB62D;
}
div#searchList2 p.searchList2_checkbox img {
	vertical-align:middle;
}

div#searchList2 p.searchList2_name {
	padding:0px 0px 2px 3px;
	font-weight:bold;
}
div#searchList2 p.searchList2_image {
	padding-left:3px;
	float:left;
}
div#searchList2 ul.searchList2_link {
	padding-right:30px;
	float:right;
}
div#searchList2 ul.searchList2_link li {
	margin-top:2px;
}
div#searchList2 ul.searchList2_link a {
	padding-left:15px;
	background-image:url("../../common/img/arrow_red.gif");
	background-position:0% 50%;
	background-repeat:no-repeat;
}
div#searchList2 p.searchList2_detail {
	padding:3px 0px 0px 5px;
	font-size:88%;
	color:#808080;
	line-height:105%;
	clear:both;
}

#mapleft {
	border: #999 solid 1px;
	width: 670px;
	height: 670px;
	float: left;
}

#mapright {
	margin:0 0 0 5px;
	padding: 0px;
	width: 260px;
	float: right;
}

#map_atten {
	margin:-190px 0 0 0;
	color:#808080;
}

table.saikensaku2 th {
	text-align: left;
	vertical-align: top;
	width: 200px;
	white-space: nowrap;
}

table.saikensaku2 td {
	padding-left: 20px;
	font-size: 80%;
}

table.saikensaku2 ul {
	zoom:1;
}

table.saikensaku2 ul:after {
	content:".";
	display: block;
	height:0px;
	clear:both;
	visibility:hidden;
}

table.saikensaku2 ul li {
	margin-right: 10px;
	float: left;
}


/* ------------------------
      横断検索
------------------------ */

div.oudanSearch {
	margin-top: 5px;
	line-height: 1.5;
	text-align: center;
	zoom:1;
}

div.oudanSearch:after {
	content:".";
	display: block;
	height:0px;
	clear:both;
	visibility:hidden;
}

div.oudanSearch p {
	padding-top: 4px;
	background: url(../img/back_narabikae.gif);
	color: #FFF;
	font-size: 80%;
	width: 220px;
	height: 22px;
	float: left;
}

div.oudanSearch ul,
div.oudanSearch ul li {
	float: left;
}

div.oudanSearch ul {
	margin-top: 5px;
	margin-left: 5px;
}

div.oudanSearch ul li {
	margin: 0 3px;
	font-size: 75%;
}

/* CrossSearch
-----------------------------*/

#CrossSearch { 
	width:950px; 
	margin:0;
	}

#CrossSearchL {
	width:473px;
	height:65px;
	float:left;
	margin:0;
	border:solid thin #6fb624;
	border-width:1px;
	}  

#CrossSearchR {
	width:473px;
	height:65px;
	float:right;
	margin:0;
	border:solid thin #f50011;
	border-width:1px;
	} 

#CrossSearchLimg {
	width:169px;
	float:left;
	padding-top:9px;
	}  

#CrossSearchRimg {
	width:213px;
	float:left;
	padding-top:9px;
	} 

#CrossSearchLlist {
	width:270px;
	float:right;
	font-size:12px;
	line-height:1.3;
	padding-top:17px;
	}

#CrossSearchRlist {
	width:240px;
	float:right;
	font-size:12px;
	line-height:1.3;
	padding-top:10px;
	} 

#CrossSearchBottom {
	width:950px;
	font-size:12px;
	padding-top:11px;
	margin-bottom:10px;
	text-align:center;
	}
/* ------------------------
      フッター探す
------------------------ */

div.footerSearch {
	margin-top: 5px;
	line-height: 1.5;
	zoom:1;
}

div.footerSearch:after {
	content:".";
	display: block;
	height:0px;
	clear:both;
	visibility:hidden;
}

div.footerSearch p {
	padding-top: 4px;
	font-size: 80%;
	width: 122px;
	height: 22px;
	/*float: left;*/
}

div.footerSearch ul,
div.footerSearch ul li {
	float: left;
}

div.footerSearch ul {
	width:950px;
	margin-top: 5px;
	margin-left: 5px;
}

div.footerSearch ul li {
	margin: 0 3px;
	font-size: 75%;
}


/* Addition 20110310 textarea
--------------------------------------- */
.textarea_type01 {
	padding: 10px;
	background-color: #ECF2D1;
	margin: 20px 0px;
	font-size: 12px;
}
.textarea_type01 p {
	margin-bottom: 10px;	
}
.textarea_type01 .link_text01 {
	background: url(/common/img/top_point_small.gif) no-repeat left center;
	padding-left: 10px;
}
.textarea_type01 dt,
.textarea_type01 dd {
	display: inline;
}

/* Addition 20110413 hp_quicksearch_area
--------------------------------------- */

.hp_quicksearch_area {
padding-top: 10px;
}
.hp_quicksearch_area h3 {
color: #EC0000;
font-size: 20px;
text-align: left;
font-weight: bold;
margin-bottom: 3px;
}



/* ------------------------
      OAPおすすめ物件表示
      Addition 20110624 fudousan_company_area
------------------------ */
div.osusume_oap_1line {
	width:auto; 
	height:175px;  
	margin-left:11px;
}
div.osusume_oap_1line div#adOut{
width:313px; 
float:left; 
margin:auto; 
display:inline;
}

div.osusume_oap_1line div#oapTitle{
font-size: 15px;
color: #6EC8E4;
font-weight:bold;
}

div.osusume_oap_2line {
	width:auto; 
	height:300px; 
	margin-left:11px;
}
div.osusume_oap_2line div#adOut{
width:313px; 
float:left; 
margin:auto; 
display:inline;
}

div.osusume_oap_2line div#oapTitle{
font-size: 15px;
color: #6EC8E4;
font-weight:bold;
}

