@charset "UTF-8";
/* estate */
.sale_box {
	width:680px;
	padding:19px;
	border:#FC3 solid 1px;
}

.sale{
	width:400px;
	border-bottom:#999 solid 1px;
	font-size:14px;
	padding-bottom:5px;
	margin-bottom:10px;
	float:left;
}

.sale dt{
	width:70px;
	float:left;
}

.sale dt dd{
	float:left;
}

.sale a{
	color:#000070;
	font-weight:bold;
	text-decoration:none;
	display:block;
}

.sale a:hover{
	font-weight:bold;
	text-decoration:underline;
}


dl.sale2 {
	width:195px;
	border-bottom:#999 solid 1px;
	font-size:14px;
	padding-bottom:5px;
	float:left;
	margin-bottom:10px;
}

.sale2 dt{
	width:70px;
	float:left;
}

.sale2 dd{
	width:125px;
	color:#F00 !important;
	font-weight:bold;
	text-align:center;
	float:left;
}

dl.sale3{
	width:260px;
	float:right;
}

.sale3 dt{
	width:256px;
	padding:5px 0;
	font-size:16px;
	font-weight:bold;
	background:#9CF;
	border:#06C solid 2px;
	color:#fff !important;
	text-align:center !important;
	float:right;
	margin-bottom:10px;
	display:inline;
	line-height:1.0;
	/* text shadow */
	text-shadow: 1px 1px 2px #000000;
}

.sale3 dd{
	text-align:center !important;
	line-height:1.0;

}

.sale_tit01{
	width:396px;
	padding:5px 0;
	font-size:16px;
	line-height:1.0 !important;
	font-weight:bold;
	background:#FC3;
	border:#F90 solid 2px;
	color:#fff !important;
	text-align:center !important;
	float:left;
	margin-bottom:10px;
	display:inline;
	/* text shadow */
	text-shadow: 1px 1px 2px #000000;
}

.sale_box h4 {
	width:396px;
	padding:5px 0;
	clear:both;
	color:#fff;
	text-align:center;
	border:#9cf solid 2px;
	background:#000040 url(../../images/ct_tel_bg.png);
	/* rounded corner */
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	/* box shadow */
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,.5);
	-moz-box-shadow: 0 0 5px rgba(0,0,0,.5);
	box-shadow:  0 0 5px rgba(0,0,0,.5);
	display:inline-block !important;
	line-height:1.0;
}

.sale_box h4 a{
	color:#fff;
	display:block;
	text-decoration:none;
}

.sale_box h4 a:hover{
	text-decoration:underline;
}

.sale_nv{
	clear:both;
	text-align:center;
	margin-bottom:20px;
}

.sale_nv li{
	float:left;
	width:120px;
	margin-right:10px;
}

.sale_nv a{
	color:#000040;
	font-size:14px;
	line-height:1.0;
	text-align:center;
	text-decoration:none;
	border:#000040 solid 1px;
	background:#000040 url(../../images/pageup_bg.png) repeat-x;
	padding:8px 10px 6px;
	display:block;
}

.sale_nv a:hover{
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}

.sale_pt{
	margin-bottom:40px;
}

.sale_pt dl{
	width:160px;
	padding:18px;
	margin-right:10px;
	margin-top:20px;
	border:#F93 dotted 2px;
	float:left;
}


.sale_pt dl dt{
	margin-bottom:15px;
	background:#F36;
	padding:5px 15px;
	color:#fff;
	line-height:1.1;
	text-align:center;
	font-weight:bold;
}

.sale_pt dl dd{
	font-size:14px;
	line-height:1.4;
}


/* 売買 */

.bbi_ul{
	padding:20px;
	margin-bottom:40px;
	background: url(../../images/ol_bl_bg02.png) repeat;
	/* rounded corner */
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	/* box shadow */
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,.5);
	-moz-box-shadow: 0 0 5px rgba(0,0,0,.5);
	box-shadow:  0 0 5px rgba(0,0,0,.5);
}

.bbi_ul ul{
	width:330px;
	float:left;
	margin-bottom:20px;
}

.bbi_ul ul li span{}

.bbb_info{
}


.bbb_info table tr th{
	width:120px !important;
}

.bbb_info table td{
	font-size:14px;
}

.bbb_info table td span{
	font-size:14px;
	color:#F00;
	font-weight:bold;
}

.li_style li{
	width:135px;
	font-size:14px;
	float:left;
	list-style:circle inside !important;
}

.bbb_pht{
	margin-bottom:20px;
}

.bbb_pht ul{
	margin-right:-10px;
}

.bbb_pht li{
	margin-right:10px;
	float:left;
	margin-bottom:10px;
}

.bbb_pht li a img{
	border:#36C solid 1px;
	margin-bottom:0;
	padding-bottom:0;
}

.bbb_pht span{
	font-size:12px;
}

.bbb_acs{
	width:718px;
	height:398px;
	border:#000040 solid 1px;
	margin-bottom:20px;
}

.bb_dt_box{
	width:330px;
	float:left;
	margin: 0 0 20px 0;
	margin-right:0;
	padding-right:0 !important;
}

.bb_dt_box dl{
	margin-right:0;
	padding-right:0 !important;
}

.bb_dt_box dt{
	width:140px;
	float:left;
	padding-bottom:5px;
	margin:0 10px 10px;
	border-bottom:#69C solid 1px;
}

.bb_dt_box dd{
	width:150px;
	float:left;
	text-align:right;
	margin-right:0 !important;
	margin-bottom:10px;
	padding-right:0 !important;
	padding-bottom:5px;
	border-bottom:#69C solid 1px;
}

.bb_h5_title{
	color:#000070;
	display:block;
	padding:5px 0;
	font-size:16px;
	font-weight:normal;
	background:#6CF;
	border:#36C solid 2px;
	text-align:center !important;
	margin-bottom:15px;
	line-height:1.0;
}

.bb_h5_title02{
	color:#fff;
	display:block;
	padding:5px 0;
	font-size:16px;
	font-weight:bold;
	background:#F33;
	border:#F93 solid 2px;
	text-align:center !important;
	margin-bottom:15px;
	line-height:1.0;
}