@charset "utf-8";
/*
Theme Name: 日本エステージブログ
Theme URI: http://coobal.jp/
Description: センチュリー21　日本エステージブログデザイン
Version: 1.0
Author: coobal
Author URI: http://coobal.jp/
*/
/* @import url("style-mono/import.css"); */


/************ トップページ ************/



#topSearchContainer {
	width:950px;
	height:196px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding:9px 0 0 0;
	background-image: url(images/special_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#topSearchContainer p {margin:0; padding:0;}

#topSearchContainer .btn_sp {
	width:193px;
	height:82px;
	margin:11px 0 0 733px;
	padding:0;
	display:block;
	text-indent:-9000em;
	overflow:hidden;
	
}
#topSearchContainer .btn_sp a {
	width:193px;
	height:82px;
	margin:0;
	padding:0;
	display:block;
	background:none;
	text-indent:-9000em;
	overflow:hidden;
}
#topSearchContainer .btn_sp a.sp1:hover {background:url("./images/btn_sp1.jpg") no-repeat 0 0;}
#topSearchContainer .btn_sp a.sp2:hover {background:url("./images/btn_sp2.jpg") no-repeat 0 0;}




.containerMainTop {
	float: left;
	height: auto;
	margin:0;
	padding:0;
	width: 650px;
}


.TopSpecialBanner {
	width:632px;
	height:72px;
	margin:0 4px 10px 4px;
	display:block;
	overflow:hidden;
}
.TopSpecialBanner a {
	width:632px;
	height:72px;
	margin:0;
	display:block;
	text-indent:-9000em;
	background:url("./images/banner.jpg") no-repeat 0 0;
}
.TopSpecialBanner a:hover {background:url("./images/banner.jpg") no-repeat 0 -72px;}




#recommend {
	display:block;
	width:642px;
	padding:0 0 0 4px;
	margin:0;
}
#recommend ul {margin:0; padding:0; width:642px;}
#recommend li {
	float:left;
	display:block;
/* 	height:302px; */
	width:203px;
	text-align:left;	
	padding:0 0 4px 0;
	list-style-type:none;
	margin:4px 8px 4px 0px;
	border:solid 1px #000000;
}
#recommend h2 {
	font-size:10px;
	font-weight:bold;
	line-height:20px;
	padding:0 0 0 7px;
	margin:0;
	width:190px;
}
#recommend li img {padding:0; margin:0; border:0;}
#recommend .Price {
	font-size:16px;
	color:#FF0000;
	float:left;
	padding:0 0 0 10px;
	margin:12px 0 0 0;
	width:100px;
	font-weight:bold;
}
#recommend .Price2 {
	font-size:12px;
	color:#000000;
	font-weight:normal;
}

#recommend .btn_d {
	float:left;
	display:block;
	width:81px;
	height:26px;
	padding:0 0 0 8px;
	margin:10px 0 0 0px;
	overflow:hidden;
}
#recommend .btn_d a {
	display:block;
	width:81px;
	height:26px;
	margin:0;
	text-indent:-9000em;
	cursor:pointer;
}
#recommend .bt13 a { background:url(./images/btn_d1.jpg) no-repeat 0 0; }
#recommend .bt14 a { background:url(./images/btn_d2.jpg) no-repeat 0 0; }
#recommend .bt15 a { background:url(./images/btn_d3.jpg) no-repeat 0 0; }

#recommend .btn_d a:hover,
btn_d a.current {background-position:0 -26px;}


#recommend .btn_e {
	display:block;
	width:121px;
	height:25px;
	padding:0;
	margin:10px auto 0 auto;
	overflow:hidden;
}
#recommend .btn_e a {
	display:block;
	width:121px;
	height:25px;
	margin:0;
	text-indent:-9000em;
	cursor:pointer;
	background:url(./images/btn_g1.jpg) no-repeat 0 0; 
}
#recommend .btn_e a:hover,
btn_e a.current {background-position:0 -25px;}




#recommend .Spec1 {
	font-size:10px;
	clear:both;
	float:none;
	padding:5px 0 0px 8px;
	margin:0 0 0 0;
	line-height:11px;
}
#recommend .Spec2 {
	font-size:10px;
	line-height:11px;
	clear:both;
	float:none;
	padding:7px 0 0px 10px;
	margin:0 0 0 0;
}

/***************おすすめ物件*************************/

#RecommnedListContainer {
	width:100%;
	height:auto;
	padding:0;
	margin:0 0 10px 0;
}

#RecommnedListContainer .h2Box {
	width:601px;
	border-left:solid 1px #c7b299;
	border-top:solid 1px #c7b299;
	border-right:solid 1px #c7b299;
	margin:0;
	padding:10px 10px 10px 20px;
	font-size:16px;
	color:#640000;
}
#RecommnedListContainer .h2Box h2 {
	display:block;
	margin:0;
	width:300px;	
	padding:2px 0 0 0;
	font-size:16px;
	color:#640000;
}

.RecommnedListTable {
	border-collapse:collapse;
	width:100%;
	display:block;
	padding:0px;
	color:#000000;
	margin:0 0 0 0 ;
}

.RecommnedListTable TD {
	font:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height:1.7;
	font-weight:normal;
	letter-spacing:0px;
	margin:0 0px 0 0;
	padding:7px 3px 7px 3px;
	border:1px solid #c7b299;
	background-color:#ffffff;
	color: #000000;
	font-size: 12px;
	text-align: center;
}

.RecommnedListTable TD.Item1 { width:95px;}
.RecommnedListTable TD.Item2 { width:180px;}
.RecommnedListTable TD.Item3 { width:60px;}
.RecommnedListTable TD.Item4 { width:95px;}
.RecommnedListTable TD strong { color:#FF0000; font-size:18px; font-weight:bold;}

.RecommnedListTable TD.ListBack1 { background-color:#e3d8cc;}
.RecommnedListTable TD.ListBack2 { background-color:#ffffff;}




.RecommnedListTable2 {
	border-collapse:collapse;
	width:100%;
	padding:0px;
	color:#000000;
	margin:0 0 0 0 ;
}

.RecommnedListTable2 TD {
	line-height:1.7;
	font-weight:normal;
	margin:0 0px 0 0;
	border-left:solid 1px #c7b299;
	border-bottom:solid 1px #c7b299;
	border-right:solid 1px #c7b299;
	color: #000000;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}
.RecommnedListTable2 TD img {padding:10px;}
.RecommnedListTable2 TD.RecommnedTxt {width:100%;}

.RecommnedListTable2 TD p {
	font-size:12px;
	line-height:1.4;
	padding:12px;

}




.RecommendListBox {
	border-left:solid 1px #c7b299;
	border-bottom:solid 1px #c7b299;
	border-right:solid 1px #c7b299;
	width:631px;
	height:auto;
	padding:0 0 15px 0;
	color:#000000;
	margin:0 0 0 0 ;
}
.RecommendListItem {
	width:302px;
	height:170px;
	float:left;
	margin:5px 0 9px 9px;
	padding:0; 

}
.RecommendListItem p.ItemTitle {
	color:#946a47;
	font-size:12px;
}

.RecommendListItem p.ItemBox {
	border:solid 1px #c7b299;
	width:300px;
height:160px;
}
.RecommendListItem p.ItemBox img{
	margin:9px auto;
	padding:0;
	border:0;
	display:block;
}
.RecommendListItem p.ItemBox2 {
	border:solid 1px #c7b299;
	padding:10px 0 0 30px;
	width:270px;
	height:150px;
}


.RecommendListDetail {
	border:solid 1px #c7b299;
	width:611px;
/* 	height:250px; */
	margin:9px 0 9px 9px;

}
.RecommendListCaption {
	border-top:solid 1px #c7b299;
	width:611px;
/* 	height:5px; */
	margin:20px 0 9px 9px;
	padding:10px 0 0 0;
	color:#000000;
	
}
.RecommendListCaption .LeftCaption{ float:left;}
.RecommendListCaption .RightCaption{ float:right;}


.RecommendPageLink {
	width:360px;
	height:20px;
	margin:20px auto;
	padding:0px 0 0 0;
	color:#000000;
	background:url(images/page_center.gif) no-repeat center center;
}

.RecommendPageLink .PageBack {
	float:left;
	padding:2px 0 0 20px;
	background:url(images/page_back.gif) no-repeat left center;
}
.RecommendPageLink .PageNext {
	float:right;
	padding:2px 20px 0 0px;
	background:url(images/page_next.gif) no-repeat right center;
}


/***************ボタン設定*************************/


#RecommnedListContainer .h2Box .btn_f {
	float:right;
	display:block;
	width:151px;
	height:26px;
	padding:0;
	margin:0;
	overflow:hidden;
}
#RecommnedListContainer .h2Box .btn_f a {
	display:block;
	width:151px;
	height:26px;
	margin:0;
	text-indent:-9000em;
	cursor:pointer;
	background:url(images/btn_f.jpg) no-repeat 0 0; 
}
#RecommnedListContainer .h2Box .btn_f a:hover,
btn_f a.current {background-position:0 -26px;}



.RecommnedListTable2 .btn_g1 {
	float:right;
	display:block;
	width:121px;
	height:25px;
	padding:0;
	margin:90px 10px 10px 0;
	overflow:hidden;
}
.RecommnedListTable2 .btn_g1 a {
	display:block;
	width:121px;
	height:25px;
	margin:0;
	text-indent:-9000em;
	cursor:pointer;
	background:url(images/btn_g1.jpg) no-repeat 0 0; 
}
.RecommnedListTable2 .btn_g1 a:hover,
btn_g1 a.current {background-position:0 -25px;
}

#RecommnedListContainer .h2Box .btn_g2 {
	float:right;
	display:block;
	width:121px;
	height:25px;
	padding:0;
	margin:0 10px 0 0;
	overflow:hidden;
}
#RecommnedListContainer .h2Box .btn_g2 a {
	display:block;
	width:121px;
	height:25px;
	margin:0;
	text-indent:-9000em;
	cursor:pointer;
	background:url(images/btn_g2.jpg) no-repeat 0 0; 
}
#RecommnedListContainer .h2Box .btn_g2 a:hover,
btn_g2 a.current {background-position:0 -25px;}


#RecommnedListContainer .RecommendListBox .btn_h {
	clear:both;
	display:block;
	width:291px;
	height:31px;
	padding:0;
	margin:15px auto 10px auto;
	overflow:hidden;
}
#RecommnedListContainer .RecommendListBox .btn_h a {
	display:block;
	width:291px;
	height:31px;
	margin:0;
	text-indent:-9000em;
	cursor:pointer;
	background:url(images/btn_h.jpg) no-repeat 0 0; 
}
#RecommnedListContainer .RecommendListBox .btn_h a:hover,
btn_h a.current {background-position:0 -31px;}



/* 物件詳細表（公取用）
-------------------------- */
table.estate_detail{
	border-spacing: 1px;
	border-collapse: separate;
	width: 100%;
	margin: 0;
}

table.estate_detail th{
	background-color: #E7E7E7;
	font-size: 100%; /* 12px; */
	font-weight: bold;
	vertical-align: middle;
	width: 120px;
	color: #505050;
	padding: 7px;
}

table.estate_detail td{
	background-color: #F3F3F3;
	color: #505050;
	padding: 7px;
}

table.estate_detail td li{
	display: inline;
	background: transparent url(../img/icon-dot.gif) no-repeat scroll 0px center;
	padding-left:  7px;
	padding-right: 2px;
}
table.estate_detail td ul > li:first-child,
table.estate_detail td .first_child{
	background-image: none;
	padding-left:  0px;
}


/* お知らせコンテンツ
----------------------- */
.osirasecontent {
margin:10px;
border-bottom:1px dotted #ccc;
}
.osirasecontent h3 {
font-size:1.5em;
margin:6px 0;
padding:0 0 0 12px;
border-left:10px solid #ffa666;
}


.osirasecontent .the_content {
line-height:1.6em;
margin:10px;
padding:6px;
}


#osirasecontainer {
margin:10px;
}
#osirasecontainer h2 {
margin:0;
padding:2px 0 2px 10px;
/* border-bottom:1px dashed #ffa666; */
font-size:1.5em;
}
#osirasecontainer .content p {
margin:10px;
padding:3px;
font-size:1.2em;
line-height:1.5;
}

/* サイドバー
---------------------- */
.btn_aText ul.sidebarlists {
margin:0;
padding:3px;
line-height:1.5;
}
.btn_aText ul.sidebarlists li {
margin:0 0 0 1em;
}

/* ぱんくず
---------------------- */
#topicpath ul.breadcrumb {
margin:0;
padding:0 0 3px 0;
font-size:12px;
list-style-type:none;
}
#topicpath ul.breadcrumb li {
display:inline;
margin:0;
padding:0 0 0 20px;
background:url(images/topicpath.gif) 4px 2px no-repeat;
}

#topicpath ul.breadcrumb li.home {
background:none;
}


/* ブログ
------------------ */
h2.blogtitle {
margin:0;
padding:2px;
height:24px;
background-color:#390000;
color:white;
font-size:20px;
}
h2#singletitle {
font-size:1.8em;
padding:0;
}

ul.info {
list-style-type:none;
font-size:12px;
border-top:1px dashed #ccc;
/* border-bottom:1px dashed #ccc; */
}
.info li, .info li a {
display:inline;
margin:0 2px;
padding:0;
color:#d3bc79;
}

ul.reaction {
list-style-type:none;
font-size:12px;
background-color:#efefef;
}
ul.reaction li {
display:inline;
margin:0 2px;
padding:0;
}
.osirasecontent .the_content {
font-size:1.3em;
}
p.postmetadata {
margin:15px 0 8px 0;
font-size:10px;
color:#666;
border-top:1px dotted #ccc;
border-bottom:1px dotted #ccc;
background-color:#efefef;
}
#respond h3 {
font-size:12px;
}



/* blog-sidebar
--------------- */
.sidebar {
margin:0;
padding:0 0 10px 0;
}


#utilities {
margin:0;
padding:0;
}
#utilities dl {
margin:0;
padding:0;
}
#utilities dl dt {
background-color:#bda68c;
font-size:1em;
margin:0 0 5px 0;
padding:2px 0 2px 4px;
font-weight:bold;
}
#utilities dl dd {
margin:0 1em;
padding:0;
}
#utilities dl dd ul {
margin:1em;
padding:0;
}
#s {
width:160px;
}
