@charset "utf-8";

/* = 
widget_fudo Style
corners2011.css サイト全般の装飾css
-------------------------------------------------------------- */



/* = common 
-------------------------------------------------------------- */

/* ロールオーバー */











/* ヘッダ h1 常に表示 */
/*
#site-title, #site-description {
    clip: auto !important;
}
#site-description {
    padding: 60px 20px;
}
*/
/* メニュー検索窓幅 */
#branding .only-search #s, #branding .only-search #s:focus {
    width: 100px;
}


#branding { border: none; z-index: 0;}



#branding hgroup {
	margin: 0 0 0 10px;
	overflow: hidden;	/* モダンブラウザ向け */
	zoom: 1; /* IE向け */
}

#branding #searchform {
	right: 2.5%;
	top: 1.5em;
}
#branding #s {
	font-size: 12px;
	height: 22px;
	padding: 4px 10px 4px 28px;
	width: 110px;
}

#branding #s:focus {
    width: 100%;
}





/* = TOP only
-------------------------------------------------------------- */

#top_fbox #content ul {
	/zoom : 1; 
	margin: 0 0 10px 0;
}

#top_fbox #content ul:after {
	content : '';
	display : block;
	clear : both;
	height:0;
}

#top_fbox #content .grid-content li {
	display: block;
	width: 150px;
	/*	height: 260px;	*/
	font-size: 12px;
	line-height: 1.4;
	float:left;
	list-style-type: none;
	outline: 1px solid #ccc;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 8px;
	margin:0 8px 8px 0;
	background: #f0f0f0;
	background: -moz-linear-gradient(top, #ffffff 70%, #F7F7F7 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, #ffffff), color-stop(100%, #F7F7F7)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#F7F7F7', GradientType=0 ); /* ie */
}

*: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;
}

#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.8;
	margin: 0 0 -5px 0;
	padding: 5px 0 0 0;
	font-size:10px;/*
	border: 1px solid #CCC;
	border-radius: 4px;
*/
}

.box1low a {
	color: #333;
	text-decoration: none;
}


/* = 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;
	font-weight: normal;
}

#top_fbox #content #twitter_update_list li a.tw_date {
	display: block;
	width: 65px;
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 4px 0px 0px;
	line-height: 1.2;
	font-family: Arial, Helvetica, sans-serif;
}

#twitter_update_list li a.tw_date:after { content: ":" }

#top_fbox #container #content #twitter_update_list li div.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;
	margin: 0px;
	padding: 0px 5px 5px;
	font-size: 12px;
	font-weight: normal;
}

#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;
}









/* 会員  */
#secondary .widget_fudo_kaiin { line-height: 1.8; }

#secondary .widget_fudo_kaiin form {
	margin: 0px 0px 1em;
	padding: 0 ;
}

#secondary .widget_fudo_kaiin ul{
	padding: 0 10px;
}


#secondary .widget_fudo_kaiin label { font-size: 11px; }

input#user_login, input#password { width: 120px; }

input[type="text"]{
	padding:0;
}

/*
#secondary .widget_fudo_kaiin input[type="submit"] {
	text-align: center;
	width: 110px;
	display: block;
	margin-top: 5px;
}
*/

#searchitem{ line-height: 1.2; }

#searchitem div{
	margin: 4px 0px 0px;
/*	padding: 0px 0px 0px 8px;
	text-indent: -4px;	*/
	line-height: 1.6;
}

#searchitem input{ margin-top: 8px; }

.widget_fudo_b_k select{
	width: 100%;
}

#content .widget_fudo_b_k select{
	width: auto;
}

.widget_search form{
	margin:0;
}


#primary .widget li.widget_search, #secondary .widget li.widget_search {
	list-style-type: none;
}

li.widget_search{ list-style-type: none; }



/* map */
#map_menu select{
	width: 100%;

}
#map_menu{
	border-radius: 6px;
}
#searchmapitem {
    line-height: 1.2;
}


/* = footer
-------------------------------------------------------------- */

#colophon .widget-title{
	font-size: 13px;
	color: #666;
	border-bottom: 1px dotted #DDD;
	margin: 0px 0px 6px;
	padding: 4px 0px 0px 0px;
	line-height: 1.6;
	font-weight: bold;
}

#colophon .widget a{
	color: #666;
	font-size: 12px;
	font-weight: normal;
}

#colophon .widget ul{
	list-style-position: inside;
	list-style-type: circle;
}



/* = 見出し
-------------------------------------------------------------- */

#main #container #content h1 {
	border-bottom: 1px dotted #CCCCCC;
	border-left: 3px solid #666666;
	font-size: 16px;
	font-weight: normal;
	margin: 0 0 15px;
	padding: 0 0 2px 10px;
	text-shadow: 1px 1px 0 #EEEEEE;
	line-height: 1.6;
	color: #333;
}





/* = コメント欄
-------------------------------------------------------------- */

#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; }

#main #comments #respond h3#reply-title { 
/*	font-size: 14px;
	font-weight: normal;
	color: #666;
	border-top: 0px none #FFF;
	border-right: 0px none #FFF;
	border-bottom: 0px none #FFF;
	border-left: 2px solid #CCC;
*/
}

#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;
	margin-right:10px;	
}

#list_simplepage2 form p { /zoom:1;
}

#list_simplepage2 form p:after {
	content:'';
	display:block;
	clear:both;
}


/* = 印刷用CSS Twenty Eleven +α
-------------------------------------------------------------- */

@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 { font-size: 8pt; !important; }

	#container, .list_simple_box { width: 100% !important; }

	h1, h2, h3 {
		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;
	}
}

	@page{
		margin: 1cm 1cm !important;
	}



/* = TOP fudo_toukou_top-XX
-------------------------------------------------------------- */

#top_fbox #content ul#toukou_top {
	font-size: 12px;
	padding: 10px;
	margin: 0px;
	border: 1px solid #DFDFDF;
	border-radius: 4px;
	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_post_title {
	line-height: 1.6;
	font-size: 14px;
	font-weight:bold;
	color: #333;
}

#top_fbox #content #toukou_top li {
	line-height: 1.4;
	list-style:none;
	display: block;
}

/*
#top_fbox #content #toukou_top .tokou_top_post_thumbnail {
	padding: 0 10px 0 0;
	float:left;
}
*/

#top_fbox #content #toukou_top img {
	float:left;
	padding: 0 5px 0 0;
	width:75px;
	height:75px;
}



/* = 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;
}



/* = widget_twentyeleven_ephemera
-------------------------------------------------------------- */

.widget_twentyeleven_ephemera ol{
	margin: 0px;
	padding: 0px 0px 0px 20px;
	list-style-type: circle;
}



/* = 物件リストソート部
-------------------------------------------------------------- */
.nav-previous{
	font-size: 12px;
	padding: 10px 0px 10px 5px;
}


/* =  ページリスト
-------------------------------------------------------------- */

.nav-next a{
	padding: 5px;
	border: 1px solid #CCC;
}

/* = NEW/UP mark
-------------------------------------------------------------- */
/* 物件リスト・詳細 */
.entry-title .new_mark {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	color: #C00;
	display: inline;
	padding: 0px 10px;
	border-radius: 4px;
	text-shadow:1px 1px 0px #fff;
	height: 20px;
	vertical-align: middle;
}

/* トップ */
#top_fbox #content .grid-content li{
	position: relative;
}

#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;

	background: #900; /* Old browsers */
	background: -moz-linear-gradient(top, #d20100 0%, #990000 100%); /* FF3.6+ */
	background: -webkit-linear-gradient(top, #d20100 0%,#990000 100%); /* Chrome10+,Safari5.1+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d20100', endColorstr='#990000',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #d20100 0%,#990000 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: #900; /* Old browsers */
	background: -moz-linear-gradient(top, #d20100 0%, #990000 100%); /* FF3.6+ */
	background: -webkit-linear-gradient(top, #d20100 0%,#990000 100%); /* Chrome10+,Safari5.1+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d20100', endColorstr='#990000',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #d20100 0%,#990000 100%); /* W3C */
}

/* 条件検索(固定ページ) */

#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;
}

/*  */

