@charset "utf-8";

/* ----------right area style---------- */

@import url(common.css);

/* ----------left area---------- */

/* 賃貸オフィス検索　インデックス */

#search_head h2 {
	float: left;
}

#tb_search_box {
	float: right;
	border-collapse: collapse;
}

#tb_search_box .cell_colored1 {
	background: url(../search/images/top_btn_frame_base.gif) repeat-x left top;
}

#tb_search_box .cell_colored2 {
	width: 50px;
	background: url(../search/images/top_btn_frame_base.gif) repeat-x left top;
	text-align: right;
}

#tb_search_box input {
	font-size: 0.75em;
}

.tb_search_tab {
	width: 644px;
	border-collapse: collapse;
}

.top_box {
	width: 614px;
	margin-bottom: 24px;
	padding: 22px 0px;
}

.top_box .box_left {
	float: left;
	width: 83px;
}

.top_box .box_right {
	float: right;
	width: 517px;
}

.top_line {
	width: 614px;
	height: 50px;
	background: url(../images/others_box_line.gif) repeat-x left 25px;
}
/* 町名検索、駅名検索 */

#tb_search_head {
	width: 644px;
	border-collapse: collapse;
	margin-bottom: 24px;
}

#tb_search_head th {
	width: 83px;
}

#tb_search_head td {
	padding-left: 3px;
}

.town_margin {
	width: 620px;
	margin-left: 13px;
}

.town_margin h5 {
	background: url(../result/images/icon_arrow_red.gif) no-repeat left center;
	margin-bottom: 1em;
	padding-left: 14px;
	font-weight: normal;
}

.town_margin ul.list_town1,
.town_margin ul.list_town2 {
	list-style-type: none;
}

.town_margin ul.list_town1 li {
	float: left;
	margin-left: 0;
	margin-bottom: 1em;
	margin-right: 1em;
}

.town_margin ul.list_town2 li {
	float: left;
	width: 25%;
	margin-left: 0;
	margin-bottom: 0.75em;
}

.area_head {
	width: 616px;
	background-color: #F3F3F3;
	margin-bottom: 0.5em;
	padding: 2px;
}

* html body .area_head {
	width: 620px;
}

.area_head h6 {
	float: left;
}

.area_head ul {
	height: 19px;
	overflow: hidden;
	list-style-type: none;
	float: right;
}

.area_head ul li {
	float: left;
	margin-left: 2px;
}

.town_btn_search {
	margin-bottom: 20px;
	text-align: center;
}

#town_bottom_link {
	margin-top: 1em;
}

#town_bottom_link h4 span {
	font-weight: normal;
}

#town_bottom_link p {
	font-size: 0.625em;
}


#tb_ensen_step {
	width: 644px;
	border-collapse: collapse;
	margin-bottom: 25px;
}

#tb_ensen_step td.cell_step {
	width: 174px;
	vertical-align: top;
}

#tb_ensen_step td.cell_step3 {
	width: 216px;
	vertical-align: top;
}

#tb_ensen_step td.cell_arrow {
	width: 40px;
	vertical-align: top;
}

#tb_ensen_step select  {
	width: 174px;
	height: 30em;
}

#ensen_step3_box {
	width: 210px;
	border: 1px solid #CCCCCC;
	padding: 0 2px 2px;
}

#tb_ensen_step3 {
	width: 210px;
	border-collapse: collapse;
}

*>/**/#tb_ensen_step3 {
	margin-top: 1px;
}

#tb_ensen_step3 td {
	background-color: #EDF1FA;
	border-top: 2px solid #FFFFFF;
	padding: 4px;
	font-size: 0.75em;
}

#tb_ensen_step3 td.cell_btn {
	width: 39px;
}

.ensen_btn_search {
	text-align: center;
}



/* エリアマップ, 沿線マップ */

#area_map_box,
.ensen_map_box {
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
}

#area_map_box p,
.ensen_map_box p {
	width: 624px;
	border: 9px solid #F2F2F2;
}


#ensen_map_search_box {
	width: 630px;
	border: 1px solid #CCCCCC;
	margin-bottom: 18px;
	padding: 4px 6px 6px;
}

#tb_ensen_map1 {
	width: 630px;
	border-collapse: collapse;
}

*>/**/#tb_ensen_map1 {
	margin-top: 1px;
}

#tb_ensen_map1 td.cell_on {
	background-color: #FDF6E6;
	border-top: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	padding: 5px;
}

#tb_ensen_map1 td.cell_off {
	background-color: #F5F5F5;
	border-top: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	padding: 5px;
}

#tb_ensen_map1 td.cell_btn {
	background-color: #F1F6FD;
	width: 186px;
	border-top: 2px solid #FFFFFF;
	text-align: center;
	vertical-align: middle;
}


.tb_ensen_map2 {
	width: 210px;
	border-collapse: collapse;
}

.tb_ensen_map2 .cell_num {
	width: 19px;
}

.tb_ensen_map2 .cell_text {
	padding-left: 7px;
	font-size: 0.75em;
}

.tb_ensen_map2 .cell_btn_del {
	width: 42px;
}


.tb_ensen_map_tab {
	width: 644px;
	border-collapse: collapse;
}
