@charset "UTF-8";
/* ===================================================================
CSS Document

 file name  :contents.css
 style info :第2階層以下、ポップアップのコンテンツエリア関係 他
=================================================================== */
/*----------------------------------------------------
	☆パーツ
----------------------------------------------------*/
#key {
  margin-bottom: 60px;
  padding: 38px 0;
  background: #f8f9f3;
  text-align: center;
  border-bottom: 1px solid #e3e5dc;
  line-height: 1.4;
}

#key h2 {
  text-align: center;
  font-size: 35px;
  color: #4e983a;
}

#key p {
  color: #969696;
  font-family: "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: bold;
}

#main_area.index h1 {
  display: none;
}

/*----------------------------------------------------
	パンくず
----------------------------------------------------*/
.panWrap {
  border-top: 1px solid #2e5d21;
  border-bottom: 1px solid #2e5d21;
  background: #4f993a;
}

.panWrap #topicpath {
  width: 970px;
  margin: 0 auto;
  color: #FFF;
}
@media (max-width: 1026px) {
  .panWrap #topicpath {
    width: 100%;
  }
}

.panWrap #topicpath a {
  color: #FFF;
}

/*----------------------------------------------------
	物件一覧
----------------------------------------------------*/
.featureBox {
  padding-top: 20px;
  overflow: hidden;
  _height: 1%;
  margin-bottom: 60px;
  border: 1px solid #cdcdcd;
  background: #f6f6f6;
}

.featureBox .wrap {
  padding-left: 30px;
}

.featureBox img {
  vertical-align: bottom;
}

#main_area .featureBox .photo {
  min-height: 130px;
  text-align: center;
}

#main_area .featureBox .photo img {
  max-width: 210px;
  max-height: 269px;
}

#main_area .featureBox .bgBlack {
  background-color: #2b2b2b;
  padding: 13px 0;
  width: 210px;
  text-align: center;
  font-size: 14px;
}

#main_area .featureBox .bgBlack p {
  color: #FFF;
  margin-bottom: 0;
}

#main_area .featureBox .redText p {
  color: #D90000;
  padding-top: 13px;
  padding-left: 8px;
  font-weight: bold;
  margin-bottom: 0;
}

#main_area .featureBox .text p {
  color: #333333;
  padding-top: 13px;
  padding-left: 8px;
  padding-right: 8px;
  font-weight: lighter;
  line-height: 18px;
  font-size: 98% !important;
  text-align: justify;
}

#main_area .featureBox .new_box {
  float: left;
  margin-right: 22px;
  width: 210px;
  margin-bottom: 20px;
  background: #FFF url(../../image/bg_newbox.gif) no-repeat right bottom;
}

#main_area .featureBox .new_box.last {
  margin-right: 0 !important;
}

#main_area .pagenation {
  text-align: center;
  font-size: 14px;
  margin-bottom: 20px;
}

#main_area .pagenation li {
  display: inline;
  color: #345f17;
  text-decoration: underline;
}

#main_area .pagenation li.prev a {
  padding: 3px 5px;
  background: #345f17;
  color: #FFF;
  text-decoration: none;
}

#main_area .pagenation li.next a {
  background: #345f17;
  color: #FFF;
  text-decoration: none;
  padding: 3px 5px;
}

#main_area .pagenation li a {
  display: inline-block;
  _display: inline;
  zoom: 1;
  margin: 5px;
  padding: 2px 2px;
  color: #333;
  text-decoration: underline;
}

#main_area .pagenation li a:hover {
  text-decoration: none;
}

#main_area .pagenation li.current {
  text-decoration: none;
}

#main_area .locList {
  overflow: hidden;
  zoom: 1;
  margin-right: -10px;
}

#main_area .locList li {
  float: left;
  margin-right: 10px;
}

/*----------------------------------------------------
	■物件詳細
----------------------------------------------------*/
#main_area .leftWrap {
  float: left;
  width: 485px;
}

#main_area .rightWrap {
  float: right;
  width: 455px;
}

.itemBox01 {
  overflow: hidden;
  margin-bottom: 30px;
}

.itemBox01 .imgBox {
  float: left;
  width: 360px;
}

.itemBox01 .textBox {
  float: right;
  width: 460px;
}

.typeTool .itemBox01 .imgBox {
  float: left;
  width: 360px;
}

.typeTool .itemBox01 .textBox {
  float: right;
  width: 300px;
}

#main_area .itemBox01 .textBox .normaltable th,
#main_area .itemBox01 .textBox .normaltable td {
  padding: 8px 5px;
}

.itemBox01 .textBox .promo {
  font-size: 15px;
}

.itemBox02 {
  overflow: hidden;
  margin-bottom: 30px;
  padding: 32px;
  background: #f6f6f6;
}

.itemBox02 div.price {
  float: right;
  width: 500px;
  padding: 12px 20px;
  background: #fff;
  font-size: 24px;
  text-align: center;
}

.itemBox02 div.price .text02 {
  color: #ee380e;
}

.itemBox01 .price {
  color: #ee380e;
}

/* thumbs */
.imgBox .thumbs,
.imgBox .thumbs02 {
  text-align: center;
}

.imgBox .thumbs li,
.imgBox .thumbs02 li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.imgBox .thumbs li img,
.imgBox .thumbs02 li img {
  height: 94px;
}

.imgBox .thumbs li img,
.imgBox .thumbs02 li img {
  opacity: 0.2 !important;
  filter: alpha(opacity=20) !important;
}

.imgBox .thumbs .active img,
.imgBox .thumbs02 .active img {
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
}

/* Adjustments */
.imgBox .thumbs li {
  min-width: 152px;
}

#sliderproperty li {
  max-height: 350px;
}

/* facList */
#main_area .facList {
  margin-bottom: 15px;
}

#main_area .facList li {
  margin-bottom: 5px;
  margin-left: 7px;
  background: url(../image/icon_faclist.gif) no-repeat left 0.5em;
  padding-left: 10px;
}

/*----------------------------------------------------
	■サイトマップ
----------------------------------------------------*/
#main_area.sitemap .sectionBlock {
  overflow: hidden;
  width: 706px;
  background: url(../../site/image/bg_sitemap_01.gif) repeat-y;
}

#main_area.sitemap h2 {
  float: left;
  margin: 0 20px 0 0;
  padding: 10px 0 10px 10px;
  _padding: 5px 0 10px 10px;
  width: 260px;
  background: none;
  color: #000;
}

#main_area.sitemap .sectionBlock div {
  float: right;
  width: 410px;
  border-bottom: 1px dotted #666;
}

#main_area.sitemap .link {
  overflow: hidden;
  clear: none;
  _width: 400px;
  margin: 0 0 0 15px;
  padding: 10px 0;
  line-height: 1.4;
}

#main_area.sitemap .link li {
  float: left;
  margin: 0 10px 5px 0;
  padding: 0 0 0 13px;
  min-width: 170px;
  white-space: nowrap;
  background: url(../image/icon_arrow_03.gif) no-repeat left 0.6em;
}

.ie6 #main_area.sitemap .link li {
  width: auto !important;
  width: 170px;
}

#main_area .boxTypeB {
  margin-top: 30px;
  padding: 10px 20px 0;
  border: 1px solid #999;
}

#main_area .boxTypeB .link {
  border: none;
  _width: 640px;
}

#main_area .boxTypeB .link li {
  width: 150px;
}

#main_area.sitemap h3 {
  margin: 0;
  padding: 2px 2px 2px 10px;
  background: #efefef;
}

#main_area.sitemap h3 a {
  padding-left: 10px;
  color: #000;
  background: url(../image/icon_arrow_bodynavi.gif) no-repeat left 0.5em;
}

/*----------------------------------------------------
	■最新情報
----------------------------------------------------*/
#main_area .date {
  margin-bottom: 25px;
  padding-bottom: 5px;
  border-bottom: dotted 1px #999;
  text-align: right;
}

/*--CKEditor用------------------*/
#main_area .ckBox {
  margin-bottom: 30px;
}

#main_area .ckBox em {
  font-style: italic !important;
  color: #333333;
  font-weight: normal;
}

#main_area .ckBox u {
  text-decoration: underline !important;
}

#main_area .ckBox strike {
  text-decoration: line-through !important;
}

#main_area .ckBox blockquote {
  margin-left: 10px;
}

#main_area .ckBox del {
  text-decoration: line-through;
}

/*--タイトル一覧------------------*/
#main_area .topicsBlock dl {
  overflow: hidden;
  zoom: 1;
}

#main_area .topicsBlock dl dt {
  clear: both;
  float: left;
  width: 100px;
  font-weight: bold;
  font-size: 11px;
}

#main_area .topicsBlock dl dd {
  margin-bottom: 15px;
  padding: 0 0 15px 100px;
  border-bottom: 1px solid #ddd;
}

#main_area .topicsBlock dl dd a:link {
  display: block;
  padding-left: 10px;
  background: url(../image/icon_arrow_02.gif) left 0.5em no-repeat;
}

#main_area .topicsBlock dl dd a:link,
#main_area .topicsBlock dl dd a:visited {
  text-decoration: none;
}

#main_area .topicsBlock dl dd a:hover {
  text-decoration: underline;
}

/*----------------------------------------------------
	■フォーム関連
----------------------------------------------------*/
select, textarea {
  border: 1px #b6b6b6 solid;
  font-weight: normal;
  margin-top: 5px;
  margin-bottom: 5px;
}

#main_area table.contacts {
  margin-top: 0;
  width: 706px;
}

#main_area table.contacts img {
  margin-bottom: 2px;
  vertical-align: bottom;
}

#main_area table.contacts input {
  margin-right: 5px;
  margin-bottom: 3px;
  vertical-align: bottom;
}

#main_area table.contacts td {
  line-height: 1.4;
  padding: 16px;
}

#main_area table.contacts ul.checkbox {
  overflow: hidden;
}

#main_area table.contacts ul.checkbox li {
  float: left;
  margin-right: 40px;
  margin-bottom: 3px;
  min-width: 200px;
  width: auto !important;
  width: 200px;
}

#main_area table.contacts ul.checkbox li input {
  float: left;
}

#main_area table.contacts textarea {
  clear: both;
  margin-top: 5px;
  width: 97%;
}

#main_area table .f_txt {
  padding: 2px;
  border: solid #b6b6b6 1px;
  height: 1.4;
}

#main_area .form_button {
  overflow: hidden;
  text-align: center;
}

/*--ボタン------------*/
#main_area .form_button input {
  display: inline;
  cursor: pointer;
}

#main_area input.kakunin {
  margin-top: 8px;
  border: 0px;
  width: 204px;
  height: 43px;
  background: url(../image/btn_form_kakunin.gif) left top no-repeat;
}

#main_area input.reset {
  margin-top: 8px;
  border: 0px;
  width: 130px;
  height: 36px;
  background: url(../image/btn_form_reset.gif) left top no-repeat;
}

#main_area input.modoru {
  margin-top: 8px;
  border: 0px;
  width: 130px;
  height: 36px;
  background: url(../image/btn_form_modoru.gif) left top no-repeat;
}

#main_area input.soushin {
  margin-top: 8px;
  border: 0px;
  width: 204px;
  height: 43px;
  background: url(../image/btn_form_soushin.gif) left top no-repeat;
}

/*----------------------------------------------------
	■print
----------------------------------------------------*/

/*# sourceMappingURL=contents.css.map */
