@charset "utf-8";

/* = 
 * Twenty Ten
 * widget_fudo Style
 * corners2010.css サイトパーツの装飾
 * @package WordPress3.7
 * Version: 1.1.2
-------------------------------------------------------------- */



/* = common 
-------------------------------------------------------------- */
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
	margin-bottom:0;
}

/* ロールオーバー */
a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
}

input,
textarea,
select,
.page-title span,
.pingback a.url {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
}

input[type=submit] {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
}
pre {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
}
code {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
}

#branding, #wrapper {
	width: 100%;
}
#colophon, #main {
	width: 1000px;
}

#wrapper {
	margin: 0 auto;
	padding: 0;
}

#main{
//	background: #fff;
//	box-shadow:0px 0px 5px 3px #ccc;
//	-moz-box-shadow:0px 0px 5px 3px #ccc;
//	-webkit-box-shadow:0px 0px 59x 3px #ccc;

	margin: 0 auto;
	padding: 15px 10px;
	width: 980px;
}

#container, #content {
	margin:0;
	padding: 0;
}

#container{ width: 700px; } /* leftside-width */



/* = header 
-------------------------------------------------------------- */
#header {
	width: 100%;
	margin:0;
//	background: #fff;

	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #fefefe 70%, #f3f3f3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(70%,#fefefe), color-stop(100%,#f3f3f3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%, #fefefe 70%, #f3f3f3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%, #fefefe 70%, #f3f3f3 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%, #fefefe 70%, #f3f3f3 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%, #fefefe 70%, #f3f3f3 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f3f3f3',GradientType=0 ); /* IE6-9 */
}

/* カスタム化に伴いコメント化（2013/12/16）
#site-title {	// サイト名の長さによってwidthを調節して下さい
	width: 400px;
	margin-bottom: 10px;
	font-size: 32px;
	text-shadow: 0px 1px 1px #333;
	padding-left: 15px;
}

#site-title a {
	letter-spacing: -0.05em;
}

#site-description {	// サイト右上の説明部分の長さによってwidthやmarginを調節して下さい
	width: 500px;
	text-align: right;
	font-style: normal;
	line-height: 1.6;
	padding-right: 24px;
	margin: 10px 0px 0px;
}
*/
#header #site-title{
	margin: 0;
	padding: 0;
}
#site-title a {
	height: 0px;
	display: block;
	overflow: hidden;
	width: 387px;
	padding-top: 90px;
	background: url(../img/header/header_logo.png) no-repeat left top;
}

#site-description {
	height: 0px;
	display: block;
	overflow: hidden;
	width: 254px;
	margin: 0;
	padding-top: 90px;
	background: url(../img/header/header_otoiawase.png) no-repeat left top;
}



/* = nav 
-------------------------------------------------------------- */
#access {
//	border-top: 1px solid #ffaa59;
//	border-bottom: 3px solid #e97200;
}

#access a{
//	min-width:70px;
	min-width:80px;
	width: auto !important;
	width: 70px; 		/* min-width最小値 */
	
	text-align: center;
//	text-shadow: 1px 1px 0px #000;
	letter-spacing: 0.1em;
}



/* = TOP only
-------------------------------------------------------------- */
#top_fbox #content ul{ 
	/zoom : 1; 
}

#top_fbox #content ul:after{ content : ''; display : block; clear : both; height:0; }

#top_fbox #content .grid-content li{
	display: block;
	width: 148px;
//	height: 260px;
	font-size: 12px;
	line-height: 1.4;
	float:left;

	list-style-type: none;
	
	border: 1px solid #ccc;
	padding: 8px;
	margin:0 5px 9px 4px;
}


*:first-child+html #top_fbox #content .grid-content li{ border: 1px solid #CCC; margin:0 6px 6px 0; }

* html #top_fbox #content .grid-content li{border: 1px solid #CCC; margin:0 6px 6px 0;} 

.box1image{}

#top_fbox #container #content table{
	margin: 0;
	padding: 0;
	border: none;
}

#top_fbox #container #content tr td{
	margin: 0;
	padding: 0;
	border: none;
}

.box1low {
	line-height: 1.0;
	margin: 0 0 -5px 0;
	padding: 5px 0 0 0;
	font-size:10px;
}
.box1low a{
//	color: #333;
	text-decoration: none;
}

.top_title{}
.top_price {
	font-size: 13px;
	font-weight: bold;
	color : #ee3300;
}
.top_madori{
	font-size: 13px;
//	font-weight: bold;
	color: #FF7C2B;
}
.top_menseki{
//	font-weight: bold;
}
.top_shozaichi{}
.top_kotsu{}



/* = TOP twitter
-------------------------------------------------------------- */
#top_fbox #content #twitter_update_list{
	font-size: 12px;
	padding: 10px;
	margin: 0 0 20px 0;
	border: 1px solid #DFDFDF;
	border-radius: 4px;
	clear: both;
}

#top_fbox #content #twitter_update_list a{
	color: #666;
	text-decoration: none;
}

#top_fbox #content #twitter_update_list li a.tw_date{
	display: block;
	width: 85px;
	float: left;
	margin: 0px;
	padding: 4px 0px 0px 0px;
	line-height: 1.2;
}

#top_fbox #container #content #twitter_update_list li .tw_status{
	float: left;
	display: block;
	line-height: 1.2;
	margin: 0px;
	padding: 4px 0px 0px 0px;
	width: 580px;
}


#top_fbox #container #content ul#twitter_update_list {
	padding-left: 15px;
}

#top_fbox #container #content ul#twitter_update_list li {
	list-style:none;
	display: block;
}

#top_fbox #container #content ul#twitter_update_list li { /zoom:1; }
#top_fbox #container #content ul#twitter_update_list li:after {
   content:'';
   display:block;
   clear:both;
}



/* = textwidget
-------------------------------------------------------------- */
#top_fbox #container #content .textwidget{

	font-size: 12px;
	padding: 15px;
	border: 1px solid #ccc;
	border-radius:4px;
	margin: 0 0 20px 0;
	line-height: 1.4;

}

#top_fbox #container #content .textwidget a{
	color: #333;
}



/* = side-widget
-------------------------------------------------------------- */
#primary , #secondary {
	width: 270px;
}

#third {
	width: 270px;
	float: right;
	clear: right;
}


.widget_fudo_b_k_m select,
.widget_fudo_b_k select{
	width: 100%;
	margin: 2px 0;
	padding: 2px;
	border: 1px solid #ccc;

}

#chikunen,#memseki,#hofun,#kakaku_b,#kakaku_c,#chiiki,#roseneki,#caution1,#shubetsu,#setsubi_cb{
	margin: 0 0 10px !important;
}



#main #primary .widget-container ,#main #secondary .widget-container{
	margin: 0 0 8px;
	padding: 5px;
	border: 1px solid #ccc;
//	border-radius: 6px;
	
	width: 258px;
	background: #FFF;
}


#primary .widget-container h3 , #secondary .widget-container h3 {
	color: #fff;
	display: block;
	padding: 4px 4px 4px 8px;
	margin: 0 0 10px 0;
	font-size: 14px;
	text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
		
//	border-radius: 4px;

	border-top: 1px solid #ffc83c;
	border-bottom: 1px solid #c09133;

	background: #ffc83c; /* Old browsers */
	background: -moz-linear-gradient(top,  #c09133 0%, #e9ae2b 50%, #ffc83c 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c09133), color-stop(50%,#e9ae2b), color-stop(100%,#ffc83c)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #c09133 0%, #e9ae2b 50%, #ffc83c 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #c09133 0%, #e9ae2b 50%, #ffc83c 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #c09133 0%, #e9ae2b 50%, #ffc83c 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #c09133 0%, #e9ae2b 50%, #ffc83c 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c09133', endColorstr='#ffc83c',GradientType=0 ); /* IE6-9 */
}



#primary .widget-container li ,#secondary .widget-container li{
	list-style-type: circle;
/*	border-bottom: 1px dotted #CCC;*/
	margin-bottom: 4px;
}

#primary .widget-container li ul li,#secondary .widget-container li ul li{
	border: none;
	margin: 0px;
	padding: 0px;
}

#main #primary ul li ul , #main #secondary ul li ul{
	/*margin: 0;*/
	padding: 0px 4px;
}

#main .widget-area ul {
	margin: 0px;
	padding: 0px;
}


*:first-child+html .widget_search #s {
    width: 54%;
}


/* 会員  */

#primary .widget_fudo_kaiin input[type="text"],
#primary .widget_fudo_kaiin input[type="password"]{
	width: 110px;
}
#primary .widget_fudo_kaiin { line-height: 1.8; }

#primary .widget_fudo_kaiin form {
	margin: 0px 0px 1em;
	padding: 0 ;
}

#primary .widget_fudo_kaiin div{
	padding: 0 5px;
}



/* = footer
-------------------------------------------------------------- */
#footer {
	border-top: 3px solid #ccc;
	overflow: hidden;
	margin-bottom: 0px;
}

#colophon {
	padding: 10px;
	width: 940px;
}

#footer #site-info a{
	font-size: 20px;
	text-shadow: 0px 1px 1px #ccc;
	font-weight: bold;
}

#footer #site-info{
	padding-top: 20px;
	padding-bottom: 20px;
	width: 650px;
}

#footer #site-generator{ padding-top: 20px; }



/* = footer widget
-------------------------------------------------------------- */
#footer-widget-area{
/* カスタム化に伴いコメント化（2013/12/16）
	padding-bottom: 10px;
	border-bottom: 1px solid #CCC;
*/
	font-size: 12px;
}
#footer-widget-area a{ color: #666; }


#footer-widget-area h3{
	color: #666;
	padding: 0;
	margin: 0 0 3px;
	border-bottom: 1px solid #DDD;
	font-size: 13px;
}

#footer-widget-area .widget-container li{
	list-style-type: none;
	margin: 0;
	line-height: 1.5;
}


#footer-widget-area .widget-container ul{ margin: 0 0 0 4px; }



#footer-widget-area li.widget-container ul li a {
	color: #3E3E3E;
	line-height: 1.6;
}

#footer-widget-area li.widget-container ul li ul a {
	border-bottom: none;
	color: #828282;
	line-height: 1.2;
}



/* = 見出し
-------------------------------------------------------------- */
/* #main #container #content h1, */
#main #container #content h2,
#main #container #content h3 {
	height: 29px;
	background-image: url("../img/h3.png");
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

/* 修正依頼により追加（2014/10/07）*/
#main #container #content #fudo_toukou_top-2 h3,
#main #container #content #fudo_top_r-2 h3,
#main #container #content #fudo_top_r-3 h3,
#main #container #content #fudo_top_r-4 h3 {
	height: 29px;
	background-image: url("../img/h3_ver3.png");
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

#main #container #content h3 {
	clear: both;
}
#main #container #content h1 div.h1_moji,
#main #container #content h2 div.h2_moji,
#main #container #content h3 div.h3_moji {
	margin: 0;
	padding: 9px 0px 0px 15px;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.0;
//	color: #996600;
	color: #805500;
}

/* 修正依頼により追加（2014/10/07）*/
#main #container #content #fudo_toukou_top-2 h3 div.h3_moji,
#main #container #content #fudo_top_r-2 h3 div.h3_moji,
#main #container #content #fudo_top_r-3 h3 div.h3_moji,
#main #container #content #fudo_top_r-4 h3 div.h3_moji {
	color: #fff;
}


#main #container #content h1.page-title {
	padding: 4px 6px;;
	margin-bottom: 10px;
//	background: none;
//	border-bottom: 1px dotted #ccc;
	border-top: 1px solid #ffc83c;
	border-bottom: 1px solid #c09133;

	background: #ffc83c; /* Old browsers */
	background: -moz-linear-gradient(top,  #c09133 0%, #e9ae2b 50%, #ffc83c 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c09133), color-stop(50%,#e9ae2b), color-stop(100%,#ffc83c)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #c09133 0%, #e9ae2b 50%, #ffc83c 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #c09133 0%, #e9ae2b 50%, #ffc83c 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #c09133 0%, #e9ae2b 50%, #ffc83c 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #c09133 0%, #e9ae2b 50%, #ffc83c 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c09133', endColorstr='#ffc83c',GradientType=0 ); /* IE6-9 */
}
#main #container #content h1.page-title div.h1_moji {
	padding: 5px 7px 3px 7px;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.0;
	color: #fff;
	border-top: 1px solid #ffe9b3;
	border-bottom: 1px solid #fff1d3;
}
#main #container #content h1.page-title span.search_info {
	font-size: 12px;
	font-style: normal;
	line-height: 1.0;
	color: #fff;
}

/* カスタム化に伴い追加（2013/12/12）	*/
#content #list_simplepage h2.entry-title div.h2_moji,
#content #list_simplepage2 h2.entry-title div.h2_moji {
	float: left;
}

#main #container #content h5 {
	height: 29px;
	background-image: url("../img/h5.png");
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#main #container #content h5 div.h5_moji {
	margin: 0;
	padding: 9px 0px 0px 15px;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.0;
//	color: #996600;
	color: #805500;
}




#fudo_toukou_top-2 {
	margin-bottom: 25px;
}
#fudo_top_r-2,
#fudo_top_r-3,
#fudo_top_r-4 {
	margin-bottom: 30px;
}

#boxfudo_top_r-2,
#boxfudo_top_r-3,
#boxfudo_top_r-4 {
	margin-top: 10px;
}


/* コメント欄 */
#comments {
	padding-top: 60px;
	font-size: 12px;
}

#comments-title em{ font-style: normal; }

#comments li.comment{ line-height: 1.2; }

#comments .comment-meta{ font-size: 10px; }

#respond{ border-top-style: none; }

#cancel-comment-reply-link{ margin-left: 2em; }



/* カスタム追加
-------------------------------------------------------------- */



/* = Contact Form 7 checkbox hook
-------------------------------------------------------------- */
#list_simplepage2 .wpcf7-list-item label { display: block; float:left; margin-left:1em;}

#list_simplepage2 form p { /zoom:1; }
#list_simplepage2 form p:after {
   content:'';
   display:block;
   clear:both;
}



/* = 印刷用CSS Twenty Ten +α
-------------------------------------------------------------- */
@media print {

	* {	font-family:  "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;}

	body, #wrapper,
	#list_simplepage2,
	.list_simple_box  {
		margin: 0 !important;
		padding: 0 !important;
	}

	head+body {
		max-width: 100% !important;
		min-width: 80% !important;
		margin: 0 auto !important;
	}

	#site-title a {float: left !important; 	font-size: 14pt !important;}
	
	#site-description {float: right !important; }
	
	#container, .list_simple_box{	width: 100% !important;}

	h1, h2, h3, #header{
		font-size: 13pt !important;
		font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
		border: none;
	}

	/* フォーム部分 */
	#list_simplepage2 .wpcf7{	display: none !important;}

	/* 地図 */
	#map_canvas{width: 514px !important; height: 340px !important;}

}



/* = TOP fudo_toukou_top-XX
-------------------------------------------------------------- */
#top_fbox #content ul#toukou_top{
	font-size: 12px;
	padding: 10px;
	margin: 0;
	border-left: 1px solid #DFDFDF;
	border-right: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	clear: both;
}
#top_fbox #content ul.toukou_top_post_excerpt{
	font-size: 12px;
	padding: 5px 0 0 10px;
	margin: 0px;
}
#top_fbox #content #toukou_top a{
	color: #333;
}
#top_fbox #content #toukou_top li {
	line-height: 1.4;
	list-style:none;
	display: block;
}
#top_fbox #content #toukou_top img {
	float:left;
	padding: 0 5px 0 0;
	width:75px;
/*	height:75px; */
}


#top_fbox #content div#toukou_top2 {
	font-size: 12px;
	padding: 10px;
	margin: 0;
	border-left: 1px solid #DFDFDF;
	border-right: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	clear: both;
}
#toukou_top2 dl:after{ content : ''; display : block; clear : both; height:0; }
#toukou_top2 dl {
	border-bottom: 1px dotted #ccc;
	margin: 0;
}
#toukou_top2 dl dt {
	width: 8em;
	margin: 5px 0;
	padding: 0 10px;
	font-size: 12px;
	font-weight: normal;
	float: left;
	border-right: 1px dotted #ccc;
	background-position: 0px 9px;
	background-image: url("../img/dl_mark.gif");
	background-repeat: no-repeat;
}
#toukou_top2 dl dt {
	color: #666;
}
#toukou_top2 dl dd {
	margin: 5px 0;
	padding: 0 10px;
	font-size: 12px;
	font-weight: normal;
	float: left;
}

.link_button {
	margin-top: 10px;
	text-align: right;
}
.link_button a,
a.link_button {
	color: #FFFFFF;
	background-color: #e9ae2b;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
	font-size: 12px;
	border-top-width: 2px;
	border-right-width: 3px;
	border-bottom-width: 2px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEF0F0;
	border-right-color: #EEF0F0;
	border-bottom-color: #EEF0F0;
	border-left-color: #EEF0F0;
	text-decoration: none;
	background-image: url(img/btn.gif);
	background-repeat: repeat-x;
	background-position: center top;
	line-height: 16px;
}
.link_button a:hover,
a.link_button:hover {
	color: #7A6130;
	background-color: #FEFAF1;
	background-image: none;
	border-top-color: #F0E7D2;
	border-right-color: #F0E7D2;
	border-bottom-color: #F0E7D2;
	border-left-color: #F0E7D2;
}



/* = primary and secondary fudo_toukou_top-XX
-------------------------------------------------------------- */
#primary ul#toukou_top,
#secondary ul#toukou_top{
	padding: 0px;
	margin: 0px;
	clear: both;
}
#primary ul.toukou_top_post_excerpt,
#secondary ul.toukou_top_post_excerpt{
	font-size: 10px;
	padding: 5px 0 0 10px;
	margin: 0 !important ;
}
#primary #toukou_top a,
#secondary #toukou_top a{
	color: #333;
}
#primary .toukou_top_post_title,
#secondary .toukou_top_post_title{
	line-height: 1.4;
	font-size: 14px;
	font-weight:bold;
	color: #333;
}
#primary #toukou_top li,
#secondary #toukou_top li {
	line-height: 1.4;
	list-style:none;
	display: block;
}
/*
#primary #toukou_top .tokou_top_post_thumbnail ,
#secondary #toukou_top .tokou_top_post_thumbnail {
	float:left;
	padding: 0 5px 0 0;
}
*/
#primary #toukou_top img ,
#secondary #toukou_top img {
	float:left;
	padding: 0 5px 0 0;
	width:75px;
	height:75px;
}



/* = toukou
-------------------------------------------------------------- */
.entry-content{
	font-size: 12px;
	padding: 10px;
	margin: 0px;
	line-height: 1.4;
}

.entry-content a{
	color: #333;
}


.entry-meta{
	text-align: right;
	font-size: 10px;
}



/* = 物件リストソート部
-------------------------------------------------------------- */
.nav-previous{
	font-size: 12px;
	padding: 0 0 10px 5px;
}



/* =  ページリスト
-------------------------------------------------------------- */
.nav-next{
	width: 48%;
	font-size: 12px;
	padding: 10px 0 10px 5px;
}

.nav-next a{
	padding: 5px;
	border: 1px solid #CCC;
}

/* カスタム化に伴いスタイル追加（2013/12/14）	*/
#nav-below .nav-next {
	padding: 0 5px 10px 0;
}
#nav-below .nav-next a {
	border: none;
}


/* = NEW/UP mark
-------------------------------------------------------------- */
/* 物件リスト・詳細 */
/*
.entry-title .new_mark {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	color: #d00;
	display: inline;
	padding: 0px 10px;
	border-radius: 4px;
	text-shadow:1px 1px 0px #fff;
	height: 20px;
	vertical-align: middle;
}
*/
.entry-title .new_mark {
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 1.0;
	text-transform: uppercase;
	text-align: center;
	color: #FFF;
	display: inline;
	margin: 5px 0 0 15px;
	padding: 4px 6px 5px 6px;

	border-radius: 4px;
	text-shadow:1px 1px 0px #900;

	background: #f00; /* Old browsers */
	background: -moz-linear-gradient(top, #cc0000 0%, #ff0000 100%); /* FF3.6+ */
	background: -webkit-linear-gradient(top, #cc0000 0%,#ff0000 100%); /* Chrome10+,Safari5.1+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc0000', endColorstr='#ff0000',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #cc0000 0%,#ff0000 100%); /* W3C */
}
.entry-title .update_mark {
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 1.0;
	text-transform: uppercase;
	text-align: center;
	color: #FFF;
	display: inline;
	margin: 5px 0 0 15px;
	padding: 4px 6px 5px 6px;

	border-radius: 4px;
	text-shadow:1px 1px 0px #067;

	background: #09f; /* Old browsers */
	background: -moz-linear-gradient(top, #0066ff 0%, #0099ff 100%); /* FF3.6+ */
	background: -webkit-linear-gradient(top, #0066ff 0%,#0099ff 100%); /* Chrome10+,Safari5.1+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0066ff', endColorstr='#0099ff',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #0066ff 0%,#0099ff 100%); /* W3C */
}


/* トップ */
#top_fbox #content .grid-content li{
	position: relative;
}

#top_fbox #content .grid-content .box1 img{
	display: block;
	max-width: 100%;
	margin: 0 auto 5px auto;
}

#top_fbox .new_mark {
	font-family: Verdana, Geneva, sans-serif;

	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	color: #FFF;
	
	display: block;
	padding: 2px 5px;
	width: 26px;

	position: absolute;
	top: 12px;
	right: 10px;
	
	border-radius: 4px;

	text-shadow:1px 1px 0px #900;

/* カスタム化に伴いスタイル変更（2013/12/17）	*/
	background: #c00; /* Old browsers */
	background: -moz-linear-gradient(top, #ff0000 0%, #cc0000 100%); /* FF3.6+ */
	background: -webkit-linear-gradient(top, #ff0000 0%,#cc0000 100%); /* Chrome10+,Safari5.1+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0000', endColorstr='#cc0000',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #ff0000 0%,#cc0000 100%); /* W3C */
}
/* カスタム化に伴いスタイル追加（2013/12/17）	*/
#top_fbox .update_mark {
	font-family: Verdana, Geneva, sans-serif;

	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	color: #FFF;
	
	display: block;
	padding: 2px 5px;
	width: 26px;

	position: absolute;
	top: 12px;
	right: 10px;
	
	border-radius: 4px;

	text-shadow:1px 1px 0px #067;

	background: #09f; /* Old browsers */
	background: -moz-linear-gradient(top, #00ccff 0%, #0099ff 100%); /* FF3.6+ */
	background: -webkit-linear-gradient(top, #00ccff 0%,#0099ff 100%); /* Chrome10+,Safari5.1+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ccff', endColorstr='#0099ff',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #00ccff 0%,#0099ff 100%); /* W3C */
}


/* 関連物件 */
#syousai_box ul.syousai-content li {
	position: relative;
}

#syousai_box .new_mark {
	font-family: Verdana, Geneva, sans-serif;

	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	color: #FFF;
	
	display: block;
	padding: 2px 5px;
	width: 26px;

	position: absolute;
	top: 6px;
	right: 6px;
	
	border-radius: 4px;

	text-shadow:1px 1px 0px #900;

	background: #c00; /* Old browsers */
	background: -moz-linear-gradient(top, #ff0000 0%, #cc0000 100%); /* FF3.6+ */
	background: -webkit-linear-gradient(top, #ff0000 0%,#cc0000 100%); /* Chrome10+,Safari5.1+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0000', endColorstr='#cc0000',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #ff0000 0%,#cc0000 100%); /* W3C */
}
#syousai_box .update_mark {
	font-family: Verdana, Geneva, sans-serif;

	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	color: #FFF;
	
	display: block;
	padding: 2px 5px;
	width: 26px;

	position: absolute;
	top: 6px;
	right: 6px;
	
	border-radius: 4px;

	text-shadow:1px 1px 0px #067;

	background: #09f; /* Old browsers */
	background: -moz-linear-gradient(top, #00ccff 0%, #0099ff 100%); /* FF3.6+ */
	background: -webkit-linear-gradient(top, #00ccff 0%,#0099ff 100%); /* Chrome10+,Safari5.1+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ccff', endColorstr='#0099ff',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #00ccff 0%,#0099ff 100%); /* W3C */
}



.page-template-showcase-php .new_mark, footer .new_mark, #footer .new_mark, #tertiary .new_mark, #primary .new_mark, #secondary .new_mark{
	width: auto;
}



/* = Fudousan Plugin Copyright
-------------------------------------------------------------- */
#nendebcopy{width: 960px;margin: 5px auto;padding: 0 0 5px;font-size: 10px;color: #999;text-decoration: none;font-family: Arial,Helvetica;text-align:right;}
#nendebcopy a{font-size: 10px;color: #999;text-decoration: none;font-family: Arial,Helvetica;float: right;}

#nendebcopy{
 background: url("../img/wrap_fbg2.png") no-repeat left top;
 margin: 0px auto;
 padding: 10px 10px 0px 10px;
 overflow: hidden;
 zoom: 1;
}


/* 条件検索(固定ページ) */

#container .jsearch .setsubi,
#container .jsearch .menseki,
#container .jsearch .madori,
#container .jsearch .kakaku,
#container .jsearch .chikunen,
#container .jsearch .shiku,
#container .jsearch .eki,
#container .jsearch .shubetsu{
	padding:0 0 0 10px;
}



/*  = 問合せフォーム table
---------------------------------------------------------------------- */
	table.form_set {
		border: 1px solid #E5E5E5;
		border-collapse: collapse;
		font-size: 87.6%;
		line-height: 18px;
		margin-bottom: 10px;
		width: 100%;
	}
	table.form_set tr {
		border: 0 none currentcolor;
		font: inherit;
		margin: 0;
		padding: 0;
	}
	table.form_set th {
		background:  #F6F6F6;
		border-bottom: 1px solid #E5E5E5;
		font-weight: bold;
		padding: 10px !important;
		text-align: left;
		width: 18%;
		vertical-align: top;	
	}
	table.form_set td {
		border-bottom: 1px solid #E5E5E5;
		border-left: 1px solid #E5E5E5;
		margin: 0;
		padding: 10px !important;
		width: 81%;
	}

	table.form_set h5 {
		margin: 10px 0 10px !important;
	}
	table.form_set ul {
		margin: 0 !important;
	}

/*  */