@charset "utf-8";
.index h2/* 共通 */
 {
	height: 30px;
	width: 540px;
	text-indent: -9999px;
	padding: 0px;
	margin: 0px;
}
.index h4 {
	height: 40px;
	width: 520px;
	text-indent: -9999px;
	margin-top: 10px;
}

.index #cont_search #cont_buying .h5_header {/* 物件検索　売買物件　h5共通 */
	height: 30px;
	width: 500px;
}
.index #cont_search #cont_buying .h5_header h5 {
	float: left;
	text-indent: -9999px;
}
.index #cont_search a {/* 物件検索 a共通 */
	padding-right: 5px;
	padding-left: 5px;
}
.index #cont_search #cont_buying .h5_header a.buying_list {/* h5 一覧 */
	float: right;
	display: block;
	height: 30px;
	width: 100px;
	text-indent: -9999px;
	padding: 0px;
}
.index #cont_search #cont_buying .h5_header a.buying_list  {
	background-image: url(../img/index/buying_list_link.jpg);
}
.index #cont_search #cont_buying .h5_header a.buying_list:hover {
	background-image: url(../img/index/buying_list_hover.jpg);
}

.index #cont_search table {/* 賃貸　テーブル */
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #993333;
	border-left-color: #993333;
	border-collapse: collapse;
	margin-top: 10px;
}
.index #cont_search table th {
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-color: #993333;
	font-weight: normal;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}
.index #cont_search table td {
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #993333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #993333;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}

/* メイングラフィクス */
.index #maingraphics {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
/* ページ内リンク (cont_serchlink) */
.index #cont_serchlink {
	margin-right: 10px;
	margin-left: 10px;
}

/* 更新情報 (cont_news) */
.index #cont_news h2 {
	background-image: url(../img/index/h2_news.jpg);
	display: block;
	text-indent: -9999px;
}
.index #cont_news .p  {
	border: 1px solid #666666;
	height: 70px;
	overflow: auto;
}
.index #cont_news .p ul {
	list-style-image: url(../img/index/mark_link_news.jpg);
}
.index #cont_news .p ul li {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}


/* おすすめ物件 */
.index #cont_bukken h2 {
	background-image: url(../img/index/h2_osusume.jpg);
	display: block;
	text-indent: -9999px;
}
.index #cont_bukken table#bukken_list {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666600;
	border-left-color: #666600;
	border-collapse: collapse;
	width: 500px;
}
.index #cont_bukken table#bukken_list th {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666600;
	border-bottom-color: #666600;
	background-color: #999933;
	color: #FFFFFF;
	vertical-align: top;
	text-align: center;
	font-weight: normal;
}
.index #cont_bukken table#bukken_list td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666600;
	border-bottom-color: #666600;
	vertical-align: top;
	text-align: center;
}
.index #cont_bukken img#img_osusume {
	margin-top: 10px;
}


/* 物件検索 */
.index #cont_search h2 {
	background-image: url(../img/index/h2_search.jpg);
	display: block;
}
.index #cont_search a.link{/* ページ内リンク */
	margin: 0px;
	padding: 0px;
}
/* 物件検索　売買物件 */
.index #cont_search #cont_buying h4 {
	background-image: url(../img/index/h4_buying.jpg);
	display: block;
	text-indent: -9999px;
}
.index #cont_search #cont_buying #cont_tochi .h5_header  {/* h5　土地 */
	background-image: url(../img/index/h5_tochi.jpg);
	display: block;
}
.index #cont_search #cont_buying #cont_kodate .h5_header  {/* h5　戸建 */
	background-image: url(../img/index/h5_kodate.jpg);
	display: block;
}
.index #cont_search #cont_buying #cont_mantion .h5_header  {/* h5　マンション */
	background-image: url(../img/index/h5_mantion.jpg);
	display: block;
}
.index #cont_search #cont_buying #cont_apartment .h5_header  {/* h5　収益物件 */
	background-image: url(../img/index/h5_apartment.jpg);
	display: block;
}

.index #cont_search #cont_buying h6.buying_area  {/* h6　地域別 */
	background-image: url(../img/index/h6_buying_area.jpg);
	display: block;
	background-repeat: no-repeat;
	height: 20px;
	width: 478px;
	text-indent: -9999px;
}
.index #cont_search #cont_buying h6.buying_othercondition  {/* h6　こだわり条件検索 */
	background-image: url(../img/index/h6_buying_othercondition.jpg);
	display: block;
	background-repeat: no-repeat;
	height: 20px;
	width: 478px;
	text-indent: -9999px;
	margin-top: 10px;
}
.index #cont_search #cont_buying .p .p  {
	border: 1px solid #336699;
}

/* 物件検索　賃貸物件 */
.index #cont_search #cont_lease h4 {
	background-image: url(../img/index/h4_lease.jpg);
	display: block;
}

.index #cont_search #cont_lease h6.lease_area  {/* h6　地域別 */
	background-image: url(../img/index/h6_lease_area.jpg);
	display: block;
	background-repeat: no-repeat;
	height: 20px;
	width: 500px;
	text-indent: -9999px;
}
.index #cont_search #cont_lease #cont_lease_othercondition h6.lease_othercondition  {/* h6　こだわり条件検索 */
	background-image: url(../img/index/h6_lease_othercondition.jpg);
	display: block;
	background-repeat: no-repeat;
	height: 20px;
	width: 500px;
	text-indent: -9999px;
}
.index #cont_search #cont_lease .p .p  {
	border: 1px solid #993333;
}


.index #cont_search #cont_lease table#lease_area th#area_center {/* 中心部 */
	background-image: url(../img/index/area_center.jpg);
}
.index #cont_search #cont_lease table#lease_area th#area_east {/* 東部 */
	background-image: url(../img/index/area_east.jpg);
}
.index #cont_search #cont_lease table#lease_area th#area_syo {/* 中庄・庄 */
	background-image: url(../img/index/area_syo.jpg);
}
.index #cont_search #cont_lease table#lease_area th#area_hayashima {/* 早島・茶屋町 */
	background-image: url(../img/index/area_hayashima.jpg);
}
.index #cont_search #cont_lease table#lease_area th#area_other {/* その他 */
	background-image: url(../img/index/area_other.jpg);
}

