/* 全体的な設定 ---------------------------------------------------------------- */
*{ 
    margin:0;
	padding:0; 
} 

body {
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
p, ul, ol, dl, address, blockquote, table, div, input, select {
	line-height: 150%;
}
table {
  font-size: 100%;
}

/***  リンク  ***/
a {
	color: #0000ff;
}
a:link {
	color: #0000ff;
}
a:visited {
	color: #0000ff;
}
a:hover {
	color: #2A72E7;
}
a img {
	border: 0px;
}

/* レイアウト ---------------------------------------------------------------- */

#container {
	width: 800px;
	margin: 0 auto;
	text-align: left;
}

#content {
	width: 100%;
}
#content a:hover,
#footer a:hover {
	position: relative;
	left: 1px;
	top: 1px;
}

#alpha {
	width: 100%;
	float: left;
	position: static;
	display: inline;
}
#alpha-inner {
	margin-left:240px;
	position: static;
	overflow: hidden;
}
#beta {
	float: left;
	position: static;
	display: inline;
	width:220px;
	margin-left:-100%;
	margin-right: 20px;
}

/***  ヘッダー  ***/
#header {
	width: 100%;
	margin-bottom: 0px;
}

#summary-box {
	background-image: url(../images/bg_header.gif);
	background-repeat: no-repeat;
	height: 14px;
	padding: 3px 0;
}
#summary-box .in {
	margin: 0 10px;
}
#summary {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}

/***  ロゴ  ***/
#site-name-box {
	width: 100%;
	margin: 0;
	background-image: url(../images/bg_logo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 67px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #286EE4;
}
#site-name-box .in {
	margin: 0;
}
#site-name-img img {
	display: inline;
}

#header-navi-box {
	width: 100%;
	background-image: url(../images/navi.gif);
	background-repeat: no-repeat;
	height: 32px;
}

/* パンくずリスト */

#panlist-box {
	background: #C4DCFB;
	border-top: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #286EE4;
}
#panlist {
	color: #333333;
	list-style-type: none;
	font-size: 85%;
	line-height: 24px;
	margin-left: 0;
	float: right;
}
#panlist li {
	float: left;
}
#panlist a,
#panlist span {
	color: #333333;
	display: block;
	margin-right: 5px;
	padding: 0 14px 0 0;
	background: url(icon_panlist.gif) no-repeat right top;
	text-decoration: none;
}
#panlist a:hover {
	color: #0000ff;
}

/* フッター */

#footer {
	width: 100%;
}
.footer-navi {
	width: 790px;
	background-color: #C4DCFB;
	text-align: center;
	font-size: 85%;
	display: block;
	height: 20px;
	padding: 5px;
}
.footer-navi a,
.footer-navi a:link,
.footer-navi a:visited,
.footer-navi a:active {
	color: #666666;
}
.footer-navi a:hover {
	color: #2A72E7;
}


#produced-by {
	font-size: 10px;
	line-height: normal;
	float: left;
}
#produced-by a {
	display: block;
	padding: 2px;
	text-decoration: none;
}
#produced-by a:link,
#produced-by a:visited {
	color: #999999;
	border: 1px solid #999999;
}
#produced-by a:active,
#produced-by a:hover {
	color: #cccccc;
	border: 1px solid #cccccc;
}
#footer-logo {
	font-size: 10px;
	color: #666666;
	text-align: right;
}


/* ロールオーバーイメージ  ---------------------------------------------------------------- */

/***  ロゴ ***/
#site-name-box a {
	display:block;
	width:295px;
	height:67px;
	margin:0px;
	padding:0px;
	text-decoration:none;
	overflow: hidden;
}
#site-name-box a:hover {
	position: relative;
	left: 0px;
	top: 0px;
}
#site-name-box a:hover img {
  position: relative;
  top: -200px;
  left: 0px;
}

/*** グローバルナビボタン ***/
#navi ul{
	width: 100%;
}
#navi li {
	list-style-type: none;
	float: left;
}
#navi li a {
	display: block;
	overflow: hidden;
	text-decoration: none;
	height: 32px;
}

#navi li#navi1 {
	width: 56px;
}
#navi li#navi2 {
	width: 81px;
}
#navi li#navi3 {
	width: 82px;
}
#navi li#navi4 {
	width: 92px;
}
#navi li#navi5 {
	width: 81px;
}
#navi li#navi6 {
	width: 121px;
}
#navi li#navi7 {
	width: 92px;
}
#navi li#navi8 {
	width: 81px;
}
#navi li#navi9 {
	width: 114px;
}

#navi li a:hover {
	position: relative;
	left: 0px;
	top: 0px;
}

#navi li a:hover img {
  position: relative;
  top: -100px;
}

/*** 半透明ボタン ***/
a:hover img.alfa {
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}

/*** トップメイン部分 ***/
#top-main {
	width: 100%;
	margin-top: 1px;
}
#top-main #top-main-image {
	overflow: hidden;
	float: left;
	height: 280px;
	width: 600px;
}
#top-main #top-main-map {
	float: left;
	height: 280px;
	width: 200px;
	position: relative;
	left: 0px;
	top: 0px;
}

/* ボックス  ---------------------------------------------------------------- */
.box1-1 {
	border: 1px solid #999999;
	text-align: center;
	padding: 2px;
}
.box1-2 {
	border: 1px solid #999999;
}
.box1-2 .innerbox {
	height: 123px;
	width: 274px;
	background-image: url(../images/bg_g.gif);
	background-repeat: repeat-x;
	line-height: normal;
}
.box1-2 .innerbox .in84 {
	padding: 8px 4px;
}
.box1-2 .innerbox .in84 .fb1 {
	float: left;
	width :143px;
	margin-right: 8px;
}
.box1-2 .innerbox .in84 .fb2 {
	height: 107px;
	float: left;
	width :115px;
	line-height: 1.2em;
	overflow: auto;
}
.box1-3 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.box1-3 table {
	visibility: inherit;
}



.topics-box {
	height: 200px;
	width: 214px;
	overflow: auto;
	text-align: left;
}
.topics-box p {
	margin: 5px 0px 0px 5px;
}

/* 余白  ---------------------------------------------------------------- */
.in-top20 {
	margin-top: 20px;
}
.in-top10 {
	margin-top: 10px;
}
.in-top8 {
	margin-top: 8px;
}
.in-top5 {
	margin-top: 5px;
}
.in-tb10 {
	margin-top: 10px;
	margin-bottom: 10px;
}
.in-left15 {
	margin-left: 15px;
}
.in-left8 {
	margin-left: 8px;
}
.in-left5 {
	margin-left: 5px;
}
.in8 {
	padding: 8px;
}
.in5 {
	margin: 5px;
}


/* フォント  ---------------------------------------------------------------- */
.font_p {
	color: #C4265B;
}
.font_pb {
	color: #C4265B;
	font-weight: bold;
}
.font_pbb {
	color: #C4265B;
	font-weight: bold;
	font-size: 1.1em;
}
.font_bb {
	color: #024ED9;
	font-weight: bold;
}

/* float  ---------------------------------------------------------------- */
.float-left {
	float: left;
}
.float-left8 {
	float: left;
	margin-left: 8px;
}
.float-left8r {
	float: left;
	margin-right: 8px;
}

/* clear  ---------------------------------------------------------------- */
#content:after,
#navi:after,
#top-main:after,
#panlist-box:after,
#footer:after,
#b-search:after,
.in-tb10:after,
.clear3:after,
.searchbox1:after,.searchbox2:after,.searchbox3:after,.searchbox4:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}

.clear {
	clear: both;
}
.clear2 {
   content : "";  
   display : block;  
   visibility: hidden;  
   height : 0.1px;  
   clear : both;  
	font-size: 0;
	line-height: 0;
}

.searchbox1 {
	background-image: url(../images/bg_land.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 86px;
	width: 560px;
	position:relative;

}
.searchbox2 {
	background-image: url(../images/bg_newhouse.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 86px;
	width: 560px;
	position:relative;

}
.searchbox3 {
	background-image: url(../images/bg_usedhouse.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 86px;
	width: 560px;
	position:relative;

}
.searchbox4 {
	background-image: url(../images/bg_condominium.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 86px;
	width: 560px;
	position:relative;

}
.searchbox {
	padding-top: 18px;
	padding-right: 8px;
	padding-bottom: 10px;
	vertical-align: middle;
	line-height: normal;
}
.searchbox p.uline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 5px;
}
.dotline {
	background-image: url(../images/dotline.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}


#b-search {
	background-image: url(../images/bg_b_search.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 344px;
	width: 220px;
}
#b-search ul{
	width: 100%;
}
#b-search li {
	list-style-type: none;
	display: inline;
}
#b-search li a {
	display: block;
	overflow: hidden;
	text-decoration: none;
	height: 43px;
	width: 194px;
}

#b-search li a:hover {
	position: relative;
	left: 0px;
	top: 0px;
}

#b-search li a:hover img {
  position: relative;
  top: -200px;
}
.title-city {
	background-image: url(../images/page/title_citysearch.gif);
	background-repeat: no-repeat;
	height: 16px;
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	padding-left: 30px;
	line-height: 16px;
	padding-top: 8px;
	padding-bottom: 5px;
}
.box-city {
	background-image: url(../images/page/bg_citysearch.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.title-rail {
	background-image: url(../images/page/title_railroadsearch.gif);
	background-repeat: no-repeat;
	height: 16px;
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	padding-left: 30px;
	line-height: 16px;
	padding-top: 8px;
	padding-bottom: 5px;
}
.box-rail {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-align: center;
}
.box-rail table {
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}
.title1 {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/page/title1.jpg);
	background-repeat: repeat-x;
	background-color: #014DD8;
	background-position: 0px 0px;
	height: 32px;
	font-size: 120%;
}
.title2 {
	background-image: url(../images/bg_header.gif);
	background-repeat: no-repeat;
	height: 20px;
}
.title3 {
	font-weight: bold;
	background-color: #C4DCFB;
	height: 32px;
	font-size: 120%;
	border: 1px solid #999999;
}

/***  テーブル  ***/
table.ta1 {
	border-collapse: collapse;
	width: 558px;
	margin-top: 1px;
	line-height: normal;
	margin-left: 1px;
}
table.ta2 {
	border-collapse: collapse;
	width: 550px;
	line-height: normal;
	margin-left: auto;
	margin-right: auto;
}
td.t1 {
	padding: 3px;
	border: 1px solid #999999;
	vertical-align: top;
}
th.t2,td.t2 {
	padding: 3px;
	border: 1px solid #999999;
	background-color: #CCCCCC;
	vertical-align: top;
}
th.borles,td.borles {
	padding: 3px;
	vertical-align: top;
}
td.t3 {
	padding: 5px;
	border: 1px solid #999999;
}
td.t4 {
	padding: 5px;
	border: 1px solid #999999;
	background-color: #CCCCCC;
}
.ind_1em {
	padding-left: 1em;
}
.ind_b1em {
	padding-left: 1em;
	text-indent: -1em;
}

/*** トップ地図部分ポップアップメニュー ***/
.pop {
	z-index:1;
	display: none;
	font-size: 12px;
	background-color: #ffffff;
	position: absolute;
	margin: 0px;
	padding: 5px;
	border: 1px solid #999999;
}
.pop1 {
	top: 30px;
	left: 70px;
}
.pop2 {
	top: 60px;
	left: 25px;
}
.pop3 {
	top: 60px;
	left: 60px;
}
.pop4 {
	top: 80px;
	left: 25px;
}
.pop5 {
	top: 105px;
	left: 40px;
}
.pop6 {
	top: 105px;
	left: 40px;
}
.pop7 {
	top: 150px;
	left: 0px;
}
.pop8 {
	top: 160px;
	left: 50px;
}
.pop9 {
	top: 200px;
	left: 40px;
}
.pop10 {
	top: 220px;
	left: 40px;
}
.pop11 {
	top: 240px;
	left: 50px;
}
.pop12 {
	top: 250px;
	left: 40px;
}
.pop13 {
	top: 270px;
	left: 30px;
}
.pop a,
.pop a:link,
.pop a:visited,
.pop a:active {
	color: #666666;
	text-decoration: none;
}
.pop a:hover {
	color: #2A72E7;
}
.none {
	display: none;
}

/*Following added by YAMAMOTO*/

/* 区切り線  ---------------------------------------------------------------- */
.news-entry {
	background-image: url(../images/dotline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
  padding-bottom: 5px;
    }

/* ボックス  ---------------------------------------------------------------- */
.no-photo-box {
	border: 1px solid #999999;
	text-align: center;
	padding: 2px;
	width: 138px;
	height: 102px
}
.no-data-box {
	border: 1px solid #999999;
	text-align: center;
	padding: 2px;
	width: 255px;
	height: 102px
}

/* フォント  ---------------------------------------------------------------- */
.font_g {
	color: #999999;
}