@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;
	margin-bottom: 5px;
}

ul.themaMachi li {
	font-size: 80%;
	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;
}
/*Mahfuja for bukken_ichiran popup start*/

#coverLayer {
	display: none;
	position: fixed;
	z-index: 2;
	left: -2px;
	top: -2px;
	background-color: #fff;
	filter: alpha(opacity=65);
	-moz-opacity:0.65;
	opacity:0.65;
}

.confirm_item {
	position: relative;
	z-index: 1;
	margin-top: 20px;
}

.confirm_th {
	height: 23px;
	padding: 6px 8px;
	text-align: left;
	font-size: 14px;
	line-height: 23px;
	font-weight: bold;
	background-color: #9ACD32;
}
	.th_text { font-size: 14px; }
	.th_text { float: left; margin-top: 2px; } /* for IE 6&7 */
	
.correct_btn {
	display: block;
	float: right;
	width: 86px;
	height: 23px;
	margin: 0 5px 0 0;
	padding: 0;
	background: url(https://www.o-uccino.jp/used/views/used/img/correct_btn.gif) no-repeat center top;
}
	.correct_btn span {
		display: none;
		font-size: 9px;
	}
.correct_btn:hover { background-position: center bottom; }

#dummy_input #correct_item {
	position: fixed;
	top: 160px;
	display: none;
	z-index: 10;
	height: 210px;
	width: 420px;
	margin: auto;
	padding: 30px 10px;
	border: 3px solid black;
	background-color: #fff;
}
	.correct_item .form_table {
		width: 850px;
	}
		.correct_item .confirm_th { border: 1px solid #ccc; border-bottom: none; }
		.correct_item .cell_td { width: 70%; }
		
	.correct_comp_btn {
		display: block;
		width: 106px;
		height: 33px;
		margin: 20px auto auto;
		padding: 0;
		background: url(https://www.o-uccino.jp/used/views/used/img/correct_comp_btn.gif) no-repeat center top;
	}
		.correct_comp_btn span {
			display: none;
			font-size: 9px;
		}
	.correct_comp_btn:hover { background-position: center bottom; }
	* html .correct_comp_btn { background-color: #fff;}

	a.correct_close_btn {
		display: block;
		/* float: right; */
		position: absolute;
		right: 4px;
		top: 4px;
		height: 21px;
		margin: 0;
		padding: 4px 12px 4px 20px;
		color: #000;
		font-size: 10px;
		line-height: 21px;
		font-weight: normal;
		text-decoration: none;
		background: url(https://www.o-uccino.jp/used/views/used/img/correct_close_btn.gif) no-repeat left 4px;
	}
	a.correct_close_btn:hover { background-position: left -45px; }

	.correct_item select { margin-right: 4px; }


.confirm_pre { }
	.confirm_pre p { padding: 2px 7px 1px 0; font-size:12px; }
	.confirm_pre .box_checked { margin: auto 4px 4px;}
	.confirm_pre label { padding-right: 7px; padding-left: 7px; font-size: 14px;}
	
	/*=============2ページ目ここから=============*/
	/*アンケートページ*/
	#question_form { margin-top:20px;}
	.q_th { background:#fafad2;}

	.form_table { width:950px; border:1px solid #cccccc; border-collapse:collapse;} .form_table td { padding: 5px; border:1px solid #cccccc; }
		
	.form_cont_table { width:500px; }
	.form_cont_table td { border:none !important; line-height:1.0em !important;}

	.p_ttl { text-align: left; font-size:16px; font-weight:bold;}
	.p_head {
		margin: 0 0 2px 2px;
		font-size: 16px;
		font-weight: bold;
		text-indent: 12px;
		background-image: url(../img/p_head.gif);
		background-repeat: no-repeat;
		background-position: left center;
	}

	.cell_first_addr1,td.cell_first_addr2 { white-space: nowrap; }

	.cell_td_ad1 { width: 500px; }
	.cell_td_ad2 { width: 185px; color: #a41; }

	/*=============2ページ目ここまで=============*/	

/*Mahfuja for bukken_ichiran popup End*/


/* Addition 20120406
--------------------------------------- */
#section_between{padding:20px 0px!important}

#section_between .link_between01{width:798px;padding-left:2px}
#section_between .link_between02{width:950px}
#section_between .link_between01,
#section_between .link_between02{height:auto;background-color:#ebebea;border-bottom:solid 5px #ebebea;border-top:solid 5px #ebebea;margin:0px 0px 10px}
#section_between .link_between01 h3,
#section_between .link_between02 h3{font-size:12px;padding:8px 8px 8px 20px;font-weight:bold}
#section_between .link_between01 dl{width:173px}
#section_between .link_between02 dl{width:211px}
#section_between .link_between01 dl,
#section_between .link_between02 dl{float:left;display:inline;min-height:108px;margin:0px 0px 0px 5px;background:#fff;padding:5px 10px;line-height:16px}
#section_between .link_between01 dt img,
#section_between .link_between02 dt img{float:left;padding-right:10px}
#section_between .link_between01 dd,
#section_between .link_between02 dd{display:block;margin:0px 10px 5px 0px;font-size:12px}
#section_between .link_between01 dt,
#section_between .link_between02 dt{margin-bottom:15px;padding:10px 0 0 0;font-size:12px}
#section_between .link_between01 dd a,
#section_between .link_between02 dd a{background:url(/used/views/used/img/link_between_arrow01.png) no-repeat left;padding-left:10px}

#section_between .link_between01_s,
#section_between .link_between02_s{margin-bottom:10px;background-color:#ebebea;border:solid 5px #ebebea;line-height:40px;vertical-align:middle}

#section_between .link_between01_s dt,
#section_between .link_between02_s dt{float:left;width:200px;vertical-align:middle;font-weight:bold;padding:8px 0 0 10px;line-height:18px;font-size:12px}
#section_between .link_between01_s dd,
#section_between .link_between02_s dd{float:right;background:#fff;padding:5px 0}
#section_between .link_between01_s dd ul{width:545px;}
#section_between .link_between02_s dd ul{width:695px;}
#section_between .link_between01_s dd ul,
#section_between .link_between02_s dd ul{float:right;padding:3px 0px 3px 15px;line-height:18px}
#section_between .link_between01_s dd li
#section_between .link_between02_s dd li{float:left;margin:0px 8px 0px 0px;padding:0 9px 0 9px;line-height:14px}
#section_between .link_between02_s dd a{font-size:12px}

#section_between:after,

#section_between .link_between02_s dl:after,
#section_between .link_between02_s dd:after,
#section_between .link_between01_s dl:after,
#section_between .link_between01_s dd:after,
#section_between .link_between02:after,
#section_between .link_between01:after{clear:both;content:".";display:block;height:0;visibility:hidden;}
#section_between .link_between02_s dl,
#section_between .link_between01_s dl{display:inline-block}
#section_between .link_between02_s dl,
#section_between .link_between01_s dl{display:block; }

