@charset "utf-8";
/* = widget fudouhistory Style
 * @package WordPress3.5
-------------------------------------------------------------- */

.widget_fudou_single_history:after{ 
	content : ''; 
	display : block; 
	clear : both; 
	height:0; 
}


.cl_botton,
.cl_botton2{
	float: right;
}

.cl_botton a,
.cl_botton2 a{
	font-size: 10px;
	text-decoration: none;
}

.twentyten .cl_botton a,
.twentyten .cl_botton2 a{
	color: #666;
}



/* = 条件検索
-------------------------------------------------------------- */

#content ul.cookie_fudou_jsearch li {
	list-style: circle;
	margin: 0 0 0 20px;
}

/* 2010 body.custom-background twentyten*/
/* 2011 body.singular twentyeleven */
/* 2012 body.custom-font-enabled twentytwelve */
/* 2013 body.sidebar twentythirteen*/


#top_fbox #content ul.cookie_fudou_jsearch {
    border: 1px solid #DFDFDF;
    border-radius: 4px 4px 4px 4px;
    margin: 0 0 20px;
    padding: 10px;
    line-height: 1.4;
}

#content ul.cookie_fudou_jsearch li a {
    color: inherit;
    text-decoration: none;
}

.twentyten #content ul.cookie_fudou_jsearch li a {
	font-size: 12px;
}



/* 2011 body.singular */
/* 2013 body.sidebar */
.twentyeleven #top_fbox #content ul.cookie_fudou_jsearch ,
.sidebar #top_fbox #content ul.cookie_fudou_jsearch {
    border: none;
}


/* = 物件詳細ページ・関連物件エリア
-------------------------------------------------------------- */

/* 2010 */

.syousai_widgets ul{ 
	padding-left: 10px; 
}

.syousai_widgets ul:after{ 
	content : ''; 
	display : block; 
	clear : both; 
	height:0; 
}

.syousai_widgets ul.cookie_fudou_single li{
   position: relative;
}
.syousai_widgets ul.cookie_fudou_single li{
	display: block;
	width: 80px !important;
	list-style-type: none;

	font-size: 12px;
	line-height: 1.2;
	float:left;

	border: 1px solid #ccc;

	padding: 6px!important;
	margin:0 5px 4px 0!important;
}



.syousai_widgets ul.cookie_fudou_single li span{ 
	font-size: 10px;
}

.syousai_widgets ul.cookie_fudou_single li .box1image{
	width:80px; 
}

.syousai_widgets .new_mark {
	background: #900; /* Old browsers */
	background: -moz-linear-gradient(center top , #D20100 0%, #990000 100%) repeat scroll 0 0 transparent;
	border-radius: 4px 4px 4px 4px;
	color: #FFFFFF;
	display: block;
	font-family: Verdana,Geneva,sans-serif;
	font-size: 9px;
	font-weight: bold;
	padding: 2px 5px;
	position: absolute;
	right: 6px;
	text-align: center;
	text-shadow: 1px 1px 0 #990000;
	text-transform: uppercase;
	top: 6px;
	white-space: nowrap;
}


/*  */