@charset "UTF-8";

/*------------------------------
ブログタイトルロゴ
------------------------------*/
div#titlepurchase {
	background-image: url(../img/title_back.gif);
	background-repeat: no-repeat;
	margin-top: 5px;
	background-position: bottom;
	border-bottom: 5px solid #3e9d0f;
	padding: 10px 0px;
}
div#titlelease {
	background-image: url(../img/title_back.gif);
	background-repeat: no-repeat;
	margin-top: 5px;
	background-position: bottom;
	border-bottom: 5px solid #6044A6;
	padding: 10px 0px;
}
div#titlerecommend {
	background-image: url(../img/title_back.gif);
	background-repeat: no-repeat;
	margin-top: 5px;
	background-position: bottom;
	border-bottom: 5px solid #28b0ca;
	padding: 10px 0px;
}
div#titlecampaign {/*change to news20100701*/
	background-image: url(../img/title_back.gif);
	background-repeat: no-repeat;
	margin-top: 5px;
	background-position: bottom;
	border-bottom: 5px solid #28b0ca;
	padding: 10px 0px;
}

div#titlenagano {
	padding:10px 0px;
	margin-bottom:-10px;
}

/*------------------------------
サイドバー
------------------------------*/
#sidebar{
	width:170px;
	font-size:76%;
}

/*サイドバー共通*/
#tmpl_sidebar{
	width:162px;
	padding:5px 4px 5px 4px;
	background:#d0e4eb;
}

#tmpl_sidebar ul{
	border-width:0px 1px 1px 1px;
	border-color:#d5d5d5;
	border-style:solid;
	background:#FFFFFF;
}

#tmpl_sidebar ul li{
	padding:5px 0px 5px 19px;
	color: #999999;
	list-style-type:none;;
}

#tmpl_sidebar ul li.star{
	border-bottom:none;
}

/*問い合わせボタン*/
.sidebar_inquiry{
	display:block;
	background-image:url(../img/blogimg/blog_inquiry.gif);
	background-repeat:no-repeat;
	margin-bottom:5px;
	width:170px;
	height:44px;
	text-indent:-9999px;
}

.sidebar_inquiry a{
	display:block;
	width:170px;
	height:44px;
}

/*トップオススメ物件BES5*/
ul.topbest5_rnt li{
	background-image:url(../img/square_purple.gif);
	background-repeat:no-repeat;
	background-position: 5px 0.7em;
	/*border-top:1px #d5d5d5 solid;*/
}

ul.topbest5_buy li{
	background-image:url(../img/square_green.gif);
	background-repeat:no-repeat;
	background-position: 5px 0.7em;
	/*border-top:1px #d5d5d5 solid;*/
}

/*サイドバーロゴ各種*/
#tmpl_sidebar h2{
	width:160px;
	height:25px;
	text-indent:-9999px;
}

h2#side_logo2{
	background-image:url(../img/blogimg/side_logo2.gif);
	background-repeat:no-repeat;
	border-width:1px 1px 0px 1px;
	border-color:#d5d5d5;
	border-style:solid;
	margin-top:5px;
}

h2#side_logo{
	background-image:url(../img/blogimg/side_logo.gif);
	background-repeat:no-repeat;
	border-width:1px 1px 0px 1px;
	border-color:#d5d5d5;
	border-style:solid;
	margin-top:5px;
}


/*サイドバー他の物件を探す（買う）*/
.tmpl_sidebar_buy p a,
.tmpl_sidebar_buy2 a{
	display:block;
	background-image:url(../img/blogimg/side_buy.gif);
	background-repeat:no-repeat;
	border-width:0px 1px 0px 1px;
	border-color:#d5d5d5;
	border-style:solid;
	height:30px;
	width:160px;
	text-indent:-9999px;
}

.tmpl_sidebar_buy ul li{
	background-image:url(../img/square_green.gif);
	background-repeat:no-repeat;
	background-position: 5px 0.7em;
	border-bottom:1px #d5d5d5 dashed;
}

/*サイドバー他の物件を探す（借りる）*/
.tmpl_sidebar_rnt p a,
.tmpl_sidebar_rnt2 a{
	display:block;
	background-image:url(../img/blogimg/side_rent.gif);
	background-repeat:no-repeat;
	border-width:0px 1px 0px 1px;
	border-color:#d5d5d5;
	border-style:solid;
	height:30px;
	width:160px;
	text-indent:-9999px;
}

.tmpl_sidebar_rnt ul li{
	background-image:url(../img/square_purple.gif);
	background-repeat:no-repeat;
	background-position: 5px 0.7em;
	border-bottom:1px #d5d5d5 dashed;
}

/*イチ押しおすすめ物件が上部に有る場合*/
.tmpl_sidebar_rcm2 a{
	display:block;
	background-image:url(../img/blogimg/side_rcm.gif);
	background-repeat:no-repeat;
	border-width:0px 1px 1px 1px;
	border-color:#d5d5d5;
	border-style:solid;
	height:23px;
	width:160px;
	text-indent:-9999px;
}

/*マルチブログ用（100パーセント長野・キャンペーン）*/
#side_cmp .module-header a{
	background-image:url(../img/blogimg/side_news.gif);/*change to news20100701*/
}

#side_rcm .module-header a{
	background-image:url(../img/blogimg/side_rcm.gif);
}

#side_cmp .module-header a,
#side_rcm .module-header a{
	display:block;
	background-repeat:no-repeat;
	border-width:1px 1px 1px 1px;
	border-color:#d5d5d5;
	border-style:solid;
	height:23px;
	width:160px;
	text-indent:-9999px;
}

#side_cmp .module-list-item,
#side_rcm .module-list-item{
	border-bottom:1px #d5d5d5 dashed;
}

.module-archives_module{
	width:165px;
	margin-bottom:5px;
}

/*100パーセント長野用*/
.module-archives_module li{
	padding:5px 0px 5px 17px;
	list-style-type:none;
}

.module-archives_module .module-list-item{
	background-image:url(../img/blogimg/nagano_dot.gif);
	background-repeat:no-repeat;
	background-position: 5px 0.8em;
}

.module-archives_module .module-header a{
	display:block;
	width:158px;
	height:20px;
	border-left:7px #04879e solid;
	background:#64c5d1;
	padding:7px 0px 0px 5px;
	color:#ffffff;
	text-decoration:none;
}


/*------------------------------
ピックアップコンテンツ
------------------------------*/
#bukkenimg{
	padding:0px 3px 5px 3px;
	_padding:0px 1.5px 5px 1.5px;
	font-size:10px;
	vertical-align:top;
}

#bukkenimg p.bukkenimgph{
	height:90px!important;
}

#bukkenimg p.bukkenimgtxt{
	margin-top:3px;
}

#bukkenimg .bukkenimgbox{
	float:left;
	width:60px;
	margin:0px 3px;
}



/*------------------------------
サブカテゴリ
------------------------------*/
#category-tree li{
	display:block;
	float:left;
	width:75px;
	background:none;
	padding:0px;
	margin:0px;
}

#category-tree-side li{
	width:120px;
	background:none!important;
	padding:2px 0px!important;
	margin:2px 0px!important;
}

#category-tree-side ul{
	background:none!important;
	padding:0px!important;
	margin:0px!important;
	border:none!important;
}
/*------------------------------
ブログコンテンツ
------------------------------*/
#lease_lead {
	margin:0px 0px 5px 0px;
}

#content{
	font-size:76%;
	margin-bottom:10px;
}

.post-date{
	text-align:right;
	color:#666666;
	padding-right:5px;
	padding-bottom:8px;
}

#content td{
	vertical-align:top;
}

/*投稿画像設定*/
#MTEntriesimg{
	width:180px;
	float:left;
}

#MTEntriestable{
	width:400px;
	float:right;
}

#MTEntriesimg img{
	margin:0px 0px 10px 10px;
	width:12em;
	/*height:13em;*/
	padding:3px;
	border:1px #CCCCCC solid;
}

/*投稿記事設定*/
#MTEntries {
}

/*floatクリア*/
#MTEntries:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#MTEntries {display: inline-table;}
/* Hides from IE-mac \*/
* html #MTEntries {height: 1%;}
#MTEntries {display: block;}
/* End hide from IE-mac */

/*エントリー*/
.entry-header,
h2#archive-title{
	/*background-image:url(../img/blogimg/lease_titleback.gif);*/
	background-repeat:no-repeat;
	height:37px;
	width:590px;
	padding:15px 0px 0px 10px;
	font-weight:bold;
	color: #003399;
}

.categorytitle{
	font-weight:bold;
	color: #003399;
	border:1px dotted #cccccc;
	padding:2px!important;
	margin:0px 0px 10px 0px!important;
	height:auto!important;
	width:auto!important;
	background-color:#f6f6f6;
	font-size:16px;
	_font-size:114%;
}

.categorytitle span{
	display:inline-block;
	border-left:5px solid #003399;
	padding:8px 0px 8px 8px;
}

.titleback-10,
#titleback-10{
	background-image:url(../img/blogimg/news_titleback.gif);/*change to news20100701*/
}

.titleback-12,
#titleback-12{
	background-image:url(../img/blogimg/lease_titleback.gif);
}

.titleback-11,
#titleback-11{
	background-image:url(../img/blogimg/purchase_titleback.gif);
}

.titleback-8,
#titleback-8{
	background-image:url(../img/blogimg/recommend_titleback.gif);
}

.titleback-9,
#titleback-9{
	background-image:url(../img/blogimg/nagano_titleback.gif);
}

.entry-content p{
	margin-bottom:5px;
}

.entry-content{
	padding-left:10px;
}

/*内容*/
.entry-body table{
	width:385px;
	empty-cells:show;
}

.entry-body{
	margin-bottom:10px;
}
/*floatクリア*/
.entry-body:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.entry-body {display: inline-table;}
/* Hides from IE-mac \*/
* html .entry-body {height: 1%;}
.entry-body {display: block;}
/* End hide from IE-mac */


/*entry-bodyテーブルの設定*/
.entry-body table,
.entry-body th,
.entry-body td{
	border:1px #999999 solid;
	padding:3px;
}

.entry-body th{
	background:#efefef;
}

.entry-body td{
	vertical-align:top;
}

.entry-more-link{
	margin:5px 0px 0px 249px;
}

.entry-more-link a{
	display:block;
	background-image:url(../img/blogimg/entry_detail.gif);
	background-repeat:no-repeat;
	width:136px;
	height:21px;
	text-indent:-9999px;
}

/*追記*/
.entry-more img{
	padding:3px;
	border:1px #CCCCCC solid;
	margin-bottom:5px;
}

/*entry-moreテーブルの設定*/

.entry-more table{
	width:570px;
}

.entry-more table td{
	width:210px;
}

.entry-more table table,
.entry-more table table th,
.entry-more table table td{
	border:1px #999999 solid;
	padding:3px;
}

.entry-more table table{
	width: 340px;
}

.entry-more table table th{
	width: 110px;
	background:#efefef;
}

.entry-more table table td{
	width: auto;
}

/*抜粋（おすすめポイント）*/
#entry-excerpt{
/*
	background-image:url(../img/blogimg/osusume.gif);
	background-repeat:no-repeat;
	background-position: right;
*/
	background-color:#CFE4EB;
	margin-top:10px;
	margin-left:220px;
	width:320px;
	border:3px #78d4eb solid;
	padding:5px;
}

#entry-excerpt img{
	padding-bottom:5px;
	float:right;
	width:80px;
}
/*floatクリア*/
#entry-excerpt:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#entry-excerpt {display: inline-table;}
/* Hides from IE-mac \*/
* html #entry-excerpt {height: 1%;}
#entry-excerpt {display: block;}
/* End hide from IE-mac */

/*イメージ*/
.entry-more td{
	vertical-align:top;
}

/*-------------------------
物件詳細フッタ問い合わせ
-------------------------*/
#contactlogo{
	background-image:url(../img/blogimg/contactlogo.gif);
	background-repeat:no-repeat;
	margin-top:5px;
	width:261px;
	height:37px;
	margin-left:294px;
}

#contactlogo a{
	display:block;
	width:261px;
	height:37px;
	text-indent:-9999px;
}

#contactlogo p{
	display:none;
}

/*-------------------------
moblogイメージ
-------------------------*/

#moblogimg {
	float:left;
	width:89px;
}

#moblogimg img{
	padding:3px;
	border:1px #CCCCCC solid;
	margin:0px 5px 3px 0px;
}

/*-------------------------
コメント
-------------------------*/
#commentarea {
	padding-left:20px;
}

#commnettable {
	font-size:116%;
}

.commenttitle {
	font-weight: bold;
	margin: 30px 0px 10px 0px;
	padding: 1px 0px 1px 6px;
	border-left: 5px solid #666666;
}

.comment-header{
	padding:0px 0px 5px 0px;
	font-weight:bold;
}

.comment-footer{
	text-align:right;
	padding:8px 0px 5px 0px;
}

