@import "base/default.css";
@import "../font-awesome/css/font-awesome.css";

/*-- ============ 共通パーツ2017 ============ --*/

/* header
===================================================================*/

/* custom_variables */
div#header {
  background: url(../image/shared/bg_container.gif) repeat-x left bottom;
  padding-bottom: 12px;
  text-align: center;
  width: 100%;
}
div#header div.hdInn {
  margin: 0 auto;
  overflow: hidden;
  text-align: left;
  width: 940px;
}
div#header div.hdInn div#gNav {
  clear: both;
  height: 66px;
  overflow: hidden;
}
div#header div#logo {
  display: inline;
  float: left;
  height: 58px;
  margin: 0;
  padding: 0;
  width: 270px;
}
div#header div#logo h1 a {
  background: url(../image/shared/logo.gif) no-repeat;
  display: block;
  height: 58px;
  margin: 0;
  padding: 0;
  text-indent: -9999px;
  width: 254px;
}
div#header div#logo p a {
  background: url(../image/shared/logo.gif) no-repeat;
  display: block;
  height: 58px;
  margin: 0;
  padding: 0;
  text-indent: -9999px;
  width: 254px;
}
div#hdNav {
  display: block;
  float: right;
  height: 58px;
}
div#hdNav ul {
  padding-top: 11px;
  text-align: right;
}
div#hdNav ul li {
  display: inline;
  margin-left: 20px;
}
div#hdNav ul li a {
  background: url(../image/shared/hdNav_arrow.gif) no-repeat 0% 0%;
  color: #444;
  display: inline-block;
  font-size: 12px;
  height: 21px;
  line-height: 22px;
  padding-left: 24px;
  text-decoration: none;
}
div#hdNav ul li a:hover {
  background-position: 0 -21px;
  color: #21acdc;
}
p#crumbList {
  font-size: 85%;
  line-height: 1em;
  margin: 0 auto;
  padding-bottom: 12px;
  width: 940px;
}
p#crumbList a {
  margin: 0;
}

.hd_txt p {
  font-size: 10px;
  line-height: 1.6em;
  color: #afafaf;
  margin-top: 15px;
}

.hd_txt {
    float: left;
    width: 320px;
}

.br:before {
	content: "\A" ;
	white-space: pre ;
}


/* Global Menu
===================================================================*/

ul#gNav {
  list-style: none;
  overflow: hidden;
  margin: 14px 0;
  text-align:center;
  vertical-align: middle;
  color: #333;
}
ul#gNav li {
   padding: 0 23px;
   /* 項目のパディング（上下 右左） */
   border-right: 1px dotted #543f32;
   /* 項目の左境界線 */
   display: inline;
   font-size: 16px;
   color: #543f32;
}

ul#gNav li:first-child {
    border-left: none;
}

ul#gNav li a:hover {
    background: #EEE;
}

ul#gNav li.active a {
    background: #333;
}

ul#gNav li:last-child{
  border: 0;
}


/* container main
===================================================================*/


.mg {
  clear: both;
  display: block;
  font-size: 1px;
  height: 1px;
}
div#wrapper {
  border-top: 5px solid #21acdc;
  margin-bottom: 50px;
  padding-top: 18px;
}
div.container_style {
  margin-top: 10px;
  margin: 0 auto;
  overflow: hidden;
  width: 940px;
}
div#contents {
  float: left;
  overflow: hidden;
  width: 940px;
}
div.main {
  /*float: right;*/
  overflow: hidden;
  /*width: 680px;*/
  width: 940px;
}
body#mainRight div#contents {
  float: right;
}
body#mainRight div#contents div.estate {
  float: right;
}
body#mainRight div#contents div#main {
  float: left;
}

/* side
===================================================================*/

.sideTit {
  width: 202px;
  font-size: 14px;
  color: #fff;
  background-color: #21acdc;
  margin-bottom: 0;
  padding: 15px 15px;
}


/* custom_variables */
div.estate {
  border: 1px solid #dfdfda;
  border-top: 0;
  margin-bottom: 20px;
  width: 678px;
  overflow: hidden;
}
div.estate h3 {
  height: 34px;
  margin-bottom: 11px;
  text-indent: -9999px;
  width: 230px;
}
div.estate dl {
  margin: 0 auto;
  width: 680px;
}
div.estate dl dd {
  background: #fff;
  font-size: 93%;
  line-height: 1.6em;
  margin: 0 0 12px;
  padding: 0 5px 12px;
}
div.estate dl dd p {
  line-height: 1.4em;
  margin: 0 0 7px;
}
div.estate dl dd em {
  font-style: normal;
  font-size: 85%;
  display: block;
  margin-top: 2px;
  font-weight: normal\9;
}

div.estate dl dd a {
  text-decoration: none;
}

div.estate dl dd a:visited {
  color: #464646;
}
div.estate dl dd a:hover {
  text-decoration: none;
}
div.estate dl dd span.update {
  color: #999;
  display: block;
  font-size: 93%;
  *font-size: 85%;
  line-height: 1.1em;
  margin: 0;
  padding: 0;
}
div.estate dl dd span.update img {
  margin: 0 4px 0 0;
  padding: 0;
}
div.estate dl dd span.rent {
  background: #21acdc;
  border-radius: 3px;
  color: #fff;
  font-size: 85%;
  font-weight: bold;
  line-height: 1.1em;
  margin: 0 10px 8px 0;
  padding: 3px 8px;
  text-decoration: none;
}
div.estate dl dd span.sale {
  background: #7ac943;
  border-radius: 3px;
  color: #fff;
  font-size: 85%;
  font-weight: bold;
  line-height: 1.1em;
  margin: 0 10px 8px 0;
  padding: 3px 8px;
  text-decoration: none;
}
div.estate dl dt {
  margin-bottom: 10px;
  overflow: hidden;
}
div.estate dl dt a img {
  margin: 0 auto;
  padding: 4px;
}
div.estate .listIco {
  display: block;
  margin: 0 auto 10px;
  padding: 0 0 10px;
  width: 180px;
}
div.estate .listIco a {
  height: 25px;
  margin-left: 0;
  width: 97px;
}

div.estate dl {
  float: left;
  list-style: none;
  position: relative;
  width: 150px;
  margin: 15px 0 0 15px;
}

/* blog */

div.blog {
  border: 1px solid #dfdfda;
  border-top: 0;
  float: left;
  padding-bottom: 20px;
  margin-bottom: 10px;
  width: 230px;
}

div.blog h2 {
  margin-bottom: 10px;
}
div.blog ul {
  margin-bottom: 17px;
  overflow: hidden;
  padding-left: 8px;
  width: 183px;
}
div.blog ul li {
  float: left;
  margin-left: 3px;
  margin-bottom: 3px;
}
div.blog ul li a {
  border: 1px solid #e0e0e0;
  display: block;
  height: 40px;
  width: 40px;
}
div.blog ul li a:hover {
  border: 1px solid #999;
}
div.blog dl {
  margin: 0 11px;
}
div.blog dl dt {
  font-size: 93%;
  margin-bottom: 6px;
}
div.blog dl dd {
  border-bottom: 1px dashed #b4b4b4;
  background: url(../image/shared/ico_arrow.gif) no-repeat 0 4px;
  font-size: 93%;
  line-height: 1.5em;
  margin-bottom: 12px;
  overflow: hidden;
  padding-bottom: 8px;
  padding-left: 11px;
}
div.blog dl dd em {
  font-size: 85%;
  font-style: normal;
  font-weight: bold;
  padding-left: 8px;
}
div.blog dl dt.blog_bnr {
  margin-bottom: 10px;
  text-align: center;
  margin-top: 10px;
}

div.blog .listIco a {
  width: 91px;
}
div.blog .listIco a:hover {
  background-position: 0 -21px;
}


/* .news .listIco */

div.news .listIco a , div.news2 .listIco a {
  width: 101px;
}
div.news .listIco a:hover ,  div.news2 .listIco a:hover {
  background-position: 0 -21px;
}
.listIco a {
  display: block;
  height: 21px;
  margin-left: 15px;
  text-indent: -9999px;
}
a.sideBnr {
  display: block;
  margin: 0 0 15px;
  text-align: center;
  width: 230px;
}
a.sideBnr:hover {
  opacity: .7;
}

div.sideBnr_outer {
  width: 210px;
  border: 1px solid #dfdfda;
  border-top: 0;
  margin-bottom: 10px;
  width: 230px;
}

div.sideBnr_outer h2 {
  margin-bottom: 10px;
}

div.sideBnr_outer p {
  padding:10px 10px 0 10px;
  font-size: 12px;
  line-height: 1.4em;
}

/* side_リンクリスト */

.homeLinkList {
  margin: 10px 10px 10px 20px;
  padding: 0;
}

.homeLinkList li {
  list-style: none;
  margin: 0;
  padding: 0 0 0 14px;
  text-indent: -21px;
  line-height: 1.6em;
}

.homeLinkList a:before {
  content: "\f138";
  font-family: 'FontAwesome';
  font-size: 1em;
  color: #21acdc;
  padding-right: 10px;
}

.sideBnr_outer .sideBnr img{
  margin-bottom: 10px;
}

.sideBnr_outer p {
  margin-bottom: 10px;
}

.cl:before {
	font-family: 'FontAwesome' ;
    font-size: 16px;
	padding-right: 5px ;
}

.cl-sellsy:before {
	content: '\f073' ;
	color: #21acdc;
}



/* side_カレンダーリスト */

.calenderList {
  margin: 0 10px 20px 20px;;
  padding: 0;
}

.calenderList li {
  list-style: none;
  margin: 0;
  padding: 5px 0 5px 0;
  text-indent: -10px;
  line-height: 1.5em;
  border-bottom: 1px dashed #b4b4b4;
}


.calenderList li.eventColor01 a:before {
  content: "\f111";
  font-family: 'FontAwesome';
  font-size: 1em;
  color: #c6e0b5;
  padding-right: 10px;
}

.calenderList li.eventColor02 a:before {
  content: "\f111";
  font-family: 'FontAwesome';
  font-size: 1em;
  color: #ffff99;
  padding-right: 10px;
}

.calenderList li.eventColor03 a:before {
  content: "\f111";
  font-family: 'FontAwesome';
  font-size: 1em;
  color: #b5c8e8;
  padding-right: 10px;
}

.calenderList li.eventColor04 a:before {
  content: "\f111";
  font-family: 'FontAwesome';
  font-size: 1em;
  color:  pink;
  padding-right: 10px;
}


/* side_カレンダーリスト_チェックボックス */

.checkbox {
  background-color: #f7f7f7;
  line-height: 1.8em;
  margin: 10px 10px;
  padding: 5px;
}

.checkbox label {
  margin: 4px 8px;
  padding: 2px 0;
  float: left;
  border-radius: 3px;
}

.checkbox label.radio01 {
  background-color: #c6e0b5;
  padding: 5px;
}


.checkbox label.radio02 {
  background-color: #ffff99;
  padding: 5px;
}


.checkbox label.radio03 {
  background-color: #b5c8e8;
  padding: 5px;
}


.checkbox label.radio04 {
  background-color: #ffcccc;
  padding: 5px;
}

.checkbox label.radio05 {
  background-color: #ffb574;
  padding: 5px;
}


/* カレンダー */

#calendar {
  width: 210px;
  margin: 0 auto;
  float: left;
  padding-left: 10px;
}

#calendar .fc-left h2 {
  background-color: inherit;
  color: black;
  margin: 0;
  padding: 7px 7px 0 0;
  font-size: 15px;
}


/*footer
===================================================================*/

/* custom_variables */

div#footer {
 clear: both;
  text-align: center;
  width: 100%;
  height: 60px;
  margin-top: 60px;
}
div#footer div.ftInn {
  margin: 0 auto;
  text-align: left;
  width: 940px;
}

div#footer p#copyRight {
  text-align: center;
  background-color: #21acdc;
  width: 100%;
  padding: 20px 0 60px 0;
}
div#footer p#pageTop {
  margin: 0;
  padding-left: 794px;
  width: 128px;
}
div#footer p#pageTop a {
  display: block;
  height: 13px;
  width: 150px;
}

div#footer p#pageTop a::before {
  content: "\f102";
  font-family: 'FontAwesome';
  font-size: 1em;
  padding-right: 5px;
}

#copyRight {
  text-align: center;
  background-color: #21acdc;
  color: #fff;
  width: 100%;
  padding: 20px 0 60px 0;
}

/* フッターリスト */

.ftInn ul {
    display:table;
    table-layout:fixed;
    margin-top: 20px;
    margin-left: 239px;
    text-align:right;
}

.ftInn ul li {
  display:inline;
  padding:0 10px;
}

.ftInn ul li::before {
  content: "\f138";
  font-family: 'FontAwesome';
  font-size: 1em;
  color: #21acdc;
  padding-right: 10px;
}


  /* 一覧へ */
  .readmore_text p {
      float: right;
      font-size: 14px;
      color: #fff;
      padding: 14px;
    }

  .readmore_text p.leftside {
    float: right;
    font-size: 14px;
    color: #fff;
    margin-right: 24px;
}

.readmore_text a::before ,
.readmore_text p.leftside a::before {
  content: "\f138";
  font-family: 'FontAwesome';
  font-size: 1.0em;
  color: #fff;
  padding-right: 5px;
}

.sideBnr-outer {
  width: 260px;
}


/* 詳細画面 共通パーツ */
