@charset "UTF-8";
H1{
	font-weight:bold;
	font-size : 12px;
	color:#666666;
	text-align:left;
	margin-top : 5px;
	margin-bottom : 2px;
}
H2{
	color : #0080ff;
	margin: 0;
	font-family : "ＭＳ ゴシック";
	font-weight:bold;
	font-size : 18px;
}
H3{
  margin: 0;
}
body { 
	margin-top : 0px;
	margin-bottom : 0px;
	text-align:center;
	background-color: #ffffff;
	color: #555555;
	font-size : 14px;
}
a:link { color: #888888; }
a:visited { color: #555555; }
a:hover { color: #ff8000; }
a:active { color: #ff6600; }

.size1 { font-size : 14px;}

.size2 { font-size : 12px;}

.size13 { font-size : 13px;}

.size11 { font-size : 11px;}

#outline {
 width:755px;
 text-align:left;
 margin:0 auto;
 }

	/* ヘッダー部分 */
.header-left { float:left; width:600px; }
.header-right { float:right;
	width:145px;
	text-align:right;
	font-size : 12px;
 	margin-top : 5px;
	margin-bottom : 2px;
}
.header-1 {width:755px;
	text-align:right;
	font-size : 12px;
 	margin-top : 2px;
	margin-bottom : 2px;
}

	/* メイン部分 */
.center-left { float:left; width:600px; }
.right { float:right; width:145px; }
.c-both { clear:both; }

.main { float:right; width:440px; }
.left {
	float:left;
	width:150px;
 	margin : 0px;
    padding: 0px;
	}

.main-1 {width:440px;
	font-size : 12px;
 	margin-top : 4px;
	margin-bottom : 4px;
}
.main-1sl {
	width:215px;
	float:left;
 	margin : 0px;
}
.main-1sr {
	width:215px;
	float:right;
 	margin : 0px;
}


/*   震災   
-------------------------------------*/
.sinsai{
    width: 438px;
    margin-bottom: 10px;
    border-width: 1px;
    border-style: solid;
    border-color: #cccccc;
	}
.sinsai_h{
    width: 438px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: bold;
    color: #555555;
	}
.sinsai_text{
    width: 418px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    text-align: left;
    font-size: 12px;
    color: #555555;
	}


.text_l{
    float: left;
    width: 700px;
    padding: 0px;
    text-align: left;
    margin-top: 15px;
    margin-left: 0px;
    font-size: 16px;
    font-weight: bold;
    color: #00bfff;
	}


.main-2 {width:440px;
}

.title_b_s {
	background:#d9ecff;
    margin-top: 0px;
	padding:5px 5px;
	font-weight:bold;
	border-right:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
	border-left:solid 10px #0080ff;
	color : #0080ff;
	font-size : 13px;
}

.title_b { background:#d9ecff; padding:5px 5px; font-weight:bold; border-right:solid 1px #ccc; border-bottom:solid 1px #ccc; border-left:solid 10px #0080ff; }
.title_g { background:#cec; padding:2px 5px; font-weight:bold; border-right:solid 1px #ccc; border-bottom:solid 1px #ccc; border-left:solid 10px #6c6; }
.title_or1 { background:#fe9; padding:0 5px; font-weight:bold; border-right:solid 1px #ccc; border-bottom:solid 1px #ccc; border-left:solid 10px #f60; }
.title_or2 { background:#ffc; padding:0 5px; font-weight:bold; border-right:solid 1px #ccc; border-bottom:solid 1px #ccc; border-left:solid 10px #fc6; }
.title_b2 { background:#f5f5f5; padding:5px 5px; font-weight:bold; border-right:solid 1px #ccc; border-bottom:solid 1px #ccc; border-left:solid 10px #aad5ff; }
.title_gl { background:#efefef; padding:0 5px; font-weight:bold; border-right:solid 1px #ccc; border-bottom:solid 1px #ccc; border-left:solid 10px #666; }
.title_b3 { background:#cef; padding:0 5px; font-weight:bold; border-right:solid 1px #ccc; border-bottom:solid 1px #ccc; border-left:solid 10px #66f; }


/*   表   
-------------------------------------*/

.table_search {
width:440px;
margin:0px;
padding:0px;
border-collapse:collapse;
}
.table_search th {
	width:88px;
	padding:3px;
	text-align:center;
    font-size: 14px;
	font-weight: bold;
	vertical-align:top;
	color:#ff8000;
	background-color:#ffffff;
	border:1px solid #cacaca;
}

.table_search td {
	width:88px;
	padding:3px;
	text-align:center;
    font-size: 14px;
	font-weight: bold;
	background-color:#ffffff;
	border:1px solid #cacaca;
}


 /*カレンダー*/ 
#calendar {
	line-height: 120%; font-family:
	Verdana, Arial, sans-serif; font-size: 10;
	padding:0px; 
	text-align: center; 
	margin-bottom: 20px;} 

#calendar table { 
	width: 150px; 
	padding:0px 0px 0px 0px;}

 /*カレンダーのタイトル*/
#calendar caption { 
	color: #FFFFFF; 
	background-color: #989789;
	font-family: Verdana, Arial, sans-serif; 
	font-size:10px; 
	text-align: center; 
	font-weight: bold; 
	padding:2px 0px 2px 0px; 
	line-height: 15px;}

 /*カレンダーの曜日*/ 
#calendar th { 
	line-height: 12px; 
	font-size:10px; 
	text-align: center; 
	font-weight: bold; 
	color: #000000; 
	padding:2px 0px 0px 0px;
 } 
/*カレンダーの日付*/
 #calendar td { 
	line-height: 12px; 
	font-size:10px; 
	font-weight: normal; 
	color: #997766;
	text-align: center; 
	padding:2px 0px 0px 0px; 
	border-right: solid 2px #FFFFFF; 
	border-left: solid 1px #FFFFFF; 
	border-top: solid 1px #FFFFFF; 
	border-bottom: solid 2px #FFFFFF;} 

#calendar a {
	color: #000000;
	background-color: #999999; 
	text-decoration: none;}

#calendar a:hover {
	color: #FCD9C5; 
	background-color: #FFFFFF; 
	text-decoration:underline;} 

/*ブログのタイトル*/
.bt {
	color:#ff6600;
	font-size : 14px;
  	margin:0.5em 0em 0em 0.5em;
	padding:0.5em 0 0.5em;
	text-align: left;
	text-indent: 5px;
	font-weight:bold;
	border-bottom:solid 1px #666666;
	border-top:solid 1px #666666;
	width:95%;}

/*ブログの本文*/
.bbun {
	padding:0 0.4em 0 1.6em;}

.blink {
	color : #0080ff;
	text-align:right;
	padding-right:0.4em;}

/*右側ブログメニュー*/
/*.bright ul {
	text-align:left;
	margin-left:0;
	padding-left:1.8em;}
*/
.bright , .bright ul { 
	margin-top:5px; 
	margin-bottom:5px; 
	padding:0;  
	}
.bright li {
    list-style:none;
	margin-top:1px; 
	margin-bottom:1px; 
    padding-top:0px;
    padding-left:10px;
    font-size : 13px;
    background:url("../img/yajirusi1.gif") left center no-repeat;
    line-height:18px;
}



/*ブログ個別ページ*/
.tensen {
	border:1px dashed #CCCCCC;
	margin-left:10px;}
	
/*物件情報ボタン
-----------------------------------*/
.bukken_info_img{
    width: 48px;
    height: 48px;
    float: left;
    margin: 5px;
}

.bukken_info_img a:hover{
    filter: Alpha(opacity=30);
}

.bukken_info_text{
    width: 155px;
    float: right;
    margin-top: 5px;
    margin-right: 5px;
    text-align: left;
    font-size: 12px;
}


h5.or{
    margin-top: 3px;
    margin-right: 3px;
    text-align: left;
    font-size: 13px;
    font-weight: bold;
    color: #ff8000;
	}
h5.b{
    margin-top: 3px;
    margin-right: 3px;
    text-align: left;
    font-size: 13px;
    font-weight: bold;
    color: #0080ff;
	}
h6.or{
    margin-top: 3px;
    margin-right: 3px;
    text-align: left;
    font-size: 13px;
    color: #ff8000;
	}
h6.b{
    margin-top: 3px;
    margin-right: 3px;
    text-align: left;
    font-size: 13px;
    color: #0080ff;
	}
.sidemenu_img{
    margin-top: 3px;
    margin-bottom: 3px;
	}
.entry img {
    display:block;
    margin: 3px auto;
    text-align: center;
}
.sidemenu_text{
    margin-top: 3px;
    margin-bottom: 3px;
    text-align: left;
    font-size: 13px;
	}


.side_link {
	text-align:center;
    margin: 3px;
    padding: 0px;
    font-size : 13px;
}
.side_link ul {
	display:inline;
	padding:0px;
}
.side_link li {
	display:inline;
	padding-left:2px;
	padding-right:2px;
}



.sideMenu , .sideMenu ul { 
	margin-top:5px; 
	margin-bottom:5px; 
	padding:0;  
	}
.sideMenu li {
    list-style:none;
	margin-top:1px; 
	margin-bottom:1px; 
    padding-top:0px;
    padding-left:10px;
    font-size : 13px;
    background:url("../img/yajirusi1.gif") left center no-repeat;
    line-height:18px;
}

/* フッター ナビ
-----------------------------------*/
.fnavi {
	text-align:center;
    margin: 3px;
    padding: 0px;
    font-size : 13px;
}
.fnavi ul {
	display:inline;
	padding-left:5px;
	border-left:1px solid #555555;
}
.fnavi li {
	display:inline;
	padding-left:5px;
	padding-right:10px;
	border-right:1px solid #555555;
}

/* フッター
-----------------------------------*/
#footer {
    width:755px;
    margin-top: 10px;
    margin-bottom: 0px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #555555;
}

#footer_address {
    width: 755px;
    margin: 5px;
    padding:0px;
    text-align:center;
    font-size : 13px;
}

#footer_copy {
    width: 755px;
    margin: 0px;
    background-color: #86c2ff;
    padding: 5px;
    text-align: center;
    font-size : 12px;
    color: #ffffff;
}
/*-----------------------------------------------------------------------------
    # 物件一覧　表デザイン010
-----------------------------------------------------------------------------*/
table.top_new_tbl1 {
  margin: 20px auto;
  width: 100%;
  border-collapse: collapse;
  border: solid 1px #9e9e9e;
  font-size: 90%;
  vertical-align: top;
}

table.top_new_tbl1 caption {
  margin: 10px 0px;
  padding: 5px 10px;
  text-align: left;
  font-weight: bolder;
  font-size:120%;
  color: #0080ff;
  border-left-width: 10px;
  border-left-style: solid;
  border-left-color: #0080ff;
/*  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #888888;  */
}

table.top_new_tbl1 th,
table.top_new_tbl1 td {
  border: solid 1px #9e9e9e;
  text-align: center;
  padding: 5px;
  vertical-align: top;
}
table.top_new_tbl1 td span.price{
  color: #ff7112;
  font-size:120%;
  font-weight: bolder;
}
table.top_new_tbl1 td span.station{
  color: #0080ff;
  font-size:90%;
}

/*-----------------------------------------------------------------------------
    # トップページ　テキストボックス
-----------------------------------------------------------------------------*/
.toptext_box {
	font-weight: normal;
	margin: 10px auto;
        padding: 5px;
	border: 1px solid #CCCCCD;
}

ul.toplist { 
	margin-top:5px; 
	margin-bottom:5px; 
	padding:0;  
	}
ul.toplist li {
    list-style:none;
    margin-top:1px; 
    margin-bottom:1px; 
    padding-top:0px;
    padding-left:15px;
    font-size : 13px;
    background:url("../img/listmark1b.gif") no-repeat 3px 0.4em;
    line-height:18px;
}
/*-----------------------------------------------------------------------------
    # 物件検索ページ　表デザイン
-----------------------------------------------------------------------------*/
table.search_tbl1 {
  margin-top: 20px;
  margin-bottom: 20px;
  width: 100%;
  border-collapse: collapse;
  border: solid 1px #0080ff;
  font-size: 100%;
}

table.search_tbl1 caption {
  margin: 10px 0px;
  padding: 5px 10px;
  text-align: left;
  font-weight: bolder;
  font-size:120%;
  color: #0080ff;
  border-left-width: 10px;
  border-left-style: solid;
  border-left-color: #0080ff;
}

table.search_tbl1 th,
table.search_tbl1 td {
  border: solid 1px #0080ff;
  padding: 8px;
  text-align: center;
}

table.search_tbl1 th {
  background: #d9ecff;
  text-align: center;
  white-space: nowrap;
  font-weight: bolder;
  color: #0080ff;
}



table.search_tbl2 {
  margin-top: 0px;
  margin-bottom: 0px;
  width: 100%;
  border-collapse: collapse;
  border: solid 1px #0080ff;
  font-size: 100%;
}

table.search_tbl2 caption {
  margin: 5px 0px;
  padding: 5px 10px;
  text-align: left;
  font-weight: bolder;
  font-size:120%;
  color: #888888;
  border-left-width: 10px;
  border-left-style: solid;
  border-left-color: #888888;
}

table.search_tbl2 th,
table.search_tbl2 td {
  border: solid 1px #0080ff;
  font-weight: bolder;
  padding: 8px;
  text-align: center;
}

table.search_tbl2 th {
  background: #d9ecff;
  text-align: center;
  white-space: nowrap;
  font-weight: bolder;
  color: #0080ff;
}
/*-----------------------------------------------------------------------------
    # 通学区域・沿線別ページ文字ボックス
-----------------------------------------------------------------------------*/

.search_text1{
  margin: 10px auto;
  padding: 0px;
  text-align: center;
  font-weight: bolder;
  font-size:120%;
}
