@charaset "UTF-8";

.clear{clear:both;}
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  min-height: 1px;
}
* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/*ヘッダー*/
#header{
	padding-bottom:8px;
}
#header .catchcopy{
	float:none;
	width:auto;
	text-align:left;
	font-size:85%;
	line-height:1.4em;
	vertical-align:bottom;
}
#header img{
	height:auto;
	width:auto;
}
#header .logo{
	float:left;
	margin-top:8px;
}
#header .contact{
	float:right;
}
#header .contact .tel{
	margin-top:23px;
}

/*メニュー*/
#menu ul li{
	margin:0;
	padding:0;
}

/*フッター*/
#footer{
	padding-top:8px;
}
#footer ul{
	float:none;
	margin:0;
	padding:0 0 0 0;
}
#footer ul li a{
	background:none;
	margin:0!important;
	padding:0!important;
}
#footer ul li a:hover{
	background:none;
}
#footer ul li,
#footer p{
	text-align:left;
}
#footer ul li{
	background:url(/img/common/line.jpg) no-repeat center right;
	padding:0 10px 0 0;
	margin:0 10px 0 0;
}
#footer ul ul{
	display:inline;
	background:url(/img/db_common/page_next.jpg) no-repeat left center;
	margin-left:5px;
	padding-left:15px;
}
#footer ul li li{
	font-size:100%;
}
#footer .last{
	background:none;
}

/*見出し*/
h1{
	margin-bottom:20px!important;
}

/*検索結果*/
.result{
	padding-bottom:20px;
}
.result strong{
	font-size:130%;
	color:#f90101;
}

/*ナビ*/
.navi01{
	width:270px;
	float:left;
}
.navi01 li{
	display:inline;
	margin-right:5px;
}

.navi02{
	float:left;
	width:130px;
}
.navi02 li{
	margin:0;
	padding-bottom:3px;
	line-height:100%;
}

/*検索*/
.search_box{
	position:relative;
}

.search{
	margin-bottom:25px;
}
.search input,
.search select{
	vertical-align:middle;
}
.search label{
	margin-right:7px;
}
.search .ti{
	height:31px;
	margin:0;
}
.search .ti #id{
	float:right;
	text-align:right;
}
.search .item{
	border:1px solid #a5bce4;
	margin:0;
	padding:6px;
	margin-top:-1px;
	position:relative;
}
.search .item div{
	background:#f4f4f4;
	padding:3px 10px 10px 10px;
	text-align:left;
}
.search .item table{
	width:100%;
	margin-bottom:10px;
}
.search .item th span{
	background:url(/img/db_common/icon01.jpg) no-repeat left center;
	padding:0 0 0 18px;
	font-weight:bold;
	display:block;
	text-align:left;
}
.search .item th,
.search .item td{
	padding:9px 0;
	border-bottom:1px dashed #b3b3b3;
}
.search .item th{
	width:90px;
}
.search .item .btn{
	text-align:center;
}
.search .item input,
.search .item select{
	_vertical-align:middle;
}
.search .item select{
	margin-right:5px;
}

#search_top .ti{
	text-align:right;
	height:41px;
	position:relative;
	top:0;
	right:0;
	line-height:100%;
}
#search_top .item{
	margin-top:-1px;
	*margin-top:-4px;
	display:none;
}


/*ページング*/
ul.page_list{  
	text-align:right;
	width:100%;
	padding-bottom:15px;
	clear:both;
}
ul.page_list li{  
	display:inline;  
	margin-right:2px;
}  
ul.page_list a{  
	padding:0 7px;
}
ul.page_list form{
	display:inline;
}
ul.page_list li.current_page{  
	padding:0 7px;
	font-weight:bold;
}
ul.page_list .return{
	padding-left:10px;
	background:url(/img/db_common/page_return.jpg) no-repeat left center;
}
ul.page_list .next{
	padding-right:10px;
	background:url(/img/db_common/page_next.jpg) no-repeat right center;
}
.paging form{  
	display:inline!important;
}

/*ソート*/
#sort{
	float:left;
	width:300px;
	margin-top:12px;
	line-height:100%;
}
#sort img{
	margin-right:7px;
	vertical-align:middle;
	*vertical-align:top;
}
#sort select{
	width:12em;
	font-size:90%;
	padding:2px;
}
#sort input{
	vertical-align:middle;
	*vertical-align:top;
}

/*お問い合わせ*/
#contact_top{
	background:url(../img/db_common/bg_contact01.jpg) no-repeat top right;
	width:411px;
	height:48px;
	float:right;
	position:relative;
}
#contact_top img{
	position:absolute;
	top:15px;
	left:14px;
}
#contact_top .btn{
	position:absolute;
	top:5px;
	right:5px;
}

#main .contact{
	width:602px;
	float:right;
	background:url(/img/db_common/bg_contact02_bottom.jpg) no-repeat left bottom;
	margin-bottom:30px;
	padding-bottom:4px;
}
#main .contact dl{
	background:url(/img/db_common/bg_contact02.jpg) repeat-y top left;
}
#main .contact dl dt{
	line-height:100%;
	height:29px;
}
#main .contact dl dd{
	padding:15px 20px 10px 20px;
}
#main .contact form{
	width:288px;
	float:left;
}
#main .contact ul{
	width:257px;
	float:right;
	line-height:1.3;
}

/*テーブル*/
.info{
	font-size:90%;
}
.info th,
.info td{
	border-right:1px solid #fff;
	padding:3px 3px 4px 3px;
	text-align:center;
	font-weight:normal;
}
.info th{
	background:#b3b3b3;
	color:#fff;
}
.info td{
	background:#f5f5f5;
}

/*一覧*/
.info_box{
	border:1px solid #d9d9d9;
	padding:15px 9px 9px 9px;
	background:url(/img/db_common/bg_inner_box.jpg) no-repeat left top;
	margin-bottom:10px;
	clear:both;
}
.info_box .copy{
	font-size:110%;
	width:618px;
	float:left;
}
.info_box .copy img{
	margin-left:5px;
	vertical-align:middle;
}
.info_box .check{
	border:1px solid #febf47;
	padding:5px 7px;
	background:#fff2e1;
	float:right;
	line-height:100%;
}
.info_box .check img{
	vertical-align:middle;
	margin-right:5px;
}
.info_box .check input{
	vertical-align:middle;
}
.info_box .photo{
	float:left;
	width:120px;
}
.info_box .txt{
	float:right;
	width:595px;
}
.info_box .txt ul li{
	font-size:110%;
	font-weight:bold;
}
.info_box .txt ul li.price{
	font-size:100%;
	font-size:90%;
	font-weight:normal;
}
.info_box .txt ul li.price strong{
	color:#ff0000;
}
.info_box .address{
	clear:both;
	margin-top:5px;
	padding:5px 0;
	border-top:1px dashed #d9d9d9;
}
.info_box table{
	float:left;
	width:481px;
}
.info_box .go_detail{
	float:right;
	width:104px;
}

/*地図*/
#maps{
	margin-bottom:30px;
	clear:both;
}
#maps #map {
	width:751px;
	height:350px;
	border:solid 1px #d9d9d9;
}
#maps dl{
	margin-top:10px;
	background:#f4f4f2;
	padding:10px;
}
#maps dl dt{
	font-weight:bold;
	padding-bottom:3px;
}
#maps dl dd{
	background:url(/img/db_common/icon03.jpg) no-repeat left center;
	padding-left:10px;
	width:356px;
	float:left;
}

/*基本情報*/
#basic_info{
	padding-bottom:20px;
}
#basic_info .photo{
	width:220px;
	float:left;
}
#basic_info .photo img{
	border:1px solid #d9d9d9;
	padding:4px;
}
#basic_info .txt{
	width:505px;
	float:right;
}
#basic_info .txt .type{
	font-size:90%;
	position:relative;
}
#basic_info .txt .type strong{
	margin-right:5px;
}
#basic_info .txt .type .txt02{
	float:left;
}
#basic_info .txt .icon{
	text-align:right;
	float:right;
}
#basic_info .txt .icon img{
	margin-left:3px;
}
#basic_info .txt .name{
	font-size:160%;
	font-weight:bold;
	color:#003282;
	padding:7px 0;
	*padding:4px 0 7px 0;
	clear:both;
}
#basic_info .txt .price{
	font-size:90%;
}
#basic_info .txt .price strong{
	color:#f90101;
	font-weight:bold;
	font-size:100%;
	font-size:150%;
}
#basic_info .copy{
	margin:8px 0;
	padding:7px 0;
	border-top:1px dashed #d9d9d9;
	border-bottom:1px dashed #d9d9d9;
	font-size:110%;
	font-weight:bold;
}
#basic_info .sales_point{
	padding-top:5px;
	font-size:90%;
	font-weight:normal;
	display:block;
}
#basic_info .txt ul{
	font-size:110%;
	margin-bottom:10px;
}
#basic_info table{
	width:100%;
}

/*この物件の画像*/
#photo{
	margin-bottom:30px;
	padding:12px 0 12px 13px;
	*padding:12px 0 5px 10px;
	background:#eef3f8;
	clear:both;
	line-height:100%;
}
#photo .ti{
	margin-bottom:10px;
}
#photo li{
	float:left;
	margin:0 10px 0 0;
	width:137px;
}
#photo li a{
	border:1px solid #d9d9d9;
	width:135px;
	height:135px;
	display:block;
	background:#fff;
}


/*物件詳細*/
#data{
	margin-bottom:30px;
	padding:10px;
	background:#eef3f8;
	clear:both;
}
#data .ti{
	padding-left:22px;
	background:url(/img/db_common/icon02.jpg) no-repeat left center;
	font-weight:bold;
	font-size:110%;
	margin-bottom:10px;
}
#data table{
	width:100%;
}
#data table th,
#data table td{
	padding:7px 10px;
	text-align:left;
	font-weight:normal;
}
#data table th{
	color:#fff;
	background:#b3b3b3;
	border-bottom:1px solid #fff;
	border-right:3px solid #d9d9d9;
	width:17%;
}
#data table td{
	background:#fff;
	border-bottom:1px solid #d9d9d9;
	width:32%;
}

/* form */
#inquiry {
	width:710px;
	margin:0 auto;
	padding-top:10px;
	clear:both;
}

#inquiry h2 {
	font-size:1.2em;
	line-height:1.2em;
	color:#003282;
	border-bottom:solid 2px #4065A1;
}
#inquiry p {
	margin:10px 0;
}
#inquiry p span {
	font-weight:bold;
	color:#ff0000;
}
#inquiry table {
	width:100%;
	margin:10px 0;
	background:#d9d9d9;
}
#inquiry table th {
	width:30%;
	padding:5px 4px;
	text-align:left;
	background:url(../img/db_common/detail_table_bg.gif) top repeat-x #efefef;
	font-weight:normal;
}
#inquiry table th span {
	font-weight:bold;
	color:#ff0000;
}
#inquiry table td {
	width:70%;
	padding:2px 4px;
	background:#ffffff;
}
#inquiry table td span.options {
	display:block;
}
.formbtn {
	text-align:center;
}
.formbtn input{
	padding:5px 8px;
}
#error {
	margin-top:10px;
	color:#ff0000;
}

/* search */
div#detail_navi {
	text-align:right;
}
#search {
	width:710px;
	margin:0 auto;
}
#search table {
	width:100%;
	margin:10px 0;
	background:#d9d9d9;
}
#search table th {
	width:25%;
	padding:6px 10px;
	text-align:left;
	background:url(../img/db_common/detail_table_bg.gif) top repeat-x #efefef;
	font-weight:normal;
	line-height:1.61;
}
#search table td {
	width:75%;
	padding:6px 10px;
	background:#fff;
	line-height:1.61;
}
#search table td a {
    margin-right:0.3em;
	white-space:nowrap;
}
#search table ul li.parent_list{
    margin-right:0.3em;
    display:inline;
}
#search table ul li.parent_list a{
    display:inline-block;
}
#search table label,
#search table span{
	display:inline-block;
	margin-right:0.3em;
}
#search table td dl dt {
	margin:5px 0;
	width:100%;
	overflow:hidden;
	background:#d9d9d9;
}
#search table td dl dt strong {
	float:left;
	padding:2px 0 0 4px;
}
#search table td dl dt div {
	float:right;
	padding-top:2px;
}
#search_btn {
	text-align:center;
}

