@charset "utf-8";

/* CSS Document */
 
/***************************************************************************

   Top Page
	   

   Lower Page

   Decoration
     Text
      -pan(パンくず)
      -h1  h6
     Link
      
***************************************************************************/


/* ---------------------------------------------------------------------------------------- */
/* --- Top Page --------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */

img {
 border:0;
}

clear {
 clear:both;
}

.box1 {
  width: 802px;
  }

.box2 {
  width: 802px;
  margin: 10px 0 0 0;
  }

.box2-1 {
  float: left;
  width: 540px;
  }

#menu-top {
width:802px;
height:28px;
	background:url(/image/menu/menu-top.gif) no-repeat;
margin-left:auto;
margin-right:auto;
}
#menu-top ul {
	padding:0px 0 0 0px;
	margin:0;
}
#menu-top li {
	display:inline;
	list-style-type:none;
}
#menu-top li a {
	height:28px;
	display:block;
	float:left;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
}
/*------off*/
#menu-top li.menu-top01 a {
	background:url(/image/menu/menu-top.gif) no-repeat 0px 0px;
	width:134px;
}
#menu-top li.menu-top02 a {
	background:url(/image/menu/menu-top.gif) no-repeat 134px 0px;
	width:134px;
}
#menu-top li.menu-top03 a {
	background:url(/image/menu/menu-top.gif) no-repeat 268px 0px;
	width:134px;
}
#menu-top li.menu-top04 a {
	background:url(/image/menu/menu-top.gif) no-repeat 402px 0px;
	width:134px;
}
#menu-top li.menu-top05 a {
	background:url(/image/menu/menu-top.gif) no-repeat 536px 0px;
	width:134px;
}
#menu-top li.menu-top06 a {
	background:url(/image/menu/menu-top.gif) no-repeat 670px 0px;
	width:132px;
}
/*------hover*/
#menu-top li.menu-top01 a:hover {
	background:url(/image/menu/menu-top.gif) no-repeat 0px -28px;
}
#menu-top li.menu-top02 a:hover {
	background:url(/image/menu/menu-top.gif) no-repeat -134px -28px;
}
#menu-top li.menu-top03 a:hover {
	background:url(/image/menu/menu-top.gif) no-repeat -268px -28px;
}
#menu-top li.menu-top04 a:hover {
	background:url(/image/menu/menu-top.gif) no-repeat -402px -28px;
}
#menu-top li.menu-top05 a:hover {
	background:url(/image/menu/menu-top.gif) no-repeat -536px -28px;
}
#menu-top li.menu-top06 a:hover {
	background:url(/image/menu/menu-top.gif) no-repeat -670px -28px;
}

.boxes {
  margin: 20px auto 20px auto;
  text-align: center;
  }

/* ---------------------------------------------------------------------------------------- */
/* --- Lower Page ------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */

/* --- banner ----------------------------------------------- */

#contents #banner {
  width: 600px;
  height: 110px;
  margin: 0px auto 0 auto;
  position: relative;
  background-color:#FFFFFF;
  }

#contents #banner h3 {
  color: #FFFFFF;
  font-weight: bold;
  position: absolute;
  bottom: 8px;
  left: 8px;
  font-size: 18px;
  line-height: 1.1em;
  }

#contents #bread {
  font-size: 12px;
  text-align: right;
  padding-right: 10px;
  margin-bottom: 10px;
  }

/* --- banner END ----------------------------------------------- */

/*--------- inner ---------*/

#contents .inner {
  width: 600px;
  font-size: 12px;
  line-height: 1.4em;
  margin: 0 0 50px auto;
  }

#contents .inner h4 {
  color: #000000;
  font-size: 15px;
  font-weight: bold;
  padding: 5px 5px 5px 10px;
  background-color: #D49F00;
  margin: 10px 0 10px 0;
  }

#contents .inner h4.no-top {
  margin: 0 0 10px 0;
  }

#contents .inner p {
  padding: 0 5px 0 5px;
  margin: 0;
  text-align: justify;
  text-justify: distribute;
  }

/*--------- inner END ---------*/


/*--------- 新着情報 ---------*/

.whatsnew {
  float: left;  
  width: 395px;
  border: 1px solid #999999;
  margin: 0 auto 0 auto;
  }

.whatsnew-cont {
  height: 150px;
  padding: 5px 10px 15px 10px;
  overflow-x: none;
  overflow-y: scroll;
  line-height: 1.3em;
  }

.whatsnew h3 {
  background-image: url(../image/title/top_tit_info.gif);
  border-bottom: 1px solid #DDDDDD;
  height: 22px;
  }

.whatsnew h3 span {
	display: none;
	}

.whatsnew dl {
  margin: 5px 0 0 0;
  padding: 5px 0 5px 0;
  font-size: 12px;
  border-bottom: 1px dashed #AAAAAA;
  }

.whatsnew dt {
  width: 6em;
  margin: 0;
  padding: 0;
  float: left;
  }

.whatsnew dd {
  _height: 1%; /* Hack for Win IE6 */
  margin: 0 0 0 6.5em;
  padding: 0;
  text-align: justify;
  text-justify: distribute;
  }

.whatsnew p {
  margin: 0;
  padding: 0;
  }

/*--------- 新築分譲 ---------*/

.shinchiku {
  float: right;
  width: 395px;
  border: 1px solid #999999;
  margin: 0 auto 0 auto;
  }

.shinchiku-cont {
  height: 150px;
  padding: 10px 10px 10px 10px;
  line-height: 1.4em;
  font-size: 15px;
  background: #E7E7A0;
  position: relative;
  }

.shinchiku-cont p {
  padding: 0;
  margin: 0;
  }

.shinchiku h3 {
  background-image: url(/image/title/top_tit_bunjyo.gif);
  border-bottom: 1px solid #DDDDDD;
  height: 22px;
  }

.shinchiku h3 span {
	display: none;
	}

.shinchiku .bunjyo-detail {
  float: right;
  width: 245px;
  text-align: left;
  font-size: 12px;
  }

.shinchiku .bunjyo-title {
  font-size: 15px;
  font-weight: bold;
  }

.shinchiku .bunjyo-detail strong {
  font-size: 18px;
  font-weight: bold;
  }

.shinchiku .bunjyo-detail .biko {
  background: #FBFBAD;
  padding: 5px;
  }

.shinchiku .bunjyo-syosai {
  text-align: right;
  padding: 5px 10px 0 0;
  }

.shinchiku-cont .linktext {
  font-size: 12px;
  position: absolute;
  bottom: 5px;
  right: 5px;
  }

/*--------- ピックアップ売買 ---------*/

.pick1 {
  float: left;
  width: 265px;
  margin: 0px auto 0 auto;
  background-color: #FFFFEE;
  border: 1px solid #999999;
  }

.pick1-cont {
  width: 263px;
  height: 400px;
  padding: 5px 0px 15px 0px;
  overflow-x: none;
  overflow-y: scroll;
  line-height: 1.3em;
  }

.pick1 h3 {
  background-image: url(../image/title/top_tit_bai.gif);
  border-bottom: 1px solid #DDDDDD;
  height: 22px;
  }

.pick1 h3 span {
	display: none;
	}

/*--------- ピックアップ賃貸 ---------*/

.pick2 {
  float: right;
  width: 265px;
  margin: 0px auto 0 auto;
  background-color: #FFFFEE;
  border: 1px solid #999999;
  }

.pick2-cont {
  width: 263px;
  height: 400px;
  padding: 5px 0px 15px 0px;
  overflow-x: none;
  overflow-y: scroll;
  line-height: 1.3em;
  }

.pick2 h3 {
  background-image: url(../image/title/top_tit_chin.gif);
  border-bottom: 1px solid #DDDDDD;
  height: 22px;
  }

.pick2 h3 span {
	display: none;
	}

/*--------- おすすめ賃貸物件 ---------*/

.pick1 table {
  width: 246px;
  margin: 0 auto 0 auto;
  border: 0;
  }

.pick1 td.waku {
  width: 246px;
  background-color: #FFFFFF;
  border: 1px solid #DDDDDD;
  padding: 5px;
  vertical-align: top;
  }

.pick1 td.nowaku {
  width: 246px;
  padding: 5px;
  }

.pick2 table {
  width: 246px;
  margin: 0 auto 0 auto;
  border: 0;
  }

.pick2 td.waku {
  width: 246px;
  background-color: #FFFFFF;
  border: 1px solid #DDDDDD;
  padding: 5px;
  vertical-align: top;
  }

.pick2 td.nowaku {
  width: 246px;
  padding: 5px;
  }

.box {
  width: 100%;
  font-size: 12px;
  overflow: hidden;
  }

.box-photo {
  width: 100px;
  height: 100px;
  background-color: #FFFFFF;
  float: left;
  border: 1px solid #DDDDDD;
  }

.box-detail {
  width: 105px;
  padding: 0;
  float: right;
  line-height: 1.2em;
  text-align: left;
  }

.box-detail img.db {
  margin: 5px 0 0 0px;
  }

.box-detail .type {
  color: #000000;
  padding: 0 0 3px 0;
  }

.box-detail .price {
  font-size: 18px;
  color: #FF0000;
  font-weight: bold;
  padding: 3px 0 3px 0;
  }

.box-detail .price-s {
  font-size: 12px;
  color: #000000;
  padding: 3px 2px 3px 2px;
  font-weight: bold;
  }

.box-detail .kotsu {
  font-size: 12px;
  color: #0000FF;
  }

.box p {
  clear: both;
  width: 100%;
  font-size: 12px;
  color: #333333;
  padding: 5px 0 0 0;
  margin: 0;
  text-indent: 1.2em;
  background-image: url(/image/parts/nav.gif);
  background-repeat: no-repeat;
  background-position: 0 4px;
  text-align: left;
  }

/*--------- フリースペース1 ---------*/

.freespace1 {
  float: right;
  width: 250px;
  border: 1px solid #999999;
  margin: 0 auto 0 auto;
  }

.freespace1-cont {
  padding: 5px 5px 10px 5px;
  line-height: 1.4em;
  font-size: 12px;
  text-align: left;
  height: 400px;
  }

.freespace1 h3 {
  background-image: url(/image/title/top_tit_greet.gif);
  border-bottom: 1px solid #DDDDDD;
  height: 22px;
  }

.freespace1 h3 span {
	display: none;
	}

/*--------- フリースペース2 ---------*/

.freespace2 {
  float: left;
  width: 395px;
  border: 1px solid #999999;
  margin: 10px auto 0 auto;
  }

.freespace2-cont {
  height: 200px;
  padding: 10px 10px 15px 10px;
  line-height: 1.4em;
  font-size: 12px;
  background: #FFFFFF;
  text-align: left;
  position: relative;
  }

.freespace2-cont p {
  padding: 0;
  margin: 0;
  }

.freespace2 h3 {
  background-image: url(/image/title/top_tit_voice.gif);
  border-bottom: 1px solid #DDDDDD;
  height: 22px;
  }

.freespace2 h3 span {
	display: none;
	}

.freespace2 .bunjyo-detail {
  float: right;
  width: 230px;
  text-align: left;
  font-size: 12px;
  }

.freespace2 .bunjyo-title {
  font-size: 15px;
  font-weight: bold;
  }

.freespace2 .bunjyo-detail strong {
  font-size: 18px;
  font-weight: bold;
  }

.freespace2 .bunjyo-detail .biko {
  background: #FBFBAD;
  padding: 5px;
  }

.freespace2 .bunjyo-syosai {
  clear: both;
  text-align: right;
  padding: 5px 10px 0 0;
  }

.freespace2-cont .linktext {
  font-size: 12px;
  position: absolute;
  bottom: 5px;
  right: 5px;
  }

/*--------- フリースペース3 ---------*/

.freespace3 {
  float: right;
  width: 395px;
  border: 1px solid #999999;
  margin: 10px auto 0 auto;
  }

.freespace3-cont {
  height: 200px;
  padding: 10px 5px 15px 5px;
  overflow-x: none;
  overflow-y: scroll;
  line-height: 1.2em;
  text-align: left;
  }

.freespace3 h3 {
  background-image: url(/image/title/top_tit_service.gif);
  border-bottom: 1px solid #DDDDDD;
  height: 22px;
  }

.freespace3 h3 span {
	display: none;
	}

.freespace3 .city {
  border-left:8px solid #0000FF;
  border-bottom:1px solid #0000FF;
  padding: 5px;
  }

.freespace3 .cityname {
  padding: 5px;
  }

/*--------- プライバシーポリシー ---------*/

.privacy #banner {
  background-image: url(/image/title/tit_005.jpg);
  }

.privacy table {
  line-height: 1.4em;
  }

.privacy td {
  text-align: justify;
  text-justify: distribute;
  }

.privacy td.title {
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  }

.privacy td.midashi {
  color: #0000AA;
  background-color: #DDFFFF;
  padding: 5px;
  font-weight: bold;
  }

/*--------- おすすめ賃貸物件 ---------*/

.rent #banner {
  background-image: url(/image/title/tit_005.jpg);
  }

.rent .buken {
  width: 580px;
  margin: 10px auto 0 auto;
  padding: 5px 8px 5px 5px;
  background-color: #FFFFFF;
  /*border-top: 1px solid #378B1B;*/
  border-bottom: 1px solid #378B1B;
  }

.rent .buken-left {
  float: right;
  width: 100px;
  text-align: right;
  }

.rent .buken-photo {
  width: 100px;
  height: 100px;
  border: 1px solid #DDDDDD;
  margin-top: 5px;
  overflow: hidden;
  }

.rent .buken-detail {
  float: left;
  width: 460px;
  }

.rent .buken-detail strong {
  font-size: 15px;
  color: #FF0000;
  }

.rent .buken-detail table {
  width: 100%;
  }

.rent .buken-detail th {
  width: 55px;
  background-color: #EEF9EA;
  border: 1px solid #DDDDDD;
  padding: 3px;
  text-align: left;
  }

.rent .buken-detail td {
  padding: 3px;
  border-bottom: 1px dashed #DDDDDD;
  position: relative;
  }

/*--------- おすすめ売買物件 ---------*/

.sale h4 {
  background-color: #BBBBFF !important;
  }

.sale #banner {
  background-image: url(/image/title/tit_004.jpg);
  }

.sale .buken {
  width: 580px;
  margin: 10px auto 0 auto;
  padding: 5px 8px 5px 5px;
  background-color: #FFFFFF;
  /*border-top: 1px solid #2688D9;*/
  border-bottom: 1px solid #2688D9;
  }

.sale .buken-left {
  float: right;
  width: 100px;
  text-align: right;
  }

.sale .buken-photo {
  width: 100px;
  height: 100px;
  border: 1px solid #DDDDDD;
  margin-top: 5px;
  overflow: hidden;
  }

.sale .buken-detail {
  float: left;
  width: 460px;
  }

.sale .buken-detail strong {
  font-size: 15px;
  color: #FF0000;
  }

.sale .buken-detail table {
  width: 100%;
  }

.sale .buken-detail th {
  width: 55px;
  background-color: #EAF4FC;
  border: 1px solid #DDDDDD;
  padding: 3px;
  text-align: left;
  }

.sale .buken-detail td {
  padding: 3px;
  border-bottom: 1px dashed #DDDDDD;
  position: relative;
  }

/*--------- 会社概要 ---------*/

.company #banner {
  background-image: url(/image/title/tit_006.jpg);
  }

.company table{
  width: 580px;
  margin: 10px auto 0 auto;
  }

.company th {
  width: 100px;
  padding: 3px 5px 3px 5px;
  border: 1px solid #999999;
  background-color: #FFFFAA;
  }

.company td {
  padding: 3px 5px 3px 5px;
  border-bottom: 1px dashed #999999;
  }

.company table.none {
  width: auto;
  margin: 0 0 3px 0;
  }

.company .none th {
  font-weight: normal;
  text-align: center;
  padding: 0;
  width: auto;
  border: 0px solid #999999;
  background-color: #FFFFFF;
  }

.company .none td {
  text-align: center;
  padding: 0;
  border-bottom: 1px dashed #999999;
  }

/*--------- リンク集 ---------*/

.link #banner {
  background-image: url(/image/title/tit_001.jpg);
  }

.link table.no1 {
  width: 600px;
  margin: 0 auto 0 auto;
  }

.link .no1 th {
  width: 150px;
  padding: 3px 5px 3px 5px;
  border: 1px solid #999999;
  background-color: #EEEEEE;
  }

.link .no1 td {
  width: 390px;
  padding: 3px 5px 3px 5px;
  border-bottom: 1px dashed #999999;
  text-align: justify;
  text-justify: distribute;
  }

.link .no1 td p {
  text-indent: 0em;
  }

/*--------- 社員紹介 ---------*/

.staff #banner {
  background-image: url(/image/title/tit_002.jpg);
  }

.staff table.profile {
  width: 500px;
  height: 150px;
  background-color: #FFFFFF;
  padding: 0;
  margin: 10px auto 10px auto;
  border:1px solid #BBBBBB;
  }

.staff td.photo {
  width: 150px;
  height: 180px;
  padding: 5px;
  }

.staff td.memo {
  width: 350px;
  height: 180px;
  padding: 5px;
  vertical-align:top;
  }

.staff .name {
  padding:5px;
  font-size:15px;
  text-align:left;
  background-color: #EEEECC;
  font-weight:bold;
  }

.staff span.yaku {
  font-size:10px;
  font-weight:normal;
  margin-right:5px;
  }

.staff .com {
  font-size:12px;
  font-weight:normal;
  margin-top:10px;
  }

.staff .noline {
  border-bottom:0px dashed #999999;
  }

/*--------- お問い合わせ ---------*/

.contact #banner {
  background-image: url(/image/title/tit_003.jpg);
  }

.contact table {
  width: 600px;
  margin: 10px auto 0 auto;
  }

.contact th {
  width: 25%;
  padding: 4px 6px;
  border-right: 1px solid #999999;
  border-bottom: 1px solid #999999;
  background-color: #EBEBEB;
  vertical-align: middle;
  font-weight: normal;
  }

.contact td {
  width: 75%;
  padding: 4px 3px;
  border-bottom: 1px solid #999999;
  vertical-align: top;
  }

.contact span.must {
  font-size: 10px;
  color: #FF0000;
  padding: 4px;
  }

.contact span.same {
  color: #FF0000;
  }

.contact span.check {
  color: #003399;
  }

.contact table.kojin {
  width: 220px;
  }

.contact .kojin td {
  color: #FFFFFF;
  background-color: #FF6600;
  padding: 5px;
  }

.contact td.noborder {
  width: 90%;
  border: 0px solid #999999;
  text-align: center;
  }

.contact .iframe {
  width: 90%;
  border: 1px solid #999999;
  }

/* --- SideMenu END ------------------------------------------------------- */

#sidemenu .oya {
 width:190px;
 height:60px;
 position:relative;
}

#sidemenu .ko {
 width:176px;
 padding:2px;
 background-color:#FFFFFF;
 filter:Alpha(opacity=70); 
 opacity:0.7; 
 -moz-opacity:0.7;
 position: absolute;
 bottom:4px;
 left:4px;
 font-weight: bold;
 line-height:1.5em;
}

#sidemenu-f .oya {
 width:190px;
 height:60px;
 position:relative;
}

#sidemenu-f .ko {
 width:176px;
 padding:2px;
 background-color:#FFFFFF;
 filter:Alpha(opacity=70); 
 opacity:0.7; 
 -moz-opacity:0.7;
 position: absolute;
 bottom:4px;
 left:4px;
 font-weight: bold;
 line-height:1.5em;
}

/* ---------------------------------------------------------------------------------------- */
/* --- Decoration ------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */

/* --- Text ----------------------------------------------- */
.txt-l {
	text-align: left;
	}
.txt-r {
	text-align: right;
	}
.txt-c {
	text-align: center;
  }

/*  pan  */
.pan {
  font-size: 10px;
  text-align: left;
  }

/*  h1  h6  */
h1,h2,h3,h4,h5,h6 {
  text-align: left;
  padding: 0;
  margin: 0;
  }
h1,h2 {
  font-size: 12px;
  }
h3,h4 {
  font-size: 12px;
  }
h5,h6 {
  font-size: 12px;
  }

/* --- Text END ----------------------------------------------- */
/* --- Link ----------------------------------------------- */
a {
 color: #0E2FD4;
  }

a:hover {
 color: #FFA600;
  }

/* --- Link END ----------------------------------------------- */
/* --- border ----------------------------------------------- */
.line-under {
	border-bottom-color: #CBCBCB;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	}

.line-solid {
	border-width: 1px;
	border-style: solid;
	border-color: #CBCBCB;
	}
.line-dot {
	border-width: 1px;
	border-style: dotted;
	border-color: #CBCBCB;
	}

/* --- border END ----------------------------------------------- */

.nakami {
  width: 540px;
  }

img.title {
  margin: 10px auto 0 auto;
  }

img.b1 {
  position: absolute;
  top:45px;
  left:11px;
  }

img.b2 {
  position: absolute;
  top:45px;
  left:11px;
  }

img.b3 {
  position: absolute;
  top:45px;
  right:11px;
  }

.n-bai {
  float: left;
  width: 265px;
  background-image: url(/image/top/g-b.gif);
  text-align: center;
  position: relative;
  }

.n-chin {
  float: right;
  width: 265px;
  background-image: url(/image/top/o-b.gif);
  text-align: center;
  position: relative;
  }

/*--------- お客様の声 ---------*/

.voice h4 {
  background-color: #FFAAAA !important;
  }

.voice #banner {
  background-image: url(/image/title/tit_009.jpg);
  }

.voice .opi {
  width: 570px;
  margin: 0 auto 15px auto;
  border-bottom: 1px dashed #777777;
  }

.voice .name {
  font-size: 15px;
  padding: 5px 5px 5px 0;
  }

.voice .title {
  font-weight: bold;
  font-size: 15px;
  padding: 5px;
  background-color: #DDDDFF;
  margin-bottom: 5px;
  }

.voice .com {
  padding: 5px;
  line-height: 1.7em;
  }

.voice .com .photo {
  float: right;
  margin: 0 0 10px 15px;
  }

.voice .com .com2 {
  font-size: 15px;
  clear: both;
  }

/*--------- リフォーム ---------*/

.reform h4 {
  background-color: #FFA600 !important;
  }

.reform #banner {
  background-image: url(/image/title/tit_009.jpg);
  }

.reform .contbox {
  width: 580px;
  margin: 0 auto 15px auto;
  padding: 0 0 20px 0;
  background: #FFFFCC;
  border-right: 1px solid #999999;
  border-bottom: 1px solid #999999;
  }

.reform .cate {
  font-size: 18px;
  font-weight: bold;
  padding: 10px 0 10px 0;
  background: url(/image/parts/mark_o.gif) no-repeat 0px 7px;  
  text-indent: 1.2em;
  margin: 10px auto 5px auto;
  }

.reform .contbox .title {
  font-size: 15px;
  font-weight: bold;
  background-color: #FFFF99;
  padding: 5px 5px 0px 10px;
  border-bottom: 1px solid #DDDDDD;
  height: 22px;
  }

.reform .contbox table {
  width: 470px;
  margin: 10px auto 10px auto;
  }

.reform .syosai {
  text-align: right;
  padding: 0 10px 0 0;
  }

/*--------- 新築分譲地 ---------*/

.newbuild h4 {
  background-color: #BDBD3F !important;
  clear: both;
  }

.newbuild #banner {
  background-image: url(/image/title/tit_009.jpg);
  }

.newbuild .bunjyo {
  width: 570px;
  padding: 10px;
  margin: 0 auto 10px auto;
  background: #E7E7A0;
  border-right: 1px solid #999999;
  border-bottom: 1px solid #999999;
  }

.newbuild .bunjyo-detail {
  float: right;
  width: 310px;
  line-height: 1.6em;
  }

.newbuild .bunjyo-title {
  font-size: 15px;
  font-weight: bold;
  }

.newbuild .bunjyo-detail strong {
  font-size: 18px;
  font-weight: bold;
  }

.newbuild .bunjyo-detail .biko {
  background: #FBFBAD;
  padding: 5px;
  }

.newbuild .bunjyo-syosai {
  text-align: right;
  padding: 5px 10px 0 0;
  }