﻿/*左サイド*/
#sidebar_left{
	width:200px;
	float:left;
}

#sidebar_left ul {
	margin: 0px;
	padding: 0px;
}

#sidebar_left li {
	list-style-type: none;
	margin-bottom: 10px;
}

#sidebar_left li a {
	display: block;
	text-decoration: none;
	text-indent: -9999px;
	height: 60px;
	width: 200px;
}

#sidebar_left li#search01 {
	width: 200px;
	background-image: url(../images/category01.gif);
	height: 60px;
	background-repeat: no-repeat;
}

#sidebar_left li#search02 {
	width: 200px;
	background-image: url(../images/category02.gif);
	height: 60px;
	background-repeat: no-repeat;
}

#sidebar_left li#search03 {
	width: 200px;
	background-image: url(../images/category03.gif);
	height: 60px;
	background-repeat: no-repeat;
}

#sidebar_left li#search04 {
	width: 200px;
	background-image: url(../images/category04.gif);
	height: 60px;
	background-repeat: no-repeat;
}

#sidebar_left li#search05 {
	width: 200px;
	background-image: url(../images/category05.gif);
	height: 60px;
	background-repeat: no-repeat;
}

#sidebar_left li#search06 {
	width: 200px;
	background-image: url(../images/category06.gif);
	height: 60px;
	background-repeat: no-repeat;
}

#sidebar_left li#search07 {
	width: 200px;
	background-image: url(../images/category07.gif);
	height: 60px;
	background-repeat: no-repeat;
}

#sidebar_left li#search08 {
	width: 200px;
	background-image: url(../images/category08.gif);
	height: 60px;
	background-repeat: no-repeat;
}

#sidebar_left li#search09 {
	width: 200px;
	background-image: url(../images/category09.gif);
	height: 60px;
	background-repeat: no-repeat;
}

#sidebar_left li#search10 {
	width: 200px;
	background-image: url(../images/category10.gif);
	height: 60px;
	background-repeat: no-repeat;
}

#sidebar_left li#search11 {
	width: 200px;
	background-image: url(../images/category11.gif);
	height: 60px;
	background-repeat: no-repeat;
}

#sidebar_left li#search12 {
	width: 200px;
	background-image: url(../images/category12.gif);
	height: 60px;
	background-repeat: no-repeat;
}

#sidebar_left li#search13 {
	width: 200px;
	background-image: url(../images/category13.gif);
	height: 60px;
	background-repeat: no-repeat;
}

#sidebar_left li#search14 {
	width: 200px;
	background-image: url(../images/category14.gif);
	height: 60px;
	background-repeat: no-repeat;
}

/*------------------
  左サイドロールオーバー
------------------*/
#sidebar_left li#search01 a:hover {
	width: 200px;
	height: 60px;
	background-image: url(../images/category01.gif);
	background-repeat: no-repeat;
	background-position: 0 -60px;
}

#sidebar_left li#search02 a:hover {
	width: 200px;
	height: 60px;
	background-image: url(../images/category02.gif);
	background-repeat: no-repeat;
	background-position: 0 -60px;
}

#sidebar_left li#search03 a:hover {
	width: 200px;
	height: 60px;
	background-image: url(../images/category03.gif);
	background-repeat: no-repeat;
	background-position: 0 -60px;
}

#sidebar_left li#search04 a:hover {
	width: 200px;
	height: 60px;
	background-image: url(../images/category04.gif);
	background-repeat: no-repeat;
	background-position: 0 -60px;
}

#sidebar_left li#search05 a:hover {
	width: 200px;
	height: 60px;
	background-image: url(../images/category05.gif);
	background-repeat: no-repeat;
	background-position: 0 -60px;
}

#sidebar_left li#search06 a:hover {
	width: 200px;
	height: 60px;
	background-image: url(../images/category06.gif);
	background-repeat: no-repeat;
	background-position: 0 -60px;
}

#sidebar_left li#search07 a:hover {
	width: 200px;
	height: 60px;
	background-image: url(../images/category07.gif);
	background-repeat: no-repeat;
	background-position: 0 -60px;
}

#sidebar_left li#search08 a:hover {
	width: 200px;
	height: 60px;
	background-image: url(../images/category08.gif);
	background-repeat: no-repeat;
	background-position: 0 -60px;
}

#sidebar_left li#search09 a:hover {
	width: 200px;
	height: 60px;
	background-image: url(../images/category09.gif);
	background-repeat: no-repeat;
	background-position: 0 -60px;
}

#sidebar_left li#search10 a:hover {
	width: 200px;
	height: 60px;
	background-image: url(../images/category10.gif);
	background-repeat: no-repeat;
	background-position: 0 -60px;
}

#sidebar_left li#search11 a:hover {
	width: 200px;
	height: 60px;
	background-image: url(../images/category11.gif);
	background-repeat: no-repeat;
	background-position: 0 -60px;
}

#sidebar_left li#search12 a:hover {
	width: 200px;
	height: 60px;
	background-image: url(../images/category12.gif);
	background-repeat: no-repeat;
	background-position: 0 -60px;
}

#sidebar_left li#search13 a:hover {
	width: 200px;
	height: 60px;
	background-image: url(../images/category13.gif);
	background-repeat: no-repeat;
	background-position: 0 -60px;
}

#sidebar_left li#search14 a:hover {
	width: 200px;
	height: 60px;
	background-image: url(../images/category14.gif);
	background-repeat: no-repeat;
	background-position: 0 -60px;
}

/*左サイド フリーワード検索*/
#sidebar_left #freeword{
	width:200px;
}

/*左サイドその他の物件*/
#sidebar_left #other_list{
	width:200px;
	margin-bottom: 10px;
}
/*左サイドアンダーライン*/
.line {
	width:200px;
	height: 20px;
	background-image: url(/image/line200.gif);
	background-repeat: no-repeat;
	clear: both;
}

.list01{
	width: auto;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 6px;
	padding-right: 3px;
	padding-left: 3px;
	height: 20px;
	background-image: url(/images/sub_title_bg.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
.list_bukken{
	width:200px;
	height:auto;
	margin: 0px;
	padding-bottom: 5px;
}
.list_bukken dl{
	height: auto;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/*写真*/
.list_bukken dl dt{
	width:90px;
	height:auto;
	float:left;
}
/*種別*/
.list_bukken dl dd.title{
	font-size: 12px;
	font-weight: bold;
	background-color: #FFEBD7;
	width: 95px;
	margin-left: 95px;
	padding: 3px;
	margin-bottom: 3px;
}
/*所在*/
.list_bukken dl dd.juusho{
	line-height:17px;
	font-size: 12px;
	width: 95px;
	margin-left: 95px;
	margin-bottom: 3px;
}
/*価格*/
.list_bukken dl dd.price{
	color:#FF3333;
	font-weight:bold;
	font-size:12px;
	margin-left: 95px;
	width: 95px;
	margin-bottom: 3px;
}
.type_hed {
	background-color: #00a4fa;
	width: auto;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	margin: 3px;
	padding: 3px;
	height: 20px;
	font-size: 12px;
}
