#colophon{
  font-size : 1.2rem;
  background-color : transparent;
  background-image : url(img/back-header-main.png);
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  border-top-width : 1px;
  border-bottom-width : 28px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-bottom-color : #ffffff;
}

#content{
  min-height : 50px;
}

#main-inner::after{
  clear : both;
  display : table;
  content : "";
}

#main::after{
  clear : both;
  display : table;
  content : "";
}

#masthead{
  margin-bottom : 0px;
  border-top-width : 7px;
  border-top-style : solid;
  border-top-color : #fea4a4;
}

#page{
  font-size : 1.4rem;
}

*{
  box-sizing : border-box;
  
}

.hpb-viewtype-full > article::after{
  clear : both;
  display : table;
  content : "";
}

.hpb-viewtype-simple > article::after{
  clear : both;
  display : table;
  content : "";
}

.hpb-viewtype-thumbnail > article::after{
  clear : both;
  display : table;
  content : "";
}

.navigation-post::after{
  clear : both;
  display : table;
  content : "";
}

.screen-reader-text{
  display : none;
}

.searchform::after{
  clear : both;
  display : table;
  content : "";
}

.sp-block-container{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
}

.sp-block-container > h1{
  font-size : 2.4rem;
}

.sp-block-container > h2{
  font-size : 1.8rem;
}

.sp-block-container > h3{
  font-size : 1.5rem;
}

.sp-block-container > h4{
  font-size : 1.4rem;
}

.sp-block-container > h5{
  font-size : 1.3rem;
}

.sp-block-container > h6{
  font-size : 1.1rem;
}

.sp-block-container > hr{
  color : #e2e2e2;
  margin-top : 25px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 30px;
  border-top-width : 1px;
  border-left-width : medium;
  border-right-width : medium;
  border-bottom-width : medium;
  border-top-style : solid;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #e2e2e2;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
  height : 1px;
}

.sp-block-container > p{
  font-size : 1.3rem;
  line-height : 1.5;
  text-align : justify;
  padding-left : 0.1em;
  padding-right : 0.1em;
  margin-top : 0.5em;
  margin-bottom : 1.5em;
  text-justify : inter-ideograph;
}

.sp-block-container > p.indent{
  padding-left : 1em;
}

.sp-block-container > p.large{
  font-size : 1.2em;
}

.sp-bread-crumb div{
  padding-bottom : 10px;
  margin-top : 10px;
  margin-right : 10px;
  width : auto;
  display : inline-block;
}

.sp-button{
  width : 122px;
}

.sp-button a{
  text-decoration : none;
  text-align : center;
  padding-top : 6px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 6px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #f0f0f0;
  border-left-color : #f0f0f0;
  border-right-color : #f0f0f0;
  border-bottom-color : #f0f0f0;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
  height : 100%;
  display : block;
  box-sizing : border-box;
}

.sp-button a:hover{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #d8d8d8;
  border-left-color : #d8d8d8;
  border-right-color : #d8d8d8;
  border-bottom-color : #d8d8d8;
}

.sp-column.accordion > .column-label h3::after{
  border-top-width : 5px;
  border-left-width : 6px;
  border-right-width : 6px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-top-color : rgba(255, 255, 255, 0.45);
  border-left-color : transparent;
  border-right-color : transparent;
  width : 0px;
  height : 0px;
  display : block;
  position : absolute;
  top : 0.5em;
  right : 0px;
  content : "";
}

.sp-column.toggled-on > .column-label h3::after{
  display : none;
}

.sp-column.toggled-on > .column-label h3::before{
  border-left-width : 6px;
  border-right-width : 6px;
  border-bottom-width : 5px;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-left-color : transparent;
  border-right-color : transparent;
  border-bottom-color : rgba(255, 255, 255, 0.45);
  width : 0px;
  height : 0px;
  display : block;
  position : absolute;
  top : 0.5em;
  right : 0px;
  content : "";
}

.sp-column > .column-body{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}

.sp-definition-list > dd{
  margin-left : 94px;
  margin-bottom : 25px;
}

.sp-definition-list > dt{
  padding-top : 5px;
  padding-left : 25px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-bottom : 10px;
}

.sp-form input{
  font-size : 1.4rem;
  font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif;
}

.sp-form input[type="date"]{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  width : 90%;
}

.sp-form input[type="radio"]{
  vertical-align : middle;
  width : 20px;
}

.sp-form input[type="submit"]{
  font-size : 1.4rem;
  color : #555555;
  background-color : #dcdada;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  margin-top : 15px;
  width : auto;
  min-width : 100px;
  float : right;
  position : relative;
  cursor : pointer;
}

.sp-form input[type="text"]{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  width : 90%;
}

.sp-form table{
  border-top-width : 1px;
  border-left-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-top-color : #000000;
  border-left-color : #000000;
  width : 100%;
  border-collapse : collapse;
  border-spacing : 0px 0px;
}

.sp-form td{
  color : #000000;
  background-color : #ffffff;
  padding-top : 5px;
  padding-left : 18px;
  padding-right : 18px;
  padding-bottom : 5px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : #000000;
  border-bottom-color : #000000;
  width : auto;
}

.sp-form textarea{
  font-size : 1.4rem;
  font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  width : 90%;
  height : 150px;
}

.sp-form th{
  font-weight : normal;
  color : #000000;
  background-color : #f4f4f4;
  text-align : left;
  padding-top : 5px;
  padding-left : 18px;
  padding-right : 18px;
  padding-bottom : 5px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : #000000;
  border-bottom-color : #000000;
  width : auto;
  min-width : 50px;
}

.sp-google-map{
  max-width : 100%;
  word-wrap : normal;
}

.sp-google-map img{
  max-width : none !important;
}

.sp-item-gallery.grid > ul > li{
  overflow : hidden;
}

.sp-item-gallery.masonry > ul > li{
  height : auto !important;
}

.sp-list{
  padding-right : 1em;
  margin-bottom : 1.5em;
  list-style-position : inside;
}

.sp-list > li{
  text-align : justify;
  padding-top : 6px;
  padding-bottom : 6px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  text-justify : inter-ideograph;
}

.sp-page-title > h1{
  font-size : 1.8rem;
  font-weight : bold;
}

.sp-part-top{
  display : block;
  position : relative;
  box-sizing : border-box;
}

.sp-part-top:not(table)::after{
  clear : both;
  display : table;
  content : "";
}

.sp-site-branding2 .site-description{
  font-size : 1rem;
  font-weight : normal;
  color : #929292;
}

.sp-site-navigation{
  color : black;
  background-color : white;
}

.sp-site-navigation .menu-toggle{
  display : none;
  cursor : pointer;
}

.sp-site-navigation.vertical{
  font-size : 1.3rem;
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : #d2c9b8;
  border-bottom-color : #d2c9b8;
  width : 100%;
}

.sp-site-navigation.vertical ul{
  line-height : 30px;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  list-style-type : none;
  list-style-position : outside;
}

.sp-site-navigation.vertical ul li.current-menu-ancestor > a{
  color : #ffffff;
  background-color : rgba(0, 0, 0, 0.3);
}

.sp-site-navigation.vertical ul li.current-menu-item > a{
  color : #ffffff;
  background-color : rgba(0, 0, 0, 0.3);
}

.sp-site-navigation.vertical ul li.current_page_ancestor > a{
  color : #ffffff;
  background-color : rgba(0, 0, 0, 0.3);
}

.sp-site-navigation.vertical ul li.current_page_item > a{
  color : #ffffff;
  background-color : rgba(0, 0, 0, 0.3);
}

.sp-site-navigation.vertical ul li > a{
  text-decoration : none;
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 10px;
  display : block;
}

.sp-site-navigation.vertical ul li > a:active{
  color : #ffffff;
  background-color : rgba(0, 0, 0, 0.3);
}

.sp-site-navigation.vertical ul li > a:hover{
  color : #ffffff;
  background-color : rgba(0, 0, 0, 0.3);
}

.sp-site-navigation.vertical ul ul li > a{
  padding-top : 10px;
  padding-left : 40px;
  padding-right : 40px;
  padding-bottom : 10px;
}

.sp-site-navigation.vertical > ul{
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  width : 100%;
}

.sp-site-navigation.vertical > ul > li{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  width : 100%;
}

.sp-site-navigation.vertical > ul > li:hover > ul{
  display : block;
}

.sp-table{
  margin-top : 5px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 5px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-top-color : #d8d8d8;
  border-left-color : #d8d8d8;
  width : 100%;
  display : table;
  border-collapse : collapse;
}

.sp-table > * > tr > td{
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : #d8d8d8;
  border-bottom-color : #d8d8d8;
}

.sp-table > * > tr > th{
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : #d8d8d8;
  border-bottom-color : #d8d8d8;
}

.sp-table > * > tr > th.col-title{
  background-color : rgba(0, 0, 0, 0.0625);
}

.sp-table > * > tr > th.row-title{
  background-color : rgba(0, 0, 0, 0.0625);
}

.sp-wp-post-list{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 2em;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 2em;
}

.sp-wp-post-list .navigation-post{
  margin-top : 0.67em;
}

.sp-wp-post-list .navigation-post .nav-next{
  margin-right : 10px;
  float : right;
}

.sp-wp-post-list .navigation-post .nav-previous{
  margin-left : 10px;
  float : left;
}

.sp-wp-post-list .navigation-post::after{
  clear : both;
  display : table;
  content : "";
}

.sp-wp-post-list .navigation-post > h1{
  display : none;
}

.sp-wp-post-list > article{
  margin-top : 0.67em;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0.67em;
}

.sp-wp-post-list > h3{
  background-color : #f4f4f4;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
}

a{
  color : #62492a;
  text-decoration : none;
  outline-width : medium;
  outline-style : none;
  outline-color : black;
}

article{
  display : block;
}

aside{
  display : block;
}

body{
  font-size : 1.3rem;
  font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif;
  line-height : 1.5;
  color : #62492a;
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  text-align : left;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  word-wrap : break-word;
}

details{
  display : block;
}

dl{
  margin-top : 0px;
  box-sizing : border-box;
}

figcaption{
  display : block;
}

figure{
  display : block;
}

footer{
  display : block;
}

h1{
  margin-top : 0px;
  box-sizing : border-box;
}

h2{
  margin-top : 0px;
  box-sizing : border-box;
}

h3{
  margin-top : 0px;
  box-sizing : border-box;
}

h4{
  margin-top : 0px;
  box-sizing : border-box;
}

h5{
  margin-top : 0px;
  box-sizing : border-box;
}

h6{
  margin-top : 0px;
  box-sizing : border-box;
}

header{
  display : block;
}

hgroup{
  display : block;
}

html{
  font-size : 62.5%;
}

img{
  max-width : 100%;
  height : auto;
}

main{
  display : block;
}

nav{
  display : block;
  box-sizing : border-box;
}

ol{
  margin-top : 0px;
  box-sizing : border-box;
}

p{
  margin-top : 0px;
  box-sizing : border-box;
}

section{
  display : block;
}

summary{
  display : block;
}

table{
  margin-top : 0px;
  box-sizing : border-box;
}

ul{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  box-sizing : border-box;
}

@media not screen, screen and (min-width: 569px) {

  #colophon-inner{
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    width : 1000px;
    box-sizing : content-box;
  }

  #contenthead > a{
    background-image : url(img/back-header-main.png);
    margin-left : -100%;
    margin-right : -100%;
  }

  #main{
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    width : 1000px;
    box-sizing : content-box;
  }

  #main-inner{
    float : left;
  }

  #main-inner #contenthead{
    overflow : hidden;
  }

  #main-inner #contenthead > a{
    margin-left : 0px;
    margin-right : 0px;
  }

  #main-inner #contenthead > nav{
    padding-left : 0px;
    padding-right : 0px;
    margin-left : 0px;
    margin-right : 0px;
  }

  #masthead{
    margin-bottom : 0px;
  }

  #masthead-inner{
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    width : 1000px;
    box-sizing : content-box;
  }

  #page{
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    overflow : hidden;
  }

  #primary{
    float : right;
  }

  .home #contenthead{
    margin-bottom : 30px;
  }

  .sp-google-map{
    width : 400px;
    min-height : 300px;
  }

  .sp-site-branding2{
    padding-top : 20px;
  }

  .sp-site-branding2 .extra{
    width : 50%;
    position : absolute;
    bottom : 0px;
    right : 0px;
  }

  .sp-site-branding2 .extra > p{
    font-size : 1.3rem;
    color : #929292;
    text-align : right;
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
  }

  .sp-site-branding2 .extra > p.indent{
    padding-left : 1em;
  }

  .sp-site-branding2 .extra > p.large{
    font-size : 1.5rem;
  }

  .sp-site-branding2 .site-description{
    text-align : right;
    width : 100%;
    height : auto;
    position : absolute;
    top : 15px;
  }

  .sp-site-branding2 .site-title{
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    height : 66px;
    float : left;
  }

  .sp-site-branding2 .site-title a{
    height : 100%;
    display : block;
  }

  .sp-site-navigation.horizontal ul{
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    list-style-type : none;
    list-style-position : outside;
  }

  .sp-site-navigation.horizontal ul li.current-menu-ancestor > a{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

  .sp-site-navigation.horizontal ul li.current-menu-item > a{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

  .sp-site-navigation.horizontal ul li.current_page_ancestor > a{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

  .sp-site-navigation.horizontal ul li.current_page_item > a{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

  .sp-site-navigation.horizontal ul li > a{
    text-decoration : none;
  }

  .sp-site-navigation.horizontal ul li > a:active{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

  .sp-site-navigation.horizontal ul li > a:hover{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

  .sp-site-navigation.horizontal ul ul{
    background-color : #ffffff;
    border-top-width : 1px;
    border-left-width : 1px;
    border-right-width : 1px;
    border-bottom-width : medium;
    border-top-style : solid;
    border-left-style : solid;
    border-right-style : solid;
    border-bottom-style : none;
    border-top-color : #3c3f53;
    border-left-color : #3c3f53;
    border-right-color : #3c3f53;
    border-bottom-color : initial;
    width : auto;
    min-width : 150px;
    display : none;
    position : absolute;
    top : 100%;
    left : 0px;
    z-index : 9999;
  }

  .sp-site-navigation.horizontal ul ul li{
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #3c3f53;
    width : 100%;
    white-space : nowrap;
  }

  .sp-site-navigation.horizontal ul ul li > a{
    padding-top : 5px;
    padding-left : 1em;
    padding-right : 1em;
    padding-bottom : 5px;
    display : block;
  }

  .sp-site-navigation.horizontal > ul::after{
    clear : both;
    display : table;
    content : "";
  }

  .sp-site-navigation.horizontal > ul > li{
    float : left;
    position : relative;
  }

  .sp-site-navigation.horizontal > ul > li:hover{
    position : relative;
  }

  .sp-site-navigation.horizontal > ul > li:hover > ul{
    display : block;
  }

  .sp-site-navigation.horizontal > ul > li > a{
    padding-top : 0.5em;
    padding-left : 2em;
    padding-right : 2em;
    padding-bottom : 0.5em;
    display : block;
  }

  .sp-site-navigation.minimal{
    text-align : center;
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 20px;
  }

  .sp-site-navigation.minimal ul{
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    list-style-type : none;
    list-style-position : outside;
  }

  .sp-site-navigation.minimal ul li:last-child{
    margin-right : 0px;
  }

  .sp-site-navigation.minimal ul li > a:active{
    text-decoration : underline;
  }

  .sp-site-navigation.minimal ul li > a:hover{
    text-decoration : underline;
  }

  .sp-site-navigation.minimal > ul li{
    margin-right : 10px;
    display : inline;
  }

  .sp-site-navigation.minimal > ul ul{
    margin-left : 10px;
    display : inline;
  }

  .sp-yahoo-map{
    width : 400px;
    min-height : 300px;
  }

  body{
    min-width : 1000px;
  }
}

@media not screen, screen and (min-width: 569px) {

  #content{
    width : 1000px;
  }

  #contenthead{
    width : 1000px;
  }
}

@media screen and (max-width: 568px) {

  #content{
    padding-left : 10px;
    padding-right : 10px;
  }

  #masthead{
    margin-bottom : 0px;
  }

  *{
    box-sizing : border-box;
  }

  .home #contenthead{
    margin-bottom : 11px;
  }

  .sp-block-container{
    padding-top : 0px;
    padding-left : 5px;
    padding-right : 5px;
    padding-bottom : 0px;
  }

  .sp-bread-crumb{
    padding-left : 10px;
    padding-right : 10px;
  }

  .sp-definition-list > dd{
    margin-left : 20px;
  }

  .sp-form input{
    width : 90%;
  }

  .sp-form input[type="submit"] {
  }

  .sp-form table{
    border-top-width : 1px;
    border-top-style : solid;
    border-top-color : #d8d8d8;
  }

  .sp-form td{
    width : auto;
    display : block;
  }

  .sp-form textarea{
    width : 90%;
  }

  .sp-form th{
    width : auto;
    display : block;
  }

  .sp-google-map{
    width : 100%;
    min-height : 300px;
  }

  .sp-image{
    max-width : 100%;
    height : auto;
  }

  .sp-sidebar{
    padding-left : 10px;
    padding-right : 10px;
  }

  .sp-site-branding2 .extra{
    padding-top : 5px;
  }

  .sp-site-branding2 .extra > p{
    font-size : 1rem;
    color : #929292;
    text-align : left;
    padding-top : 0px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    width : 100%;
  }

  .sp-site-branding2 .site-description{
    text-align : center;
  }

  .sp-site-branding2 .site-title{
    text-align : center;
  }

  .sp-site-navigation .menu-toggle{
    background-color : rgba(0, 0, 0, 0.3);
    padding-top : 10px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 10px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    cursor : pointer;
  }

  .sp-site-navigation ul{
    list-style-type : none;
    list-style-position : outside;
  }

  .sp-site-navigation.button-menu .menu-toggle{
    display : block;
  }

  .sp-site-navigation.button-menu ul ul{
    display : block;
  }

  .sp-site-navigation.button-menu ul.toggled-on{
    display : block;
  }

  .sp-site-navigation.button-menu > ul{
    display : none;
  }

  .sp-site-navigation.horizontal{
    padding-top : 0px;
    margin-top : 10px;
    position : relative;
  }

  .sp-site-navigation.horizontal ul{
    background-color : #ffffff;
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    width : auto;
    height : auto;
  }

  .sp-site-navigation.horizontal ul li{
    padding-left : 0px;
    border-left-width : 0px;
    width : auto;
    float : none;
  }

  .sp-site-navigation.horizontal ul li.current-menu-ancestor > a{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

  .sp-site-navigation.horizontal ul li.current-menu-item > a{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

  .sp-site-navigation.horizontal ul li.current_page_ancestor > a{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

  .sp-site-navigation.horizontal ul li.current_page_item > a{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

  .sp-site-navigation.horizontal ul li > a{
    line-height : 24px;
    padding-top : 8px;
    padding-left : 25px;
    padding-right : 10px;
    padding-bottom : 7px;
    float : none;
    display : block;
  }

  .sp-site-navigation.horizontal ul li > a:active{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

  .sp-site-navigation.horizontal ul li > a:hover{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

  .sp-site-navigation.horizontal ul ul{
    background-color : transparent;
    border-top-width : medium;
    border-left-width : medium;
    border-right-width : medium;
    border-bottom-width : medium;
    border-top-style : none;
    border-left-style : none;
    border-right-style : none;
    border-bottom-style : none;
    border-top-color : initial;
    border-left-color : initial;
    border-right-color : initial;
    border-bottom-color : initial;
    width : auto;
    min-width : 150px;
    display : block;
    position : relative;
    top : 100%;
    left : 0px;
    z-index : 9999;
  }

  .sp-site-navigation.horizontal ul ul li{
    border-bottom-width : medium;
    border-bottom-style : none;
    border-bottom-color : initial;
  }

  .sp-site-navigation.horizontal ul ul li > a{
    padding-top : 8px;
    padding-left : 50px;
    padding-right : 50px;
    padding-bottom : 8px;
    border-bottom-width : medium;
    border-bottom-style : none;
    border-bottom-color : initial;
  }

  .sp-site-navigation.minimal{
    text-align : center;
    margin-bottom : 20px;
  }

  .sp-site-navigation.minimal ul{
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    list-style-type : none;
    list-style-position : outside;
  }

  .sp-site-navigation.minimal ul li{
    display : block;
  }

  .sp-site-navigation.minimal ul li > a{
    display : block;
  }

  .sp-site-navigation.minimal ul li > a:hover{
    text-decoration : underline;
  }

  .sp-yahoo-map{
    width : 100%;
    min-height : 300px;
  }

  embed{
    max-width : 100%;
  }
}

#sp-sns-button-1 > ul{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 100%;
  list-style-type : none;
  list-style-position : outside;
}

#sp-sns-button-1 > ul > li{
  margin-top : 2px;
  margin-left : 0px;
  margin-right : 5px;
  margin-bottom : 0px;
  float : left;
  display : inline-block;
}

#sp-site-branding2-1 .extra{
  position : static;
}

#sp-site-branding2-1 .extra p.address{
  color : #a4a4a4;
}

#sp-site-branding2-1 .extra p.tel{
  color : #a4a4a4;
}

#sp-site-branding2-1 .site-description{
  font-size : 1.1rem;
  font-weight : bold;
  color : #636363;
  margin-bottom : 0px;
  position : static;
}

#sp-site-branding2-1 .site-title{
  background-color : transparent;
  background-image : url(img/site-title.png);
  background-repeat : no-repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  width : 247px;
  height : 29px;
}

#sp-site-branding2-1 .site-title a{
  text-indent : -9999px;
  display : block;
}

@media not screen, screen and (min-width: 569px) {

  #sp-site-branding2-1{
    padding-top : 0px;
    padding-bottom : 26px;
  }

  #sp-site-branding2-1 .extra{
    margin-top : 2px;
    width : 247px;
    float : left;
    clear : left;
  }

  #sp-site-branding2-1 .extra p.address{
    text-align : left;
  }

  #sp-site-branding2-1 .extra p.tel{
    text-align : left;
  }

  #sp-site-branding2-1 .site-description{
    text-align : right;
    padding-left : 257px;
    margin-top : 2px;
    margin-left : -257px;
    width : 100%;
    float : right;
    clear : left;
  }

  #sp-site-branding2-1 .site-title{
    margin-top : 26px;
    clear : right;
  }
}

@media screen and (max-width: 568px) {

  #sp-site-branding2-1{
    padding-top : 23px;
    padding-bottom : 20px;
  }

  #sp-site-branding2-1 .extra{
    padding-top : 0px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 0px;
    margin-top : 6px;
  }

  #sp-site-branding2-1 .extra p{
    padding-left : 0px;
    padding-right : 0px;
  }

  #sp-site-branding2-1 .site-description{
    padding-left : 10px;
    padding-right : 10px;
    margin-top : 13px;
  }

  #sp-site-branding2-1 .site-title{
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
  }
}

.page-access#content #page-content, .page-blog#content #page-content, .page-company#content #page-content, .page-concept#content #page-content, .page-contact#content #page-content, .page-custom#content #page-content, .page-custom1#content #page-content, .page-custom100#content #page-content, .page-custom101#content #page-content, .page-custom102#content #page-content, .page-custom103#content #page-content, .page-custom104#content #page-content, .page-custom105#content #page-content, .page-custom106#content #page-content, .page-custom107#content #page-content, .page-custom108#content #page-content, .page-custom109#content #page-content, .page-custom111#content #page-content, .page-custom113#content #page-content, .page-custom114#content #page-content, .page-custom117#content #page-content, .page-custom118#content #page-content, .page-custom12#content #page-content, .page-custom13#content #page-content, .page-custom14#content #page-content, .page-custom15#content #page-content, .page-custom16#content #page-content, .page-custom17#content #page-content, .page-custom2#content #page-content, .page-custom20#content #page-content, .page-custom202#content #page-content, .page-custom203#content #page-content, .page-custom204#content #page-content, .page-custom21#content #page-content, .page-custom219#content #page-content, .page-custom22#content #page-content, .page-custom23#content #page-content, .page-custom24#content #page-content, .page-custom25#content #page-content, .page-custom26#content #page-content, .page-custom28#content #page-content, .page-custom29#content #page-content, .page-custom3#content #page-content, .page-custom30#content #page-content, .page-custom302#content #page-content, .page-custom303#content #page-content, .page-custom31#content #page-content, .page-custom312#content #page-content, .page-custom320#content #page-content, .page-custom34#content #page-content, .page-custom35#content #page-content, .page-custom36#content #page-content, .page-custom37#content #page-content, .page-custom38#content #page-content, .page-custom39#content #page-content, .page-custom4#content #page-content, .page-custom40#content #page-content, .page-custom402#content #page-content, .page-custom403#content #page-content, .page-custom41#content #page-content, .page-custom42#content #page-content, .page-custom43#content #page-content, .page-custom44#content #page-content, .page-custom45#content #page-content, .page-custom46#content #page-content, .page-custom47#content #page-content, .page-custom48#content #page-content, .page-custom49#content #page-content, .page-custom5#content #page-content, .page-custom50#content #page-content, .page-custom51#content #page-content, .page-custom52#content #page-content, .page-custom54#content #page-content, .page-custom55#content #page-content, .page-custom56#content #page-content, .page-custom58#content #page-content, .page-custom59#content #page-content, .page-custom6#content #page-content, .page-custom60#content #page-content, .page-custom62#content #page-content, .page-custom63#content #page-content, .page-custom64#content #page-content, .page-custom65#content #page-content, .page-custom69#content #page-content, .page-custom7#content #page-content, .page-custom70#content #page-content, .page-custom71#content #page-content, .page-custom712#content #page-content, .page-custom72#content #page-content, .page-custom73#content #page-content, .page-custom74#content #page-content, .page-custom75#content #page-content, .page-custom76#content #page-content, .page-custom79#content #page-content, .page-custom8#content #page-content, .page-custom80#content #page-content, .page-custom81#content #page-content, .page-custom812#content #page-content, .page-custom82#content #page-content, .page-custom83#content #page-content, .page-custom84#content #page-content, .page-custom85#content #page-content, .page-custom86#content #page-content, .page-custom87#content #page-content, .page-custom9#content #page-content, .page-custom902#content #page-content, .page-custom913#content #page-content, .page-custom92#content #page-content, .page-custom95#content #page-content, .page-custom96#content #page-content, .page-custom97#content #page-content, .page-custom98#content #page-content, .page-estate#content #page-content, .page-estate1#content #page-content, .page-estate10#content #page-content, .page-estate2#content #page-content, .page-estate3#content #page-content, .page-estate4#content #page-content, .page-estate5#content #page-content, .page-estate6#content #page-content, .page-estate7#content #page-content, .page-estate8#content #page-content, .page-estate9#content #page-content, .page-privacy#content #page-content, .page-real_estate_archive#content #page-content, .page-toppage#content #page-content, #sp-block-container-1, #sp-block-container-2, #sp-block-container-3, #sp-block-container-4, #sp-block-container-5{
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 26px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 11px;
  margin-top : 0px;
  margin-bottom : 25px;
  border-top-width : medium;
  border-left-width : 6px;
  border-right-width : 6px;
  border-bottom-width : 6px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : initial;
  border-left-color : #ffeaea;
  border-right-color : #ffeaea;
  border-bottom-color : #ffeaea;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
}

.page-access#content #page-content > blockquote, .page-blog#content #page-content > blockquote, .page-company#content #page-content > blockquote, .page-concept#content #page-content > blockquote, .page-contact#content #page-content > blockquote, .page-custom#content #page-content > blockquote, .page-custom1#content #page-content > blockquote, .page-custom100#content #page-content > blockquote, .page-custom101#content #page-content > blockquote, .page-custom102#content #page-content > blockquote, .page-custom103#content #page-content > blockquote, .page-custom104#content #page-content > blockquote, .page-custom105#content #page-content > blockquote, .page-custom106#content #page-content > blockquote, .page-custom107#content #page-content > blockquote, .page-custom108#content #page-content > blockquote, .page-custom109#content #page-content > blockquote, .page-custom111#content #page-content > blockquote, .page-custom113#content #page-content > blockquote, .page-custom114#content #page-content > blockquote, .page-custom117#content #page-content > blockquote, .page-custom118#content #page-content > blockquote, .page-custom12#content #page-content > blockquote, .page-custom13#content #page-content > blockquote, .page-custom14#content #page-content > blockquote, .page-custom15#content #page-content > blockquote, .page-custom16#content #page-content > blockquote, .page-custom17#content #page-content > blockquote, .page-custom2#content #page-content > blockquote, .page-custom20#content #page-content > blockquote, .page-custom202#content #page-content > blockquote, .page-custom203#content #page-content > blockquote, .page-custom204#content #page-content > blockquote, .page-custom21#content #page-content > blockquote, .page-custom219#content #page-content > blockquote, .page-custom22#content #page-content > blockquote, .page-custom23#content #page-content > blockquote, .page-custom24#content #page-content > blockquote, .page-custom25#content #page-content > blockquote, .page-custom26#content #page-content > blockquote, .page-custom28#content #page-content > blockquote, .page-custom29#content #page-content > blockquote, .page-custom3#content #page-content > blockquote, .page-custom30#content #page-content > blockquote, .page-custom302#content #page-content > blockquote, .page-custom303#content #page-content > blockquote, .page-custom31#content #page-content > blockquote, .page-custom312#content #page-content > blockquote, .page-custom320#content #page-content > blockquote, .page-custom34#content #page-content > blockquote, .page-custom35#content #page-content > blockquote, .page-custom36#content #page-content > blockquote, .page-custom37#content #page-content > blockquote, .page-custom38#content #page-content > blockquote, .page-custom39#content #page-content > blockquote, .page-custom4#content #page-content > blockquote, .page-custom40#content #page-content > blockquote, .page-custom402#content #page-content > blockquote, .page-custom403#content #page-content > blockquote, .page-custom41#content #page-content > blockquote, .page-custom42#content #page-content > blockquote, .page-custom43#content #page-content > blockquote, .page-custom44#content #page-content > blockquote, .page-custom45#content #page-content > blockquote, .page-custom46#content #page-content > blockquote, .page-custom47#content #page-content > blockquote, .page-custom48#content #page-content > blockquote, .page-custom49#content #page-content > blockquote, .page-custom5#content #page-content > blockquote, .page-custom50#content #page-content > blockquote, .page-custom51#content #page-content > blockquote, .page-custom52#content #page-content > blockquote, .page-custom54#content #page-content > blockquote, .page-custom55#content #page-content > blockquote, .page-custom56#content #page-content > blockquote, .page-custom58#content #page-content > blockquote, .page-custom59#content #page-content > blockquote, .page-custom6#content #page-content > blockquote, .page-custom60#content #page-content > blockquote, .page-custom62#content #page-content > blockquote, .page-custom63#content #page-content > blockquote, .page-custom64#content #page-content > blockquote, .page-custom65#content #page-content > blockquote, .page-custom69#content #page-content > blockquote, .page-custom7#content #page-content > blockquote, .page-custom70#content #page-content > blockquote, .page-custom71#content #page-content > blockquote, .page-custom712#content #page-content > blockquote, .page-custom72#content #page-content > blockquote, .page-custom73#content #page-content > blockquote, .page-custom74#content #page-content > blockquote, .page-custom75#content #page-content > blockquote, .page-custom76#content #page-content > blockquote, .page-custom79#content #page-content > blockquote, .page-custom8#content #page-content > blockquote, .page-custom80#content #page-content > blockquote, .page-custom81#content #page-content > blockquote, .page-custom812#content #page-content > blockquote, .page-custom82#content #page-content > blockquote, .page-custom83#content #page-content > blockquote, .page-custom84#content #page-content > blockquote, .page-custom85#content #page-content > blockquote, .page-custom86#content #page-content > blockquote, .page-custom87#content #page-content > blockquote, .page-custom9#content #page-content > blockquote, .page-custom902#content #page-content > blockquote, .page-custom913#content #page-content > blockquote, .page-custom92#content #page-content > blockquote, .page-custom95#content #page-content > blockquote, .page-custom96#content #page-content > blockquote, .page-custom97#content #page-content > blockquote, .page-custom98#content #page-content > blockquote, .page-estate#content #page-content > blockquote, .page-estate1#content #page-content > blockquote, .page-estate10#content #page-content > blockquote, .page-estate2#content #page-content > blockquote, .page-estate3#content #page-content > blockquote, .page-estate4#content #page-content > blockquote, .page-estate5#content #page-content > blockquote, .page-estate6#content #page-content > blockquote, .page-estate7#content #page-content > blockquote, .page-estate8#content #page-content > blockquote, .page-estate9#content #page-content > blockquote, .page-privacy#content #page-content > blockquote, .page-real_estate_archive#content #page-content > blockquote, .page-toppage#content #page-content > blockquote, #sp-block-container-1 > blockquote, #sp-block-container-2 > blockquote, #sp-block-container-3 > blockquote, #sp-block-container-4 > blockquote, #sp-block-container-5 > blockquote{
  background-color : #fdf2f2;
  padding-top : 1em;
  padding-left : 30px;
  padding-right : 30px;
  padding-bottom : 1em;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 16px;
}

.page-access#content #page-content > blockquote p, .page-blog#content #page-content > blockquote p, .page-company#content #page-content > blockquote p, .page-concept#content #page-content > blockquote p, .page-contact#content #page-content > blockquote p, .page-custom#content #page-content > blockquote p, .page-custom1#content #page-content > blockquote p, .page-custom100#content #page-content > blockquote p, .page-custom101#content #page-content > blockquote p, .page-custom102#content #page-content > blockquote p, .page-custom103#content #page-content > blockquote p, .page-custom104#content #page-content > blockquote p, .page-custom105#content #page-content > blockquote p, .page-custom106#content #page-content > blockquote p, .page-custom107#content #page-content > blockquote p, .page-custom108#content #page-content > blockquote p, .page-custom109#content #page-content > blockquote p, .page-custom111#content #page-content > blockquote p, .page-custom113#content #page-content > blockquote p, .page-custom114#content #page-content > blockquote p, .page-custom117#content #page-content > blockquote p, .page-custom118#content #page-content > blockquote p, .page-custom12#content #page-content > blockquote p, .page-custom13#content #page-content > blockquote p, .page-custom14#content #page-content > blockquote p, .page-custom15#content #page-content > blockquote p, .page-custom16#content #page-content > blockquote p, .page-custom17#content #page-content > blockquote p, .page-custom2#content #page-content > blockquote p, .page-custom20#content #page-content > blockquote p, .page-custom202#content #page-content > blockquote p, .page-custom203#content #page-content > blockquote p, .page-custom204#content #page-content > blockquote p, .page-custom21#content #page-content > blockquote p, .page-custom219#content #page-content > blockquote p, .page-custom22#content #page-content > blockquote p, .page-custom23#content #page-content > blockquote p, .page-custom24#content #page-content > blockquote p, .page-custom25#content #page-content > blockquote p, .page-custom26#content #page-content > blockquote p, .page-custom28#content #page-content > blockquote p, .page-custom29#content #page-content > blockquote p, .page-custom3#content #page-content > blockquote p, .page-custom30#content #page-content > blockquote p, .page-custom302#content #page-content > blockquote p, .page-custom303#content #page-content > blockquote p, .page-custom31#content #page-content > blockquote p, .page-custom312#content #page-content > blockquote p, .page-custom320#content #page-content > blockquote p, .page-custom34#content #page-content > blockquote p, .page-custom35#content #page-content > blockquote p, .page-custom36#content #page-content > blockquote p, .page-custom37#content #page-content > blockquote p, .page-custom38#content #page-content > blockquote p, .page-custom39#content #page-content > blockquote p, .page-custom4#content #page-content > blockquote p, .page-custom40#content #page-content > blockquote p, .page-custom402#content #page-content > blockquote p, .page-custom403#content #page-content > blockquote p, .page-custom41#content #page-content > blockquote p, .page-custom42#content #page-content > blockquote p, .page-custom43#content #page-content > blockquote p, .page-custom44#content #page-content > blockquote p, .page-custom45#content #page-content > blockquote p, .page-custom46#content #page-content > blockquote p, .page-custom47#content #page-content > blockquote p, .page-custom48#content #page-content > blockquote p, .page-custom49#content #page-content > blockquote p, .page-custom5#content #page-content > blockquote p, .page-custom50#content #page-content > blockquote p, .page-custom51#content #page-content > blockquote p, .page-custom52#content #page-content > blockquote p, .page-custom54#content #page-content > blockquote p, .page-custom55#content #page-content > blockquote p, .page-custom56#content #page-content > blockquote p, .page-custom58#content #page-content > blockquote p, .page-custom59#content #page-content > blockquote p, .page-custom6#content #page-content > blockquote p, .page-custom60#content #page-content > blockquote p, .page-custom62#content #page-content > blockquote p, .page-custom63#content #page-content > blockquote p, .page-custom64#content #page-content > blockquote p, .page-custom65#content #page-content > blockquote p, .page-custom69#content #page-content > blockquote p, .page-custom7#content #page-content > blockquote p, .page-custom70#content #page-content > blockquote p, .page-custom71#content #page-content > blockquote p, .page-custom712#content #page-content > blockquote p, .page-custom72#content #page-content > blockquote p, .page-custom73#content #page-content > blockquote p, .page-custom74#content #page-content > blockquote p, .page-custom75#content #page-content > blockquote p, .page-custom76#content #page-content > blockquote p, .page-custom79#content #page-content > blockquote p, .page-custom8#content #page-content > blockquote p, .page-custom80#content #page-content > blockquote p, .page-custom81#content #page-content > blockquote p, .page-custom812#content #page-content > blockquote p, .page-custom82#content #page-content > blockquote p, .page-custom83#content #page-content > blockquote p, .page-custom84#content #page-content > blockquote p, .page-custom85#content #page-content > blockquote p, .page-custom86#content #page-content > blockquote p, .page-custom87#content #page-content > blockquote p, .page-custom9#content #page-content > blockquote p, .page-custom902#content #page-content > blockquote p, .page-custom913#content #page-content > blockquote p, .page-custom92#content #page-content > blockquote p, .page-custom95#content #page-content > blockquote p, .page-custom96#content #page-content > blockquote p, .page-custom97#content #page-content > blockquote p, .page-custom98#content #page-content > blockquote p, .page-estate#content #page-content > blockquote p, .page-estate1#content #page-content > blockquote p, .page-estate10#content #page-content > blockquote p, .page-estate2#content #page-content > blockquote p, .page-estate3#content #page-content > blockquote p, .page-estate4#content #page-content > blockquote p, .page-estate5#content #page-content > blockquote p, .page-estate6#content #page-content > blockquote p, .page-estate7#content #page-content > blockquote p, .page-estate8#content #page-content > blockquote p, .page-estate9#content #page-content > blockquote p, .page-privacy#content #page-content > blockquote p, .page-real_estate_archive#content #page-content > blockquote p, .page-toppage#content #page-content > blockquote p, #sp-block-container-1 > blockquote p, #sp-block-container-2 > blockquote p, #sp-block-container-3 > blockquote p, #sp-block-container-4 > blockquote p, #sp-block-container-5 > blockquote p{
  margin-top : 19px;
  margin-bottom : 0px;
}

.page-access#content #page-content > blockquote p:first-child, .page-blog#content #page-content > blockquote p:first-child, .page-company#content #page-content > blockquote p:first-child, .page-concept#content #page-content > blockquote p:first-child, .page-contact#content #page-content > blockquote p:first-child, .page-custom#content #page-content > blockquote p:first-child, .page-custom1#content #page-content > blockquote p:first-child, .page-custom100#content #page-content > blockquote p:first-child, .page-custom101#content #page-content > blockquote p:first-child, .page-custom102#content #page-content > blockquote p:first-child, .page-custom103#content #page-content > blockquote p:first-child, .page-custom104#content #page-content > blockquote p:first-child, .page-custom105#content #page-content > blockquote p:first-child, .page-custom106#content #page-content > blockquote p:first-child, .page-custom107#content #page-content > blockquote p:first-child, .page-custom108#content #page-content > blockquote p:first-child, .page-custom109#content #page-content > blockquote p:first-child, .page-custom111#content #page-content > blockquote p:first-child, .page-custom113#content #page-content > blockquote p:first-child, .page-custom114#content #page-content > blockquote p:first-child, .page-custom117#content #page-content > blockquote p:first-child, .page-custom118#content #page-content > blockquote p:first-child, .page-custom12#content #page-content > blockquote p:first-child, .page-custom13#content #page-content > blockquote p:first-child, .page-custom14#content #page-content > blockquote p:first-child, .page-custom15#content #page-content > blockquote p:first-child, .page-custom16#content #page-content > blockquote p:first-child, .page-custom17#content #page-content > blockquote p:first-child, .page-custom2#content #page-content > blockquote p:first-child, .page-custom20#content #page-content > blockquote p:first-child, .page-custom202#content #page-content > blockquote p:first-child, .page-custom203#content #page-content > blockquote p:first-child, .page-custom204#content #page-content > blockquote p:first-child, .page-custom21#content #page-content > blockquote p:first-child, .page-custom219#content #page-content > blockquote p:first-child, .page-custom22#content #page-content > blockquote p:first-child, .page-custom23#content #page-content > blockquote p:first-child, .page-custom24#content #page-content > blockquote p:first-child, .page-custom25#content #page-content > blockquote p:first-child, .page-custom26#content #page-content > blockquote p:first-child, .page-custom28#content #page-content > blockquote p:first-child, .page-custom29#content #page-content > blockquote p:first-child, .page-custom3#content #page-content > blockquote p:first-child, .page-custom30#content #page-content > blockquote p:first-child, .page-custom302#content #page-content > blockquote p:first-child, .page-custom303#content #page-content > blockquote p:first-child, .page-custom31#content #page-content > blockquote p:first-child, .page-custom312#content #page-content > blockquote p:first-child, .page-custom320#content #page-content > blockquote p:first-child, .page-custom34#content #page-content > blockquote p:first-child, .page-custom35#content #page-content > blockquote p:first-child, .page-custom36#content #page-content > blockquote p:first-child, .page-custom37#content #page-content > blockquote p:first-child, .page-custom38#content #page-content > blockquote p:first-child, .page-custom39#content #page-content > blockquote p:first-child, .page-custom4#content #page-content > blockquote p:first-child, .page-custom40#content #page-content > blockquote p:first-child, .page-custom402#content #page-content > blockquote p:first-child, .page-custom403#content #page-content > blockquote p:first-child, .page-custom41#content #page-content > blockquote p:first-child, .page-custom42#content #page-content > blockquote p:first-child, .page-custom43#content #page-content > blockquote p:first-child, .page-custom44#content #page-content > blockquote p:first-child, .page-custom45#content #page-content > blockquote p:first-child, .page-custom46#content #page-content > blockquote p:first-child, .page-custom47#content #page-content > blockquote p:first-child, .page-custom48#content #page-content > blockquote p:first-child, .page-custom49#content #page-content > blockquote p:first-child, .page-custom5#content #page-content > blockquote p:first-child, .page-custom50#content #page-content > blockquote p:first-child, .page-custom51#content #page-content > blockquote p:first-child, .page-custom52#content #page-content > blockquote p:first-child, .page-custom54#content #page-content > blockquote p:first-child, .page-custom55#content #page-content > blockquote p:first-child, .page-custom56#content #page-content > blockquote p:first-child, .page-custom58#content #page-content > blockquote p:first-child, .page-custom59#content #page-content > blockquote p:first-child, .page-custom6#content #page-content > blockquote p:first-child, .page-custom60#content #page-content > blockquote p:first-child, .page-custom62#content #page-content > blockquote p:first-child, .page-custom63#content #page-content > blockquote p:first-child, .page-custom64#content #page-content > blockquote p:first-child, .page-custom65#content #page-content > blockquote p:first-child, .page-custom69#content #page-content > blockquote p:first-child, .page-custom7#content #page-content > blockquote p:first-child, .page-custom70#content #page-content > blockquote p:first-child, .page-custom71#content #page-content > blockquote p:first-child, .page-custom712#content #page-content > blockquote p:first-child, .page-custom72#content #page-content > blockquote p:first-child, .page-custom73#content #page-content > blockquote p:first-child, .page-custom74#content #page-content > blockquote p:first-child, .page-custom75#content #page-content > blockquote p:first-child, .page-custom76#content #page-content > blockquote p:first-child, .page-custom79#content #page-content > blockquote p:first-child, .page-custom8#content #page-content > blockquote p:first-child, .page-custom80#content #page-content > blockquote p:first-child, .page-custom81#content #page-content > blockquote p:first-child, .page-custom812#content #page-content > blockquote p:first-child, .page-custom82#content #page-content > blockquote p:first-child, .page-custom83#content #page-content > blockquote p:first-child, .page-custom84#content #page-content > blockquote p:first-child, .page-custom85#content #page-content > blockquote p:first-child, .page-custom86#content #page-content > blockquote p:first-child, .page-custom87#content #page-content > blockquote p:first-child, .page-custom9#content #page-content > blockquote p:first-child, .page-custom902#content #page-content > blockquote p:first-child, .page-custom913#content #page-content > blockquote p:first-child, .page-custom92#content #page-content > blockquote p:first-child, .page-custom95#content #page-content > blockquote p:first-child, .page-custom96#content #page-content > blockquote p:first-child, .page-custom97#content #page-content > blockquote p:first-child, .page-custom98#content #page-content > blockquote p:first-child, .page-estate#content #page-content > blockquote p:first-child, .page-estate1#content #page-content > blockquote p:first-child, .page-estate10#content #page-content > blockquote p:first-child, .page-estate2#content #page-content > blockquote p:first-child, .page-estate3#content #page-content > blockquote p:first-child, .page-estate4#content #page-content > blockquote p:first-child, .page-estate5#content #page-content > blockquote p:first-child, .page-estate6#content #page-content > blockquote p:first-child, .page-estate7#content #page-content > blockquote p:first-child, .page-estate8#content #page-content > blockquote p:first-child, .page-estate9#content #page-content > blockquote p:first-child, .page-privacy#content #page-content > blockquote p:first-child, .page-real_estate_archive#content #page-content > blockquote p:first-child, .page-toppage#content #page-content > blockquote p:first-child, #sp-block-container-1 > blockquote p:first-child, #sp-block-container-2 > blockquote p:first-child, #sp-block-container-3 > blockquote p:first-child, #sp-block-container-4 > blockquote p:first-child, #sp-block-container-5 > blockquote p:first-child{
  margin-top : 0px;
}

.page-access#content #page-content > h1, .page-blog#content #page-content > h1, .page-company#content #page-content > h1, .page-concept#content #page-content > h1, .page-contact#content #page-content > h1, .page-custom#content #page-content > h1, .page-custom1#content #page-content > h1, .page-custom100#content #page-content > h1, .page-custom101#content #page-content > h1, .page-custom102#content #page-content > h1, .page-custom103#content #page-content > h1, .page-custom104#content #page-content > h1, .page-custom105#content #page-content > h1, .page-custom106#content #page-content > h1, .page-custom107#content #page-content > h1, .page-custom108#content #page-content > h1, .page-custom109#content #page-content > h1, .page-custom111#content #page-content > h1, .page-custom113#content #page-content > h1, .page-custom114#content #page-content > h1, .page-custom117#content #page-content > h1, .page-custom118#content #page-content > h1, .page-custom12#content #page-content > h1, .page-custom13#content #page-content > h1, .page-custom14#content #page-content > h1, .page-custom15#content #page-content > h1, .page-custom16#content #page-content > h1, .page-custom17#content #page-content > h1, .page-custom2#content #page-content > h1, .page-custom20#content #page-content > h1, .page-custom202#content #page-content > h1, .page-custom203#content #page-content > h1, .page-custom204#content #page-content > h1, .page-custom21#content #page-content > h1, .page-custom219#content #page-content > h1, .page-custom22#content #page-content > h1, .page-custom23#content #page-content > h1, .page-custom24#content #page-content > h1, .page-custom25#content #page-content > h1, .page-custom26#content #page-content > h1, .page-custom28#content #page-content > h1, .page-custom29#content #page-content > h1, .page-custom3#content #page-content > h1, .page-custom30#content #page-content > h1, .page-custom302#content #page-content > h1, .page-custom303#content #page-content > h1, .page-custom31#content #page-content > h1, .page-custom312#content #page-content > h1, .page-custom320#content #page-content > h1, .page-custom34#content #page-content > h1, .page-custom35#content #page-content > h1, .page-custom36#content #page-content > h1, .page-custom37#content #page-content > h1, .page-custom38#content #page-content > h1, .page-custom39#content #page-content > h1, .page-custom4#content #page-content > h1, .page-custom40#content #page-content > h1, .page-custom402#content #page-content > h1, .page-custom403#content #page-content > h1, .page-custom41#content #page-content > h1, .page-custom42#content #page-content > h1, .page-custom43#content #page-content > h1, .page-custom44#content #page-content > h1, .page-custom45#content #page-content > h1, .page-custom46#content #page-content > h1, .page-custom47#content #page-content > h1, .page-custom48#content #page-content > h1, .page-custom49#content #page-content > h1, .page-custom5#content #page-content > h1, .page-custom50#content #page-content > h1, .page-custom51#content #page-content > h1, .page-custom52#content #page-content > h1, .page-custom54#content #page-content > h1, .page-custom55#content #page-content > h1, .page-custom56#content #page-content > h1, .page-custom58#content #page-content > h1, .page-custom59#content #page-content > h1, .page-custom6#content #page-content > h1, .page-custom60#content #page-content > h1, .page-custom62#content #page-content > h1, .page-custom63#content #page-content > h1, .page-custom64#content #page-content > h1, .page-custom65#content #page-content > h1, .page-custom69#content #page-content > h1, .page-custom7#content #page-content > h1, .page-custom70#content #page-content > h1, .page-custom71#content #page-content > h1, .page-custom712#content #page-content > h1, .page-custom72#content #page-content > h1, .page-custom73#content #page-content > h1, .page-custom74#content #page-content > h1, .page-custom75#content #page-content > h1, .page-custom76#content #page-content > h1, .page-custom79#content #page-content > h1, .page-custom8#content #page-content > h1, .page-custom80#content #page-content > h1, .page-custom81#content #page-content > h1, .page-custom812#content #page-content > h1, .page-custom82#content #page-content > h1, .page-custom83#content #page-content > h1, .page-custom84#content #page-content > h1, .page-custom85#content #page-content > h1, .page-custom86#content #page-content > h1, .page-custom87#content #page-content > h1, .page-custom9#content #page-content > h1, .page-custom902#content #page-content > h1, .page-custom913#content #page-content > h1, .page-custom92#content #page-content > h1, .page-custom95#content #page-content > h1, .page-custom96#content #page-content > h1, .page-custom97#content #page-content > h1, .page-custom98#content #page-content > h1, .page-estate#content #page-content > h1, .page-estate1#content #page-content > h1, .page-estate10#content #page-content > h1, .page-estate2#content #page-content > h1, .page-estate3#content #page-content > h1, .page-estate4#content #page-content > h1, .page-estate5#content #page-content > h1, .page-estate6#content #page-content > h1, .page-estate7#content #page-content > h1, .page-estate8#content #page-content > h1, .page-estate9#content #page-content > h1, .page-privacy#content #page-content > h1, .page-real_estate_archive#content #page-content > h1, .page-toppage#content #page-content > h1, #sp-block-container-1 > h1, #sp-block-container-2 > h1, #sp-block-container-3 > h1, #sp-block-container-4 > h1, #sp-block-container-5 > h1{
  font-size : 1.8rem;
  font-weight : bold;
  color : #ffffff;
  background-color : #ffeaea;
  background-image : url(img/back-title-01.png);
  background-repeat : repeat-x;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 3px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 3px;
  margin-bottom : 20px;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
}

.page-access#content #page-content > h2, .page-blog#content #page-content > h2, .page-company#content #page-content > h2, .page-concept#content #page-content > h2, .page-contact#content #page-content > h2, .page-custom#content #page-content > h2, .page-custom1#content #page-content > h2, .page-custom100#content #page-content > h2, .page-custom101#content #page-content > h2, .page-custom102#content #page-content > h2, .page-custom103#content #page-content > h2, .page-custom104#content #page-content > h2, .page-custom105#content #page-content > h2, .page-custom106#content #page-content > h2, .page-custom107#content #page-content > h2, .page-custom108#content #page-content > h2, .page-custom109#content #page-content > h2, .page-custom111#content #page-content > h2, .page-custom113#content #page-content > h2, .page-custom114#content #page-content > h2, .page-custom117#content #page-content > h2, .page-custom118#content #page-content > h2, .page-custom12#content #page-content > h2, .page-custom13#content #page-content > h2, .page-custom14#content #page-content > h2, .page-custom15#content #page-content > h2, .page-custom16#content #page-content > h2, .page-custom17#content #page-content > h2, .page-custom2#content #page-content > h2, .page-custom20#content #page-content > h2, .page-custom202#content #page-content > h2, .page-custom203#content #page-content > h2, .page-custom204#content #page-content > h2, .page-custom21#content #page-content > h2, .page-custom219#content #page-content > h2, .page-custom22#content #page-content > h2, .page-custom23#content #page-content > h2, .page-custom24#content #page-content > h2, .page-custom25#content #page-content > h2, .page-custom26#content #page-content > h2, .page-custom28#content #page-content > h2, .page-custom29#content #page-content > h2, .page-custom3#content #page-content > h2, .page-custom30#content #page-content > h2, .page-custom302#content #page-content > h2, .page-custom303#content #page-content > h2, .page-custom31#content #page-content > h2, .page-custom312#content #page-content > h2, .page-custom320#content #page-content > h2, .page-custom34#content #page-content > h2, .page-custom35#content #page-content > h2, .page-custom36#content #page-content > h2, .page-custom37#content #page-content > h2, .page-custom38#content #page-content > h2, .page-custom39#content #page-content > h2, .page-custom4#content #page-content > h2, .page-custom40#content #page-content > h2, .page-custom402#content #page-content > h2, .page-custom403#content #page-content > h2, .page-custom41#content #page-content > h2, .page-custom42#content #page-content > h2, .page-custom43#content #page-content > h2, .page-custom44#content #page-content > h2, .page-custom45#content #page-content > h2, .page-custom46#content #page-content > h2, .page-custom47#content #page-content > h2, .page-custom48#content #page-content > h2, .page-custom49#content #page-content > h2, .page-custom5#content #page-content > h2, .page-custom50#content #page-content > h2, .page-custom51#content #page-content > h2, .page-custom52#content #page-content > h2, .page-custom54#content #page-content > h2, .page-custom55#content #page-content > h2, .page-custom56#content #page-content > h2, .page-custom58#content #page-content > h2, .page-custom59#content #page-content > h2, .page-custom6#content #page-content > h2, .page-custom60#content #page-content > h2, .page-custom62#content #page-content > h2, .page-custom63#content #page-content > h2, .page-custom64#content #page-content > h2, .page-custom65#content #page-content > h2, .page-custom69#content #page-content > h2, .page-custom7#content #page-content > h2, .page-custom70#content #page-content > h2, .page-custom71#content #page-content > h2, .page-custom712#content #page-content > h2, .page-custom72#content #page-content > h2, .page-custom73#content #page-content > h2, .page-custom74#content #page-content > h2, .page-custom75#content #page-content > h2, .page-custom76#content #page-content > h2, .page-custom79#content #page-content > h2, .page-custom8#content #page-content > h2, .page-custom80#content #page-content > h2, .page-custom81#content #page-content > h2, .page-custom812#content #page-content > h2, .page-custom82#content #page-content > h2, .page-custom83#content #page-content > h2, .page-custom84#content #page-content > h2, .page-custom85#content #page-content > h2, .page-custom86#content #page-content > h2, .page-custom87#content #page-content > h2, .page-custom9#content #page-content > h2, .page-custom902#content #page-content > h2, .page-custom913#content #page-content > h2, .page-custom92#content #page-content > h2, .page-custom95#content #page-content > h2, .page-custom96#content #page-content > h2, .page-custom97#content #page-content > h2, .page-custom98#content #page-content > h2, .page-estate#content #page-content > h2, .page-estate1#content #page-content > h2, .page-estate10#content #page-content > h2, .page-estate2#content #page-content > h2, .page-estate3#content #page-content > h2, .page-estate4#content #page-content > h2, .page-estate5#content #page-content > h2, .page-estate6#content #page-content > h2, .page-estate7#content #page-content > h2, .page-estate8#content #page-content > h2, .page-estate9#content #page-content > h2, .page-privacy#content #page-content > h2, .page-real_estate_archive#content #page-content > h2, .page-toppage#content #page-content > h2, #sp-block-container-1 > h2, #sp-block-container-2 > h2, #sp-block-container-3 > h2, #sp-block-container-4 > h2, #sp-block-container-5 > h2{
  font-size : 1.8rem;
  font-weight : bold;
  color : #c76b6b;
  margin-bottom : 20px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #cccccc;
}

.page-access#content #page-content > h3, .page-blog#content #page-content > h3, .page-company#content #page-content > h3, .page-concept#content #page-content > h3, .page-contact#content #page-content > h3, .page-custom#content #page-content > h3, .page-custom1#content #page-content > h3, .page-custom100#content #page-content > h3, .page-custom101#content #page-content > h3, .page-custom102#content #page-content > h3, .page-custom103#content #page-content > h3, .page-custom104#content #page-content > h3, .page-custom105#content #page-content > h3, .page-custom106#content #page-content > h3, .page-custom107#content #page-content > h3, .page-custom108#content #page-content > h3, .page-custom109#content #page-content > h3, .page-custom111#content #page-content > h3, .page-custom113#content #page-content > h3, .page-custom114#content #page-content > h3, .page-custom117#content #page-content > h3, .page-custom118#content #page-content > h3, .page-custom12#content #page-content > h3, .page-custom13#content #page-content > h3, .page-custom14#content #page-content > h3, .page-custom15#content #page-content > h3, .page-custom16#content #page-content > h3, .page-custom17#content #page-content > h3, .page-custom2#content #page-content > h3, .page-custom20#content #page-content > h3, .page-custom202#content #page-content > h3, .page-custom203#content #page-content > h3, .page-custom204#content #page-content > h3, .page-custom21#content #page-content > h3, .page-custom219#content #page-content > h3, .page-custom22#content #page-content > h3, .page-custom23#content #page-content > h3, .page-custom24#content #page-content > h3, .page-custom25#content #page-content > h3, .page-custom26#content #page-content > h3, .page-custom28#content #page-content > h3, .page-custom29#content #page-content > h3, .page-custom3#content #page-content > h3, .page-custom30#content #page-content > h3, .page-custom302#content #page-content > h3, .page-custom303#content #page-content > h3, .page-custom31#content #page-content > h3, .page-custom312#content #page-content > h3, .page-custom320#content #page-content > h3, .page-custom34#content #page-content > h3, .page-custom35#content #page-content > h3, .page-custom36#content #page-content > h3, .page-custom37#content #page-content > h3, .page-custom38#content #page-content > h3, .page-custom39#content #page-content > h3, .page-custom4#content #page-content > h3, .page-custom40#content #page-content > h3, .page-custom402#content #page-content > h3, .page-custom403#content #page-content > h3, .page-custom41#content #page-content > h3, .page-custom42#content #page-content > h3, .page-custom43#content #page-content > h3, .page-custom44#content #page-content > h3, .page-custom45#content #page-content > h3, .page-custom46#content #page-content > h3, .page-custom47#content #page-content > h3, .page-custom48#content #page-content > h3, .page-custom49#content #page-content > h3, .page-custom5#content #page-content > h3, .page-custom50#content #page-content > h3, .page-custom51#content #page-content > h3, .page-custom52#content #page-content > h3, .page-custom54#content #page-content > h3, .page-custom55#content #page-content > h3, .page-custom56#content #page-content > h3, .page-custom58#content #page-content > h3, .page-custom59#content #page-content > h3, .page-custom6#content #page-content > h3, .page-custom60#content #page-content > h3, .page-custom62#content #page-content > h3, .page-custom63#content #page-content > h3, .page-custom64#content #page-content > h3, .page-custom65#content #page-content > h3, .page-custom69#content #page-content > h3, .page-custom7#content #page-content > h3, .page-custom70#content #page-content > h3, .page-custom71#content #page-content > h3, .page-custom712#content #page-content > h3, .page-custom72#content #page-content > h3, .page-custom73#content #page-content > h3, .page-custom74#content #page-content > h3, .page-custom75#content #page-content > h3, .page-custom76#content #page-content > h3, .page-custom79#content #page-content > h3, .page-custom8#content #page-content > h3, .page-custom80#content #page-content > h3, .page-custom81#content #page-content > h3, .page-custom812#content #page-content > h3, .page-custom82#content #page-content > h3, .page-custom83#content #page-content > h3, .page-custom84#content #page-content > h3, .page-custom85#content #page-content > h3, .page-custom86#content #page-content > h3, .page-custom87#content #page-content > h3, .page-custom9#content #page-content > h3, .page-custom902#content #page-content > h3, .page-custom913#content #page-content > h3, .page-custom92#content #page-content > h3, .page-custom95#content #page-content > h3, .page-custom96#content #page-content > h3, .page-custom97#content #page-content > h3, .page-custom98#content #page-content > h3, .page-estate#content #page-content > h3, .page-estate1#content #page-content > h3, .page-estate10#content #page-content > h3, .page-estate2#content #page-content > h3, .page-estate3#content #page-content > h3, .page-estate4#content #page-content > h3, .page-estate5#content #page-content > h3, .page-estate6#content #page-content > h3, .page-estate7#content #page-content > h3, .page-estate8#content #page-content > h3, .page-estate9#content #page-content > h3, .page-privacy#content #page-content > h3, .page-real_estate_archive#content #page-content > h3, .page-toppage#content #page-content > h3, #sp-block-container-1 > h3, #sp-block-container-2 > h3, #sp-block-container-3 > h3, #sp-block-container-4 > h3, #sp-block-container-5 > h3{
  font-size : 1.6rem;
  font-weight : normal;
  margin-bottom : 21px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #cccccc;
}

.page-access#content #page-content > h4, .page-blog#content #page-content > h4, .page-company#content #page-content > h4, .page-concept#content #page-content > h4, .page-contact#content #page-content > h4, .page-custom#content #page-content > h4, .page-custom1#content #page-content > h4, .page-custom100#content #page-content > h4, .page-custom101#content #page-content > h4, .page-custom102#content #page-content > h4, .page-custom103#content #page-content > h4, .page-custom104#content #page-content > h4, .page-custom105#content #page-content > h4, .page-custom106#content #page-content > h4, .page-custom107#content #page-content > h4, .page-custom108#content #page-content > h4, .page-custom109#content #page-content > h4, .page-custom111#content #page-content > h4, .page-custom113#content #page-content > h4, .page-custom114#content #page-content > h4, .page-custom117#content #page-content > h4, .page-custom118#content #page-content > h4, .page-custom12#content #page-content > h4, .page-custom13#content #page-content > h4, .page-custom14#content #page-content > h4, .page-custom15#content #page-content > h4, .page-custom16#content #page-content > h4, .page-custom17#content #page-content > h4, .page-custom2#content #page-content > h4, .page-custom20#content #page-content > h4, .page-custom202#content #page-content > h4, .page-custom203#content #page-content > h4, .page-custom204#content #page-content > h4, .page-custom21#content #page-content > h4, .page-custom219#content #page-content > h4, .page-custom22#content #page-content > h4, .page-custom23#content #page-content > h4, .page-custom24#content #page-content > h4, .page-custom25#content #page-content > h4, .page-custom26#content #page-content > h4, .page-custom28#content #page-content > h4, .page-custom29#content #page-content > h4, .page-custom3#content #page-content > h4, .page-custom30#content #page-content > h4, .page-custom302#content #page-content > h4, .page-custom303#content #page-content > h4, .page-custom31#content #page-content > h4, .page-custom312#content #page-content > h4, .page-custom320#content #page-content > h4, .page-custom34#content #page-content > h4, .page-custom35#content #page-content > h4, .page-custom36#content #page-content > h4, .page-custom37#content #page-content > h4, .page-custom38#content #page-content > h4, .page-custom39#content #page-content > h4, .page-custom4#content #page-content > h4, .page-custom40#content #page-content > h4, .page-custom402#content #page-content > h4, .page-custom403#content #page-content > h4, .page-custom41#content #page-content > h4, .page-custom42#content #page-content > h4, .page-custom43#content #page-content > h4, .page-custom44#content #page-content > h4, .page-custom45#content #page-content > h4, .page-custom46#content #page-content > h4, .page-custom47#content #page-content > h4, .page-custom48#content #page-content > h4, .page-custom49#content #page-content > h4, .page-custom5#content #page-content > h4, .page-custom50#content #page-content > h4, .page-custom51#content #page-content > h4, .page-custom52#content #page-content > h4, .page-custom54#content #page-content > h4, .page-custom55#content #page-content > h4, .page-custom56#content #page-content > h4, .page-custom58#content #page-content > h4, .page-custom59#content #page-content > h4, .page-custom6#content #page-content > h4, .page-custom60#content #page-content > h4, .page-custom62#content #page-content > h4, .page-custom63#content #page-content > h4, .page-custom64#content #page-content > h4, .page-custom65#content #page-content > h4, .page-custom69#content #page-content > h4, .page-custom7#content #page-content > h4, .page-custom70#content #page-content > h4, .page-custom71#content #page-content > h4, .page-custom712#content #page-content > h4, .page-custom72#content #page-content > h4, .page-custom73#content #page-content > h4, .page-custom74#content #page-content > h4, .page-custom75#content #page-content > h4, .page-custom76#content #page-content > h4, .page-custom79#content #page-content > h4, .page-custom8#content #page-content > h4, .page-custom80#content #page-content > h4, .page-custom81#content #page-content > h4, .page-custom812#content #page-content > h4, .page-custom82#content #page-content > h4, .page-custom83#content #page-content > h4, .page-custom84#content #page-content > h4, .page-custom85#content #page-content > h4, .page-custom86#content #page-content > h4, .page-custom87#content #page-content > h4, .page-custom9#content #page-content > h4, .page-custom902#content #page-content > h4, .page-custom913#content #page-content > h4, .page-custom92#content #page-content > h4, .page-custom95#content #page-content > h4, .page-custom96#content #page-content > h4, .page-custom97#content #page-content > h4, .page-custom98#content #page-content > h4, .page-estate#content #page-content > h4, .page-estate1#content #page-content > h4, .page-estate10#content #page-content > h4, .page-estate2#content #page-content > h4, .page-estate3#content #page-content > h4, .page-estate4#content #page-content > h4, .page-estate5#content #page-content > h4, .page-estate6#content #page-content > h4, .page-estate7#content #page-content > h4, .page-estate8#content #page-content > h4, .page-estate9#content #page-content > h4, .page-privacy#content #page-content > h4, .page-real_estate_archive#content #page-content > h4, .page-toppage#content #page-content > h4, #sp-block-container-1 > h4, #sp-block-container-2 > h4, #sp-block-container-3 > h4, #sp-block-container-4 > h4, #sp-block-container-5 > h4{
  font-size : 1.5rem;
  font-weight : normal;
  margin-bottom : 21px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #cccccc;
}

.page-access#content #page-content > h5, .page-blog#content #page-content > h5, .page-company#content #page-content > h5, .page-concept#content #page-content > h5, .page-contact#content #page-content > h5, .page-custom#content #page-content > h5, .page-custom1#content #page-content > h5, .page-custom100#content #page-content > h5, .page-custom101#content #page-content > h5, .page-custom102#content #page-content > h5, .page-custom103#content #page-content > h5, .page-custom104#content #page-content > h5, .page-custom105#content #page-content > h5, .page-custom106#content #page-content > h5, .page-custom107#content #page-content > h5, .page-custom108#content #page-content > h5, .page-custom109#content #page-content > h5, .page-custom111#content #page-content > h5, .page-custom113#content #page-content > h5, .page-custom114#content #page-content > h5, .page-custom117#content #page-content > h5, .page-custom118#content #page-content > h5, .page-custom12#content #page-content > h5, .page-custom13#content #page-content > h5, .page-custom14#content #page-content > h5, .page-custom15#content #page-content > h5, .page-custom16#content #page-content > h5, .page-custom17#content #page-content > h5, .page-custom2#content #page-content > h5, .page-custom20#content #page-content > h5, .page-custom202#content #page-content > h5, .page-custom203#content #page-content > h5, .page-custom204#content #page-content > h5, .page-custom21#content #page-content > h5, .page-custom219#content #page-content > h5, .page-custom22#content #page-content > h5, .page-custom23#content #page-content > h5, .page-custom24#content #page-content > h5, .page-custom25#content #page-content > h5, .page-custom26#content #page-content > h5, .page-custom28#content #page-content > h5, .page-custom29#content #page-content > h5, .page-custom3#content #page-content > h5, .page-custom30#content #page-content > h5, .page-custom302#content #page-content > h5, .page-custom303#content #page-content > h5, .page-custom31#content #page-content > h5, .page-custom312#content #page-content > h5, .page-custom320#content #page-content > h5, .page-custom34#content #page-content > h5, .page-custom35#content #page-content > h5, .page-custom36#content #page-content > h5, .page-custom37#content #page-content > h5, .page-custom38#content #page-content > h5, .page-custom39#content #page-content > h5, .page-custom4#content #page-content > h5, .page-custom40#content #page-content > h5, .page-custom402#content #page-content > h5, .page-custom403#content #page-content > h5, .page-custom41#content #page-content > h5, .page-custom42#content #page-content > h5, .page-custom43#content #page-content > h5, .page-custom44#content #page-content > h5, .page-custom45#content #page-content > h5, .page-custom46#content #page-content > h5, .page-custom47#content #page-content > h5, .page-custom48#content #page-content > h5, .page-custom49#content #page-content > h5, .page-custom5#content #page-content > h5, .page-custom50#content #page-content > h5, .page-custom51#content #page-content > h5, .page-custom52#content #page-content > h5, .page-custom54#content #page-content > h5, .page-custom55#content #page-content > h5, .page-custom56#content #page-content > h5, .page-custom58#content #page-content > h5, .page-custom59#content #page-content > h5, .page-custom6#content #page-content > h5, .page-custom60#content #page-content > h5, .page-custom62#content #page-content > h5, .page-custom63#content #page-content > h5, .page-custom64#content #page-content > h5, .page-custom65#content #page-content > h5, .page-custom69#content #page-content > h5, .page-custom7#content #page-content > h5, .page-custom70#content #page-content > h5, .page-custom71#content #page-content > h5, .page-custom712#content #page-content > h5, .page-custom72#content #page-content > h5, .page-custom73#content #page-content > h5, .page-custom74#content #page-content > h5, .page-custom75#content #page-content > h5, .page-custom76#content #page-content > h5, .page-custom79#content #page-content > h5, .page-custom8#content #page-content > h5, .page-custom80#content #page-content > h5, .page-custom81#content #page-content > h5, .page-custom812#content #page-content > h5, .page-custom82#content #page-content > h5, .page-custom83#content #page-content > h5, .page-custom84#content #page-content > h5, .page-custom85#content #page-content > h5, .page-custom86#content #page-content > h5, .page-custom87#content #page-content > h5, .page-custom9#content #page-content > h5, .page-custom902#content #page-content > h5, .page-custom913#content #page-content > h5, .page-custom92#content #page-content > h5, .page-custom95#content #page-content > h5, .page-custom96#content #page-content > h5, .page-custom97#content #page-content > h5, .page-custom98#content #page-content > h5, .page-estate#content #page-content > h5, .page-estate1#content #page-content > h5, .page-estate10#content #page-content > h5, .page-estate2#content #page-content > h5, .page-estate3#content #page-content > h5, .page-estate4#content #page-content > h5, .page-estate5#content #page-content > h5, .page-estate6#content #page-content > h5, .page-estate7#content #page-content > h5, .page-estate8#content #page-content > h5, .page-estate9#content #page-content > h5, .page-privacy#content #page-content > h5, .page-real_estate_archive#content #page-content > h5, .page-toppage#content #page-content > h5, #sp-block-container-1 > h5, #sp-block-container-2 > h5, #sp-block-container-3 > h5, #sp-block-container-4 > h5, #sp-block-container-5 > h5{
  font-size : 1.4rem;
  font-weight : normal;
  margin-bottom : 21px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #cccccc;
}

.page-access#content #page-content > h6, .page-blog#content #page-content > h6, .page-company#content #page-content > h6, .page-concept#content #page-content > h6, .page-contact#content #page-content > h6, .page-custom#content #page-content > h6, .page-custom1#content #page-content > h6, .page-custom100#content #page-content > h6, .page-custom101#content #page-content > h6, .page-custom102#content #page-content > h6, .page-custom103#content #page-content > h6, .page-custom104#content #page-content > h6, .page-custom105#content #page-content > h6, .page-custom106#content #page-content > h6, .page-custom107#content #page-content > h6, .page-custom108#content #page-content > h6, .page-custom109#content #page-content > h6, .page-custom111#content #page-content > h6, .page-custom113#content #page-content > h6, .page-custom114#content #page-content > h6, .page-custom117#content #page-content > h6, .page-custom118#content #page-content > h6, .page-custom12#content #page-content > h6, .page-custom13#content #page-content > h6, .page-custom14#content #page-content > h6, .page-custom15#content #page-content > h6, .page-custom16#content #page-content > h6, .page-custom17#content #page-content > h6, .page-custom2#content #page-content > h6, .page-custom20#content #page-content > h6, .page-custom202#content #page-content > h6, .page-custom203#content #page-content > h6, .page-custom204#content #page-content > h6, .page-custom21#content #page-content > h6, .page-custom219#content #page-content > h6, .page-custom22#content #page-content > h6, .page-custom23#content #page-content > h6, .page-custom24#content #page-content > h6, .page-custom25#content #page-content > h6, .page-custom26#content #page-content > h6, .page-custom28#content #page-content > h6, .page-custom29#content #page-content > h6, .page-custom3#content #page-content > h6, .page-custom30#content #page-content > h6, .page-custom302#content #page-content > h6, .page-custom303#content #page-content > h6, .page-custom31#content #page-content > h6, .page-custom312#content #page-content > h6, .page-custom320#content #page-content > h6, .page-custom34#content #page-content > h6, .page-custom35#content #page-content > h6, .page-custom36#content #page-content > h6, .page-custom37#content #page-content > h6, .page-custom38#content #page-content > h6, .page-custom39#content #page-content > h6, .page-custom4#content #page-content > h6, .page-custom40#content #page-content > h6, .page-custom402#content #page-content > h6, .page-custom403#content #page-content > h6, .page-custom41#content #page-content > h6, .page-custom42#content #page-content > h6, .page-custom43#content #page-content > h6, .page-custom44#content #page-content > h6, .page-custom45#content #page-content > h6, .page-custom46#content #page-content > h6, .page-custom47#content #page-content > h6, .page-custom48#content #page-content > h6, .page-custom49#content #page-content > h6, .page-custom5#content #page-content > h6, .page-custom50#content #page-content > h6, .page-custom51#content #page-content > h6, .page-custom52#content #page-content > h6, .page-custom54#content #page-content > h6, .page-custom55#content #page-content > h6, .page-custom56#content #page-content > h6, .page-custom58#content #page-content > h6, .page-custom59#content #page-content > h6, .page-custom6#content #page-content > h6, .page-custom60#content #page-content > h6, .page-custom62#content #page-content > h6, .page-custom63#content #page-content > h6, .page-custom64#content #page-content > h6, .page-custom65#content #page-content > h6, .page-custom69#content #page-content > h6, .page-custom7#content #page-content > h6, .page-custom70#content #page-content > h6, .page-custom71#content #page-content > h6, .page-custom712#content #page-content > h6, .page-custom72#content #page-content > h6, .page-custom73#content #page-content > h6, .page-custom74#content #page-content > h6, .page-custom75#content #page-content > h6, .page-custom76#content #page-content > h6, .page-custom79#content #page-content > h6, .page-custom8#content #page-content > h6, .page-custom80#content #page-content > h6, .page-custom81#content #page-content > h6, .page-custom812#content #page-content > h6, .page-custom82#content #page-content > h6, .page-custom83#content #page-content > h6, .page-custom84#content #page-content > h6, .page-custom85#content #page-content > h6, .page-custom86#content #page-content > h6, .page-custom87#content #page-content > h6, .page-custom9#content #page-content > h6, .page-custom902#content #page-content > h6, .page-custom913#content #page-content > h6, .page-custom92#content #page-content > h6, .page-custom95#content #page-content > h6, .page-custom96#content #page-content > h6, .page-custom97#content #page-content > h6, .page-custom98#content #page-content > h6, .page-estate#content #page-content > h6, .page-estate1#content #page-content > h6, .page-estate10#content #page-content > h6, .page-estate2#content #page-content > h6, .page-estate3#content #page-content > h6, .page-estate4#content #page-content > h6, .page-estate5#content #page-content > h6, .page-estate6#content #page-content > h6, .page-estate7#content #page-content > h6, .page-estate8#content #page-content > h6, .page-estate9#content #page-content > h6, .page-privacy#content #page-content > h6, .page-real_estate_archive#content #page-content > h6, .page-toppage#content #page-content > h6, #sp-block-container-1 > h6, #sp-block-container-2 > h6, #sp-block-container-3 > h6, #sp-block-container-4 > h6, #sp-block-container-5 > h6{
  font-size : 1.3rem;
  font-weight : normal;
  margin-bottom : 20px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #cccccc;
}

.page-access#content #page-content > hr, .page-blog#content #page-content > hr, .page-company#content #page-content > hr, .page-concept#content #page-content > hr, .page-contact#content #page-content > hr, .page-custom#content #page-content > hr, .page-custom1#content #page-content > hr, .page-custom100#content #page-content > hr, .page-custom101#content #page-content > hr, .page-custom102#content #page-content > hr, .page-custom103#content #page-content > hr, .page-custom104#content #page-content > hr, .page-custom105#content #page-content > hr, .page-custom106#content #page-content > hr, .page-custom107#content #page-content > hr, .page-custom108#content #page-content > hr, .page-custom109#content #page-content > hr, .page-custom111#content #page-content > hr, .page-custom113#content #page-content > hr, .page-custom114#content #page-content > hr, .page-custom117#content #page-content > hr, .page-custom118#content #page-content > hr, .page-custom12#content #page-content > hr, .page-custom13#content #page-content > hr, .page-custom14#content #page-content > hr, .page-custom15#content #page-content > hr, .page-custom16#content #page-content > hr, .page-custom17#content #page-content > hr, .page-custom2#content #page-content > hr, .page-custom20#content #page-content > hr, .page-custom202#content #page-content > hr, .page-custom203#content #page-content > hr, .page-custom204#content #page-content > hr, .page-custom21#content #page-content > hr, .page-custom219#content #page-content > hr, .page-custom22#content #page-content > hr, .page-custom23#content #page-content > hr, .page-custom24#content #page-content > hr, .page-custom25#content #page-content > hr, .page-custom26#content #page-content > hr, .page-custom28#content #page-content > hr, .page-custom29#content #page-content > hr, .page-custom3#content #page-content > hr, .page-custom30#content #page-content > hr, .page-custom302#content #page-content > hr, .page-custom303#content #page-content > hr, .page-custom31#content #page-content > hr, .page-custom312#content #page-content > hr, .page-custom320#content #page-content > hr, .page-custom34#content #page-content > hr, .page-custom35#content #page-content > hr, .page-custom36#content #page-content > hr, .page-custom37#content #page-content > hr, .page-custom38#content #page-content > hr, .page-custom39#content #page-content > hr, .page-custom4#content #page-content > hr, .page-custom40#content #page-content > hr, .page-custom402#content #page-content > hr, .page-custom403#content #page-content > hr, .page-custom41#content #page-content > hr, .page-custom42#content #page-content > hr, .page-custom43#content #page-content > hr, .page-custom44#content #page-content > hr, .page-custom45#content #page-content > hr, .page-custom46#content #page-content > hr, .page-custom47#content #page-content > hr, .page-custom48#content #page-content > hr, .page-custom49#content #page-content > hr, .page-custom5#content #page-content > hr, .page-custom50#content #page-content > hr, .page-custom51#content #page-content > hr, .page-custom52#content #page-content > hr, .page-custom54#content #page-content > hr, .page-custom55#content #page-content > hr, .page-custom56#content #page-content > hr, .page-custom58#content #page-content > hr, .page-custom59#content #page-content > hr, .page-custom6#content #page-content > hr, .page-custom60#content #page-content > hr, .page-custom62#content #page-content > hr, .page-custom63#content #page-content > hr, .page-custom64#content #page-content > hr, .page-custom65#content #page-content > hr, .page-custom69#content #page-content > hr, .page-custom7#content #page-content > hr, .page-custom70#content #page-content > hr, .page-custom71#content #page-content > hr, .page-custom712#content #page-content > hr, .page-custom72#content #page-content > hr, .page-custom73#content #page-content > hr, .page-custom74#content #page-content > hr, .page-custom75#content #page-content > hr, .page-custom76#content #page-content > hr, .page-custom79#content #page-content > hr, .page-custom8#content #page-content > hr, .page-custom80#content #page-content > hr, .page-custom81#content #page-content > hr, .page-custom812#content #page-content > hr, .page-custom82#content #page-content > hr, .page-custom83#content #page-content > hr, .page-custom84#content #page-content > hr, .page-custom85#content #page-content > hr, .page-custom86#content #page-content > hr, .page-custom87#content #page-content > hr, .page-custom9#content #page-content > hr, .page-custom902#content #page-content > hr, .page-custom913#content #page-content > hr, .page-custom92#content #page-content > hr, .page-custom95#content #page-content > hr, .page-custom96#content #page-content > hr, .page-custom97#content #page-content > hr, .page-custom98#content #page-content > hr, .page-estate#content #page-content > hr, .page-estate1#content #page-content > hr, .page-estate10#content #page-content > hr, .page-estate2#content #page-content > hr, .page-estate3#content #page-content > hr, .page-estate4#content #page-content > hr, .page-estate5#content #page-content > hr, .page-estate6#content #page-content > hr, .page-estate7#content #page-content > hr, .page-estate8#content #page-content > hr, .page-estate9#content #page-content > hr, .page-privacy#content #page-content > hr, .page-real_estate_archive#content #page-content > hr, .page-toppage#content #page-content > hr, #sp-block-container-1 > hr, #sp-block-container-2 > hr, #sp-block-container-3 > hr, #sp-block-container-4 > hr, #sp-block-container-5 > hr{
  margin-bottom : 19px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #f49924;
}

.page-access#content #page-content > img, .page-blog#content #page-content > img, .page-company#content #page-content > img, .page-concept#content #page-content > img, .page-contact#content #page-content > img, .page-custom#content #page-content > img, .page-custom1#content #page-content > img, .page-custom100#content #page-content > img, .page-custom101#content #page-content > img, .page-custom102#content #page-content > img, .page-custom103#content #page-content > img, .page-custom104#content #page-content > img, .page-custom105#content #page-content > img, .page-custom106#content #page-content > img, .page-custom107#content #page-content > img, .page-custom108#content #page-content > img, .page-custom109#content #page-content > img, .page-custom111#content #page-content > img, .page-custom113#content #page-content > img, .page-custom114#content #page-content > img, .page-custom117#content #page-content > img, .page-custom118#content #page-content > img, .page-custom12#content #page-content > img, .page-custom13#content #page-content > img, .page-custom14#content #page-content > img, .page-custom15#content #page-content > img, .page-custom16#content #page-content > img, .page-custom17#content #page-content > img, .page-custom2#content #page-content > img, .page-custom20#content #page-content > img, .page-custom202#content #page-content > img, .page-custom203#content #page-content > img, .page-custom204#content #page-content > img, .page-custom21#content #page-content > img, .page-custom219#content #page-content > img, .page-custom22#content #page-content > img, .page-custom23#content #page-content > img, .page-custom24#content #page-content > img, .page-custom25#content #page-content > img, .page-custom26#content #page-content > img, .page-custom28#content #page-content > img, .page-custom29#content #page-content > img, .page-custom3#content #page-content > img, .page-custom30#content #page-content > img, .page-custom302#content #page-content > img, .page-custom303#content #page-content > img, .page-custom31#content #page-content > img, .page-custom312#content #page-content > img, .page-custom320#content #page-content > img, .page-custom34#content #page-content > img, .page-custom35#content #page-content > img, .page-custom36#content #page-content > img, .page-custom37#content #page-content > img, .page-custom38#content #page-content > img, .page-custom39#content #page-content > img, .page-custom4#content #page-content > img, .page-custom40#content #page-content > img, .page-custom402#content #page-content > img, .page-custom403#content #page-content > img, .page-custom41#content #page-content > img, .page-custom42#content #page-content > img, .page-custom43#content #page-content > img, .page-custom44#content #page-content > img, .page-custom45#content #page-content > img, .page-custom46#content #page-content > img, .page-custom47#content #page-content > img, .page-custom48#content #page-content > img, .page-custom49#content #page-content > img, .page-custom5#content #page-content > img, .page-custom50#content #page-content > img, .page-custom51#content #page-content > img, .page-custom52#content #page-content > img, .page-custom54#content #page-content > img, .page-custom55#content #page-content > img, .page-custom56#content #page-content > img, .page-custom58#content #page-content > img, .page-custom59#content #page-content > img, .page-custom6#content #page-content > img, .page-custom60#content #page-content > img, .page-custom62#content #page-content > img, .page-custom63#content #page-content > img, .page-custom64#content #page-content > img, .page-custom65#content #page-content > img, .page-custom69#content #page-content > img, .page-custom7#content #page-content > img, .page-custom70#content #page-content > img, .page-custom71#content #page-content > img, .page-custom712#content #page-content > img, .page-custom72#content #page-content > img, .page-custom73#content #page-content > img, .page-custom74#content #page-content > img, .page-custom75#content #page-content > img, .page-custom76#content #page-content > img, .page-custom79#content #page-content > img, .page-custom8#content #page-content > img, .page-custom80#content #page-content > img, .page-custom81#content #page-content > img, .page-custom812#content #page-content > img, .page-custom82#content #page-content > img, .page-custom83#content #page-content > img, .page-custom84#content #page-content > img, .page-custom85#content #page-content > img, .page-custom86#content #page-content > img, .page-custom87#content #page-content > img, .page-custom9#content #page-content > img, .page-custom902#content #page-content > img, .page-custom913#content #page-content > img, .page-custom92#content #page-content > img, .page-custom95#content #page-content > img, .page-custom96#content #page-content > img, .page-custom97#content #page-content > img, .page-custom98#content #page-content > img, .page-estate#content #page-content > img, .page-estate1#content #page-content > img, .page-estate10#content #page-content > img, .page-estate2#content #page-content > img, .page-estate3#content #page-content > img, .page-estate4#content #page-content > img, .page-estate5#content #page-content > img, .page-estate6#content #page-content > img, .page-estate7#content #page-content > img, .page-estate8#content #page-content > img, .page-estate9#content #page-content > img, .page-privacy#content #page-content > img, .page-real_estate_archive#content #page-content > img, .page-toppage#content #page-content > img, #sp-block-container-1 > img, #sp-block-container-2 > img, #sp-block-container-3 > img, #sp-block-container-4 > img, #sp-block-container-5 > img{
  margin-top : 0px;
  margin-bottom : 19px;
}

.page-access#content #page-content > ins, .page-blog#content #page-content > ins, .page-company#content #page-content > ins, .page-concept#content #page-content > ins, .page-contact#content #page-content > ins, .page-custom#content #page-content > ins, .page-custom1#content #page-content > ins, .page-custom100#content #page-content > ins, .page-custom101#content #page-content > ins, .page-custom102#content #page-content > ins, .page-custom103#content #page-content > ins, .page-custom104#content #page-content > ins, .page-custom105#content #page-content > ins, .page-custom106#content #page-content > ins, .page-custom107#content #page-content > ins, .page-custom108#content #page-content > ins, .page-custom109#content #page-content > ins, .page-custom111#content #page-content > ins, .page-custom113#content #page-content > ins, .page-custom114#content #page-content > ins, .page-custom117#content #page-content > ins, .page-custom118#content #page-content > ins, .page-custom12#content #page-content > ins, .page-custom13#content #page-content > ins, .page-custom14#content #page-content > ins, .page-custom15#content #page-content > ins, .page-custom16#content #page-content > ins, .page-custom17#content #page-content > ins, .page-custom2#content #page-content > ins, .page-custom20#content #page-content > ins, .page-custom202#content #page-content > ins, .page-custom203#content #page-content > ins, .page-custom204#content #page-content > ins, .page-custom21#content #page-content > ins, .page-custom219#content #page-content > ins, .page-custom22#content #page-content > ins, .page-custom23#content #page-content > ins, .page-custom24#content #page-content > ins, .page-custom25#content #page-content > ins, .page-custom26#content #page-content > ins, .page-custom28#content #page-content > ins, .page-custom29#content #page-content > ins, .page-custom3#content #page-content > ins, .page-custom30#content #page-content > ins, .page-custom302#content #page-content > ins, .page-custom303#content #page-content > ins, .page-custom31#content #page-content > ins, .page-custom312#content #page-content > ins, .page-custom320#content #page-content > ins, .page-custom34#content #page-content > ins, .page-custom35#content #page-content > ins, .page-custom36#content #page-content > ins, .page-custom37#content #page-content > ins, .page-custom38#content #page-content > ins, .page-custom39#content #page-content > ins, .page-custom4#content #page-content > ins, .page-custom40#content #page-content > ins, .page-custom402#content #page-content > ins, .page-custom403#content #page-content > ins, .page-custom41#content #page-content > ins, .page-custom42#content #page-content > ins, .page-custom43#content #page-content > ins, .page-custom44#content #page-content > ins, .page-custom45#content #page-content > ins, .page-custom46#content #page-content > ins, .page-custom47#content #page-content > ins, .page-custom48#content #page-content > ins, .page-custom49#content #page-content > ins, .page-custom5#content #page-content > ins, .page-custom50#content #page-content > ins, .page-custom51#content #page-content > ins, .page-custom52#content #page-content > ins, .page-custom54#content #page-content > ins, .page-custom55#content #page-content > ins, .page-custom56#content #page-content > ins, .page-custom58#content #page-content > ins, .page-custom59#content #page-content > ins, .page-custom6#content #page-content > ins, .page-custom60#content #page-content > ins, .page-custom62#content #page-content > ins, .page-custom63#content #page-content > ins, .page-custom64#content #page-content > ins, .page-custom65#content #page-content > ins, .page-custom69#content #page-content > ins, .page-custom7#content #page-content > ins, .page-custom70#content #page-content > ins, .page-custom71#content #page-content > ins, .page-custom712#content #page-content > ins, .page-custom72#content #page-content > ins, .page-custom73#content #page-content > ins, .page-custom74#content #page-content > ins, .page-custom75#content #page-content > ins, .page-custom76#content #page-content > ins, .page-custom79#content #page-content > ins, .page-custom8#content #page-content > ins, .page-custom80#content #page-content > ins, .page-custom81#content #page-content > ins, .page-custom812#content #page-content > ins, .page-custom82#content #page-content > ins, .page-custom83#content #page-content > ins, .page-custom84#content #page-content > ins, .page-custom85#content #page-content > ins, .page-custom86#content #page-content > ins, .page-custom87#content #page-content > ins, .page-custom9#content #page-content > ins, .page-custom902#content #page-content > ins, .page-custom913#content #page-content > ins, .page-custom92#content #page-content > ins, .page-custom95#content #page-content > ins, .page-custom96#content #page-content > ins, .page-custom97#content #page-content > ins, .page-custom98#content #page-content > ins, .page-estate#content #page-content > ins, .page-estate1#content #page-content > ins, .page-estate10#content #page-content > ins, .page-estate2#content #page-content > ins, .page-estate3#content #page-content > ins, .page-estate4#content #page-content > ins, .page-estate5#content #page-content > ins, .page-estate6#content #page-content > ins, .page-estate7#content #page-content > ins, .page-estate8#content #page-content > ins, .page-estate9#content #page-content > ins, .page-privacy#content #page-content > ins, .page-real_estate_archive#content #page-content > ins, .page-toppage#content #page-content > ins, #sp-block-container-1 > ins, #sp-block-container-2 > ins, #sp-block-container-3 > ins, #sp-block-container-4 > ins, #sp-block-container-5 > ins{
  background-color : #fff9c0;
  text-decoration : none;
  padding-top : 5px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 5px;
}

.page-access#content #page-content > ol, .page-blog#content #page-content > ol, .page-company#content #page-content > ol, .page-concept#content #page-content > ol, .page-contact#content #page-content > ol, .page-custom#content #page-content > ol, .page-custom1#content #page-content > ol, .page-custom100#content #page-content > ol, .page-custom101#content #page-content > ol, .page-custom102#content #page-content > ol, .page-custom103#content #page-content > ol, .page-custom104#content #page-content > ol, .page-custom105#content #page-content > ol, .page-custom106#content #page-content > ol, .page-custom107#content #page-content > ol, .page-custom108#content #page-content > ol, .page-custom109#content #page-content > ol, .page-custom111#content #page-content > ol, .page-custom113#content #page-content > ol, .page-custom114#content #page-content > ol, .page-custom117#content #page-content > ol, .page-custom118#content #page-content > ol, .page-custom12#content #page-content > ol, .page-custom13#content #page-content > ol, .page-custom14#content #page-content > ol, .page-custom15#content #page-content > ol, .page-custom16#content #page-content > ol, .page-custom17#content #page-content > ol, .page-custom2#content #page-content > ol, .page-custom20#content #page-content > ol, .page-custom202#content #page-content > ol, .page-custom203#content #page-content > ol, .page-custom204#content #page-content > ol, .page-custom21#content #page-content > ol, .page-custom219#content #page-content > ol, .page-custom22#content #page-content > ol, .page-custom23#content #page-content > ol, .page-custom24#content #page-content > ol, .page-custom25#content #page-content > ol, .page-custom26#content #page-content > ol, .page-custom28#content #page-content > ol, .page-custom29#content #page-content > ol, .page-custom3#content #page-content > ol, .page-custom30#content #page-content > ol, .page-custom302#content #page-content > ol, .page-custom303#content #page-content > ol, .page-custom31#content #page-content > ol, .page-custom312#content #page-content > ol, .page-custom320#content #page-content > ol, .page-custom34#content #page-content > ol, .page-custom35#content #page-content > ol, .page-custom36#content #page-content > ol, .page-custom37#content #page-content > ol, .page-custom38#content #page-content > ol, .page-custom39#content #page-content > ol, .page-custom4#content #page-content > ol, .page-custom40#content #page-content > ol, .page-custom402#content #page-content > ol, .page-custom403#content #page-content > ol, .page-custom41#content #page-content > ol, .page-custom42#content #page-content > ol, .page-custom43#content #page-content > ol, .page-custom44#content #page-content > ol, .page-custom45#content #page-content > ol, .page-custom46#content #page-content > ol, .page-custom47#content #page-content > ol, .page-custom48#content #page-content > ol, .page-custom49#content #page-content > ol, .page-custom5#content #page-content > ol, .page-custom50#content #page-content > ol, .page-custom51#content #page-content > ol, .page-custom52#content #page-content > ol, .page-custom54#content #page-content > ol, .page-custom55#content #page-content > ol, .page-custom56#content #page-content > ol, .page-custom58#content #page-content > ol, .page-custom59#content #page-content > ol, .page-custom6#content #page-content > ol, .page-custom60#content #page-content > ol, .page-custom62#content #page-content > ol, .page-custom63#content #page-content > ol, .page-custom64#content #page-content > ol, .page-custom65#content #page-content > ol, .page-custom69#content #page-content > ol, .page-custom7#content #page-content > ol, .page-custom70#content #page-content > ol, .page-custom71#content #page-content > ol, .page-custom712#content #page-content > ol, .page-custom72#content #page-content > ol, .page-custom73#content #page-content > ol, .page-custom74#content #page-content > ol, .page-custom75#content #page-content > ol, .page-custom76#content #page-content > ol, .page-custom79#content #page-content > ol, .page-custom8#content #page-content > ol, .page-custom80#content #page-content > ol, .page-custom81#content #page-content > ol, .page-custom812#content #page-content > ol, .page-custom82#content #page-content > ol, .page-custom83#content #page-content > ol, .page-custom84#content #page-content > ol, .page-custom85#content #page-content > ol, .page-custom86#content #page-content > ol, .page-custom87#content #page-content > ol, .page-custom9#content #page-content > ol, .page-custom902#content #page-content > ol, .page-custom913#content #page-content > ol, .page-custom92#content #page-content > ol, .page-custom95#content #page-content > ol, .page-custom96#content #page-content > ol, .page-custom97#content #page-content > ol, .page-custom98#content #page-content > ol, .page-estate#content #page-content > ol, .page-estate1#content #page-content > ol, .page-estate10#content #page-content > ol, .page-estate2#content #page-content > ol, .page-estate3#content #page-content > ol, .page-estate4#content #page-content > ol, .page-estate5#content #page-content > ol, .page-estate6#content #page-content > ol, .page-estate7#content #page-content > ol, .page-estate8#content #page-content > ol, .page-estate9#content #page-content > ol, .page-privacy#content #page-content > ol, .page-real_estate_archive#content #page-content > ol, .page-toppage#content #page-content > ol, #sp-block-container-1 > ol, #sp-block-container-2 > ol, #sp-block-container-3 > ol, #sp-block-container-4 > ol, #sp-block-container-5 > ol{
  padding-top : 0px;
  padding-left : 13px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 18px;
  list-style-position : inside;
}

.page-access#content #page-content > ol ol, .page-blog#content #page-content > ol ol, .page-company#content #page-content > ol ol, .page-concept#content #page-content > ol ol, .page-contact#content #page-content > ol ol, .page-custom#content #page-content > ol ol, .page-custom1#content #page-content > ol ol, .page-custom100#content #page-content > ol ol, .page-custom101#content #page-content > ol ol, .page-custom102#content #page-content > ol ol, .page-custom103#content #page-content > ol ol, .page-custom104#content #page-content > ol ol, .page-custom105#content #page-content > ol ol, .page-custom106#content #page-content > ol ol, .page-custom107#content #page-content > ol ol, .page-custom108#content #page-content > ol ol, .page-custom109#content #page-content > ol ol, .page-custom111#content #page-content > ol ol, .page-custom113#content #page-content > ol ol, .page-custom114#content #page-content > ol ol, .page-custom117#content #page-content > ol ol, .page-custom118#content #page-content > ol ol, .page-custom12#content #page-content > ol ol, .page-custom13#content #page-content > ol ol, .page-custom14#content #page-content > ol ol, .page-custom15#content #page-content > ol ol, .page-custom16#content #page-content > ol ol, .page-custom17#content #page-content > ol ol, .page-custom2#content #page-content > ol ol, .page-custom20#content #page-content > ol ol, .page-custom202#content #page-content > ol ol, .page-custom203#content #page-content > ol ol, .page-custom204#content #page-content > ol ol, .page-custom21#content #page-content > ol ol, .page-custom219#content #page-content > ol ol, .page-custom22#content #page-content > ol ol, .page-custom23#content #page-content > ol ol, .page-custom24#content #page-content > ol ol, .page-custom25#content #page-content > ol ol, .page-custom26#content #page-content > ol ol, .page-custom28#content #page-content > ol ol, .page-custom29#content #page-content > ol ol, .page-custom3#content #page-content > ol ol, .page-custom30#content #page-content > ol ol, .page-custom302#content #page-content > ol ol, .page-custom303#content #page-content > ol ol, .page-custom31#content #page-content > ol ol, .page-custom312#content #page-content > ol ol, .page-custom320#content #page-content > ol ol, .page-custom34#content #page-content > ol ol, .page-custom35#content #page-content > ol ol, .page-custom36#content #page-content > ol ol, .page-custom37#content #page-content > ol ol, .page-custom38#content #page-content > ol ol, .page-custom39#content #page-content > ol ol, .page-custom4#content #page-content > ol ol, .page-custom40#content #page-content > ol ol, .page-custom402#content #page-content > ol ol, .page-custom403#content #page-content > ol ol, .page-custom41#content #page-content > ol ol, .page-custom42#content #page-content > ol ol, .page-custom43#content #page-content > ol ol, .page-custom44#content #page-content > ol ol, .page-custom45#content #page-content > ol ol, .page-custom46#content #page-content > ol ol, .page-custom47#content #page-content > ol ol, .page-custom48#content #page-content > ol ol, .page-custom49#content #page-content > ol ol, .page-custom5#content #page-content > ol ol, .page-custom50#content #page-content > ol ol, .page-custom51#content #page-content > ol ol, .page-custom52#content #page-content > ol ol, .page-custom54#content #page-content > ol ol, .page-custom55#content #page-content > ol ol, .page-custom56#content #page-content > ol ol, .page-custom58#content #page-content > ol ol, .page-custom59#content #page-content > ol ol, .page-custom6#content #page-content > ol ol, .page-custom60#content #page-content > ol ol, .page-custom62#content #page-content > ol ol, .page-custom63#content #page-content > ol ol, .page-custom64#content #page-content > ol ol, .page-custom65#content #page-content > ol ol, .page-custom69#content #page-content > ol ol, .page-custom7#content #page-content > ol ol, .page-custom70#content #page-content > ol ol, .page-custom71#content #page-content > ol ol, .page-custom712#content #page-content > ol ol, .page-custom72#content #page-content > ol ol, .page-custom73#content #page-content > ol ol, .page-custom74#content #page-content > ol ol, .page-custom75#content #page-content > ol ol, .page-custom76#content #page-content > ol ol, .page-custom79#content #page-content > ol ol, .page-custom8#content #page-content > ol ol, .page-custom80#content #page-content > ol ol, .page-custom81#content #page-content > ol ol, .page-custom812#content #page-content > ol ol, .page-custom82#content #page-content > ol ol, .page-custom83#content #page-content > ol ol, .page-custom84#content #page-content > ol ol, .page-custom85#content #page-content > ol ol, .page-custom86#content #page-content > ol ol, .page-custom87#content #page-content > ol ol, .page-custom9#content #page-content > ol ol, .page-custom902#content #page-content > ol ol, .page-custom913#content #page-content > ol ol, .page-custom92#content #page-content > ol ol, .page-custom95#content #page-content > ol ol, .page-custom96#content #page-content > ol ol, .page-custom97#content #page-content > ol ol, .page-custom98#content #page-content > ol ol, .page-estate#content #page-content > ol ol, .page-estate1#content #page-content > ol ol, .page-estate10#content #page-content > ol ol, .page-estate2#content #page-content > ol ol, .page-estate3#content #page-content > ol ol, .page-estate4#content #page-content > ol ol, .page-estate5#content #page-content > ol ol, .page-estate6#content #page-content > ol ol, .page-estate7#content #page-content > ol ol, .page-estate8#content #page-content > ol ol, .page-estate9#content #page-content > ol ol, .page-privacy#content #page-content > ol ol, .page-real_estate_archive#content #page-content > ol ol, .page-toppage#content #page-content > ol ol, #sp-block-container-1 > ol ol, #sp-block-container-2 > ol ol, #sp-block-container-3 > ol ol, #sp-block-container-4 > ol ol, #sp-block-container-5 > ol ol{
  margin-bottom : 0px;
}

.page-access#content #page-content > p, .page-blog#content #page-content > p, .page-company#content #page-content > p, .page-concept#content #page-content > p, .page-contact#content #page-content > p, .page-custom#content #page-content > p, .page-custom1#content #page-content > p, .page-custom100#content #page-content > p, .page-custom101#content #page-content > p, .page-custom102#content #page-content > p, .page-custom103#content #page-content > p, .page-custom104#content #page-content > p, .page-custom105#content #page-content > p, .page-custom106#content #page-content > p, .page-custom107#content #page-content > p, .page-custom108#content #page-content > p, .page-custom109#content #page-content > p, .page-custom111#content #page-content > p, .page-custom113#content #page-content > p, .page-custom114#content #page-content > p, .page-custom117#content #page-content > p, .page-custom118#content #page-content > p, .page-custom12#content #page-content > p, .page-custom13#content #page-content > p, .page-custom14#content #page-content > p, .page-custom15#content #page-content > p, .page-custom16#content #page-content > p, .page-custom17#content #page-content > p, .page-custom2#content #page-content > p, .page-custom20#content #page-content > p, .page-custom202#content #page-content > p, .page-custom203#content #page-content > p, .page-custom204#content #page-content > p, .page-custom21#content #page-content > p, .page-custom219#content #page-content > p, .page-custom22#content #page-content > p, .page-custom23#content #page-content > p, .page-custom24#content #page-content > p, .page-custom25#content #page-content > p, .page-custom26#content #page-content > p, .page-custom28#content #page-content > p, .page-custom29#content #page-content > p, .page-custom3#content #page-content > p, .page-custom30#content #page-content > p, .page-custom302#content #page-content > p, .page-custom303#content #page-content > p, .page-custom31#content #page-content > p, .page-custom312#content #page-content > p, .page-custom320#content #page-content > p, .page-custom34#content #page-content > p, .page-custom35#content #page-content > p, .page-custom36#content #page-content > p, .page-custom37#content #page-content > p, .page-custom38#content #page-content > p, .page-custom39#content #page-content > p, .page-custom4#content #page-content > p, .page-custom40#content #page-content > p, .page-custom402#content #page-content > p, .page-custom403#content #page-content > p, .page-custom41#content #page-content > p, .page-custom42#content #page-content > p, .page-custom43#content #page-content > p, .page-custom44#content #page-content > p, .page-custom45#content #page-content > p, .page-custom46#content #page-content > p, .page-custom47#content #page-content > p, .page-custom48#content #page-content > p, .page-custom49#content #page-content > p, .page-custom5#content #page-content > p, .page-custom50#content #page-content > p, .page-custom51#content #page-content > p, .page-custom52#content #page-content > p, .page-custom54#content #page-content > p, .page-custom55#content #page-content > p, .page-custom56#content #page-content > p, .page-custom58#content #page-content > p, .page-custom59#content #page-content > p, .page-custom6#content #page-content > p, .page-custom60#content #page-content > p, .page-custom62#content #page-content > p, .page-custom63#content #page-content > p, .page-custom64#content #page-content > p, .page-custom65#content #page-content > p, .page-custom69#content #page-content > p, .page-custom7#content #page-content > p, .page-custom70#content #page-content > p, .page-custom71#content #page-content > p, .page-custom712#content #page-content > p, .page-custom72#content #page-content > p, .page-custom73#content #page-content > p, .page-custom74#content #page-content > p, .page-custom75#content #page-content > p, .page-custom76#content #page-content > p, .page-custom79#content #page-content > p, .page-custom8#content #page-content > p, .page-custom80#content #page-content > p, .page-custom81#content #page-content > p, .page-custom812#content #page-content > p, .page-custom82#content #page-content > p, .page-custom83#content #page-content > p, .page-custom84#content #page-content > p, .page-custom85#content #page-content > p, .page-custom86#content #page-content > p, .page-custom87#content #page-content > p, .page-custom9#content #page-content > p, .page-custom902#content #page-content > p, .page-custom913#content #page-content > p, .page-custom92#content #page-content > p, .page-custom95#content #page-content > p, .page-custom96#content #page-content > p, .page-custom97#content #page-content > p, .page-custom98#content #page-content > p, .page-estate#content #page-content > p, .page-estate1#content #page-content > p, .page-estate10#content #page-content > p, .page-estate2#content #page-content > p, .page-estate3#content #page-content > p, .page-estate4#content #page-content > p, .page-estate5#content #page-content > p, .page-estate6#content #page-content > p, .page-estate7#content #page-content > p, .page-estate8#content #page-content > p, .page-estate9#content #page-content > p, .page-privacy#content #page-content > p, .page-real_estate_archive#content #page-content > p, .page-toppage#content #page-content > p, #sp-block-container-1 > p, #sp-block-container-2 > p, #sp-block-container-3 > p, #sp-block-container-4 > p, #sp-block-container-5 > p{
  margin-top : 0px;
  margin-bottom : 19px;
}

.page-access#content #page-content > pre, .page-blog#content #page-content > pre, .page-company#content #page-content > pre, .page-concept#content #page-content > pre, .page-contact#content #page-content > pre, .page-custom#content #page-content > pre, .page-custom1#content #page-content > pre, .page-custom100#content #page-content > pre, .page-custom101#content #page-content > pre, .page-custom102#content #page-content > pre, .page-custom103#content #page-content > pre, .page-custom104#content #page-content > pre, .page-custom105#content #page-content > pre, .page-custom106#content #page-content > pre, .page-custom107#content #page-content > pre, .page-custom108#content #page-content > pre, .page-custom109#content #page-content > pre, .page-custom111#content #page-content > pre, .page-custom113#content #page-content > pre, .page-custom114#content #page-content > pre, .page-custom117#content #page-content > pre, .page-custom118#content #page-content > pre, .page-custom12#content #page-content > pre, .page-custom13#content #page-content > pre, .page-custom14#content #page-content > pre, .page-custom15#content #page-content > pre, .page-custom16#content #page-content > pre, .page-custom17#content #page-content > pre, .page-custom2#content #page-content > pre, .page-custom20#content #page-content > pre, .page-custom202#content #page-content > pre, .page-custom203#content #page-content > pre, .page-custom204#content #page-content > pre, .page-custom21#content #page-content > pre, .page-custom219#content #page-content > pre, .page-custom22#content #page-content > pre, .page-custom23#content #page-content > pre, .page-custom24#content #page-content > pre, .page-custom25#content #page-content > pre, .page-custom26#content #page-content > pre, .page-custom28#content #page-content > pre, .page-custom29#content #page-content > pre, .page-custom3#content #page-content > pre, .page-custom30#content #page-content > pre, .page-custom302#content #page-content > pre, .page-custom303#content #page-content > pre, .page-custom31#content #page-content > pre, .page-custom312#content #page-content > pre, .page-custom320#content #page-content > pre, .page-custom34#content #page-content > pre, .page-custom35#content #page-content > pre, .page-custom36#content #page-content > pre, .page-custom37#content #page-content > pre, .page-custom38#content #page-content > pre, .page-custom39#content #page-content > pre, .page-custom4#content #page-content > pre, .page-custom40#content #page-content > pre, .page-custom402#content #page-content > pre, .page-custom403#content #page-content > pre, .page-custom41#content #page-content > pre, .page-custom42#content #page-content > pre, .page-custom43#content #page-content > pre, .page-custom44#content #page-content > pre, .page-custom45#content #page-content > pre, .page-custom46#content #page-content > pre, .page-custom47#content #page-content > pre, .page-custom48#content #page-content > pre, .page-custom49#content #page-content > pre, .page-custom5#content #page-content > pre, .page-custom50#content #page-content > pre, .page-custom51#content #page-content > pre, .page-custom52#content #page-content > pre, .page-custom54#content #page-content > pre, .page-custom55#content #page-content > pre, .page-custom56#content #page-content > pre, .page-custom58#content #page-content > pre, .page-custom59#content #page-content > pre, .page-custom6#content #page-content > pre, .page-custom60#content #page-content > pre, .page-custom62#content #page-content > pre, .page-custom63#content #page-content > pre, .page-custom64#content #page-content > pre, .page-custom65#content #page-content > pre, .page-custom69#content #page-content > pre, .page-custom7#content #page-content > pre, .page-custom70#content #page-content > pre, .page-custom71#content #page-content > pre, .page-custom712#content #page-content > pre, .page-custom72#content #page-content > pre, .page-custom73#content #page-content > pre, .page-custom74#content #page-content > pre, .page-custom75#content #page-content > pre, .page-custom76#content #page-content > pre, .page-custom79#content #page-content > pre, .page-custom8#content #page-content > pre, .page-custom80#content #page-content > pre, .page-custom81#content #page-content > pre, .page-custom812#content #page-content > pre, .page-custom82#content #page-content > pre, .page-custom83#content #page-content > pre, .page-custom84#content #page-content > pre, .page-custom85#content #page-content > pre, .page-custom86#content #page-content > pre, .page-custom87#content #page-content > pre, .page-custom9#content #page-content > pre, .page-custom902#content #page-content > pre, .page-custom913#content #page-content > pre, .page-custom92#content #page-content > pre, .page-custom95#content #page-content > pre, .page-custom96#content #page-content > pre, .page-custom97#content #page-content > pre, .page-custom98#content #page-content > pre, .page-estate#content #page-content > pre, .page-estate1#content #page-content > pre, .page-estate10#content #page-content > pre, .page-estate2#content #page-content > pre, .page-estate3#content #page-content > pre, .page-estate4#content #page-content > pre, .page-estate5#content #page-content > pre, .page-estate6#content #page-content > pre, .page-estate7#content #page-content > pre, .page-estate8#content #page-content > pre, .page-estate9#content #page-content > pre, .page-privacy#content #page-content > pre, .page-real_estate_archive#content #page-content > pre, .page-toppage#content #page-content > pre, #sp-block-container-1 > pre, #sp-block-container-2 > pre, #sp-block-container-3 > pre, #sp-block-container-4 > pre, #sp-block-container-5 > pre{
  background-color : #fdf2f2;
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  overflow : auto;
  word-wrap : normal;
}

#sp-definition-list-1, #sp-definition-list-2{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 19px;
}

#sp-definition-list-1 > dd, #sp-definition-list-2 > dd{
  margin-top : 10px;
  margin-left : 40px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-definition-list-1 > dt, #sp-definition-list-2 > dt{
  padding-left : 15px;
  margin-top : 25px;
  border-left-width : 5px;
  border-left-style : solid;
  border-left-color : #f49924;
}

#sp-definition-list-1 > dt:first-child, #sp-definition-list-2 > dt:first-child{
  margin-top : 0px;
}

#breadcrumb-list{
  font-size : 1.1rem;
  padding-left : 20px;
  padding-right : 20px;
  box-sizing : border-box;
}

#breadcrumb-list div{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 16px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 16px;
}

#breadcrumb-list div a{
  color : #f0a7a7;
}

#sp-button-2 > a{
  font-size : 1.2rem;
  color : #de7676;
  background-color : #ffffff;
  text-decoration : none;
  text-align : center;
  padding-top : 6px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 5px;
  margin-top : 15px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #e98585;
  border-left-color : #e98585;
  border-right-color : #e98585;
  border-bottom-color : #e98585;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
}

#sp-list-1, #sp-list-2, #sp-list-3{
  padding-top : 0px;
  padding-left : 13px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 18px;
  list-style-type : none;
  list-style-position : outside;
}

#sp-list-1 > li, #sp-list-2 > li, #sp-list-3 > li{
  background-image : url(img/icon-arrow-03.png);
  background-repeat : no-repeat;
  background-position : left 0.5em;
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 0px;
  padding-bottom : 0px;
}

#sp-list-1 > ul, #sp-list-2 > ul, #sp-list-3 > ul{
  margin-bottom : 0px;
}

@media not screen, screen and (min-width: 569px) {

  #sp-site-navigation-2{
    background-color : #ffeae9;
    text-align : center;
    padding-top : 12px;
    padding-left : 100%;
    padding-right : 100%;
    padding-bottom : 12px;
    margin-left : -100%;
    margin-right : -100%;
    margin-bottom : 0px;
  }

  #sp-site-navigation-2 a::before{
    background-image : url(img/icon-arrow-02.png);
    vertical-align : middle;
    margin-right : 8px;
    width : 12px;
    height : 12px;
    display : inline-block;
    content : "";
  }

  #sp-site-navigation-2 > ul{
    font-size : 1.2rem;
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
  }

  #sp-site-navigation-2 > ul > li{
    margin-left : 19px;
    margin-right : 0px;
    display : inline-block;
  }

  #sp-site-navigation-2 > ul > li.current-menu-ancestor > a{
    text-decoration : underline;
  }

  #sp-site-navigation-2 > ul > li.current-menu-item > a{
    text-decoration : underline;
  }

  #sp-site-navigation-2 > ul > li.current_page_ancestor > a{
    text-decoration : underline;
  }

  #sp-site-navigation-2 > ul > li.current_page_item > a{
    text-decoration : underline;
  }

  #sp-site-navigation-2 > ul > li:first-child{
    margin-left : 0px;
  }

  #sp-site-navigation-2 > ul > li > a{
    line-height : 1;
    color : #c76b6b;
    display : block;
  }

  #sp-site-navigation-2 > ul > li > a:hover{
    text-decoration : underline;
  }
}

@media screen and (max-width: 568px) {

  #sp-site-navigation-2{
    font-size : 1.2rem;
    font-weight : bold;
    margin-top : 0px;
  }

  #sp-site-navigation-2 .menu-toggle{
    font-size : 1.3rem;
    background-color : #ffd9d9;
    background-image : url(img/icon-menu-toggle.png);
    background-repeat : no-repeat;
    background-position : center center;
    text-indent : -9999px;
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #ffffff;
  }

  #sp-site-navigation-2 li > a:active{
    color : #c76b6b;
    background-color : #ffd9d9;
  }

  #sp-site-navigation-2 li > a:hover{
    color : #c76b6b;
    background-color : #ffd9d9;
  }

  #sp-site-navigation-2 ul li > a{
    font-weight : bold;
    color : #ffffff;
    background-color : #fea4a4;
    padding-top : 8px;
    padding-left : 25px;
    padding-right : 10px;
    padding-bottom : 8px;
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #ffffff;
  }

  #sp-site-navigation-2 ul ul li > a{
    padding-left : 40px;
    padding-right : 10px;
  }

  #sp-site-navigation-2 ul ul ul li > a{
    padding-left : 55px;
  }

  #sp-site-navigation-2 > ul li.current-menu-ancestor > a{
    color : #c76b6b;
    background-color : #ffd9d9;
  }

  #sp-site-navigation-2 > ul li.current-menu-item > a{
    color : #c76b6b;
    background-color : #ffd9d9;
  }

  #sp-site-navigation-2 > ul li.current_page_ancestor > a{
    color : #c76b6b;
    background-color : #ffd9d9;
  }

  #sp-site-navigation-2 > ul li.current_page_item > a{
    color : #c76b6b;
    background-color : #ffd9d9;
  }
}

#sp-page-title-1 > h1{
  font-size : 1.6rem;
  font-family : "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight : bold;
  line-height : 1.5;
  color : #ffffff;
  background-color : #fea4a4;
  padding-top : 3px;
  padding-left : 19px;
  padding-right : 10px;
  padding-bottom : 3px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

@media not screen, screen and (min-width: 569px) {

  #sp-site-navigation-1, #sp-site-navigation-3{
    padding-left : 100%;
    padding-right : 100%;
    margin-left : -100%;
    margin-right : -100%;
    margin-bottom : 0px;
    border-top-width : 1px;
    border-bottom-width : 5px;
    border-top-style : solid;
    border-bottom-style : solid;
    border-top-color : #fea4a4;
    border-bottom-color : #fea4a4;
  }

  #sp-site-navigation-1 ul ul, #sp-site-navigation-3 ul ul{
    font-size : 1.2rem;
    background-color : #ffcaca;
    background-image : none;
    background-repeat : repeat;
    background-attachment : scroll;
    background-position : 0% 0%;
    background-clip : border-box;
    background-origin : padding-box;
    background-size : auto auto;
    border-top-width : 1px;
    border-left-width : 1px;
    border-right-width : 1px;
    border-bottom-width : medium;
    border-top-style : solid;
    border-left-style : solid;
    border-right-style : solid;
    border-bottom-style : none;
    border-top-color : #ffffff;
    border-left-color : #ffffff;
    border-right-color : #ffffff;
    border-bottom-color : initial;
  }

  #sp-site-navigation-1 ul ul li, #sp-site-navigation-3 ul ul li{
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #ffffff;
    position : relative;
  }

  #sp-site-navigation-1 ul ul li.menu-item-has-children > a::after, #sp-site-navigation-3 ul ul li.menu-item-has-children > a::after{
    background-image : url(img/icon-arrow-01.png);
    background-repeat : no-repeat;
    background-position : left center;
    margin-top : -3px;
    width : 6px;
    height : 7px;
    display : block;
    position : absolute;
    top : 50%;
    right : 10px;
    z-index : 10;
    content : "";
  }

  #sp-site-navigation-1 ul ul li:hover > ul, #sp-site-navigation-3 ul ul li:hover > ul{
    display : block;
    top : 0px;
    left : 100%;
  }

  #sp-site-navigation-1 ul ul li > a, #sp-site-navigation-3 ul ul li > a{
    color : #ffffff;
    background-color : #ffcaca;
    border-top-width : medium;
    border-left-width : medium;
    border-right-width : medium;
    border-bottom-width : medium;
    border-top-style : none;
    border-left-style : none;
    border-right-style : none;
    border-bottom-style : none;
    border-top-color : initial;
    border-left-color : initial;
    border-right-color : initial;
    border-bottom-color : initial;
    position : relative;
  }

  #sp-site-navigation-1 ul ul li > a:hover, #sp-site-navigation-3 ul ul li > a:hover{
    background-color : #fea4a4;
  }

  #sp-site-navigation-1 > ul, #sp-site-navigation-3 > ul{
    font-size : 1.3rem;
    margin-top : 9px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 6px;
  }

  #sp-site-navigation-1 > ul > li, #sp-site-navigation-3 > ul > li{
    margin-top : 7px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 7px;
  }

  #sp-site-navigation-1 > ul > li.current-menu-ancestor > a, #sp-site-navigation-3 > ul > li.current-menu-ancestor > a{
    color : #eb6a6a;
    background-color : transparent;
    background-image : none;
    background-repeat : repeat;
    background-attachment : scroll;
    background-position : 0% 0%;
    background-clip : border-box;
    background-origin : padding-box;
    background-size : auto auto;
  }

  #sp-site-navigation-1 > ul > li.current-menu-item > a, #sp-site-navigation-3 > ul > li.current-menu-item > a{
    color : #eb6a6a;
    background-color : transparent;
    background-image : none;
    background-repeat : repeat;
    background-attachment : scroll;
    background-position : 0% 0%;
    background-clip : border-box;
    background-origin : padding-box;
    background-size : auto auto;
  }

  #sp-site-navigation-1 > ul > li.current_page_ancestor > a, #sp-site-navigation-3 > ul > li.current_page_ancestor > a{
    color : #eb6a6a;
    background-color : transparent;
    background-image : none;
    background-repeat : repeat;
    background-attachment : scroll;
    background-position : 0% 0%;
    background-clip : border-box;
    background-origin : padding-box;
    background-size : auto auto;
  }

  #sp-site-navigation-1 > ul > li.current_page_item > a, #sp-site-navigation-3 > ul > li.current_page_item > a{
    color : #eb6a6a;
    background-color : transparent;
    background-image : none;
    background-repeat : repeat;
    background-attachment : scroll;
    background-position : 0% 0%;
    background-clip : border-box;
    background-origin : padding-box;
    background-size : auto auto;
  }

  #sp-site-navigation-1 > ul > li > a, #sp-site-navigation-3 > ul > li > a{
    font-weight : bold;
    line-height : 1;
    color : #646464;
    padding-top : 4px;
    padding-left : 29px;
    padding-right : 29px;
    padding-bottom : 4px;
    border-left-width : 1px;
    border-left-style : solid;
    border-left-color : #d3d3d3;
    display : block;
  }

  #sp-site-navigation-1 > ul > li > a:hover, #sp-site-navigation-3 > ul > li > a:hover{
    color : #eb6a6a;
    background-color : transparent;
    background-image : none;
    background-repeat : repeat;
    background-attachment : scroll;
    background-position : 0% 0%;
    background-clip : border-box;
    background-origin : padding-box;
    background-size : auto auto;
  }
}

@media screen and (max-width: 568px) {

  #sp-site-navigation-1, #sp-site-navigation-3{
    font-size : 1.2rem;
    font-weight : bold;
    margin-top : 0px;
  }

  #sp-site-navigation-1 .menu-toggle, #sp-site-navigation-3 .menu-toggle{
    font-size : 1.3rem;
    background-color : #ffd9d9;
    background-image : url(img/icon-menu-toggle.png);
    background-repeat : no-repeat;
    background-position : center center;
    text-indent : -9999px;
  }

  #sp-site-navigation-1 li > a:active, #sp-site-navigation-3 li > a:active{
    color : #c76b6b;
    background-color : #ffd9d9;
  }

  #sp-site-navigation-1 li > a:hover, #sp-site-navigation-3 li > a:hover{
    color : #c76b6b;
    background-color : #ffd9d9;
  }

  #sp-site-navigation-1 ul li > a, #sp-site-navigation-3 ul li > a{
    font-weight : bold;
    color : #ffffff;
    background-color : #fea4a4;
    padding-top : 8px;
    padding-left : 25px;
    padding-right : 10px;
    padding-bottom : 8px;
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #ffffff;
  }

  #sp-site-navigation-1 ul ul li > a, #sp-site-navigation-3 ul ul li > a{
    padding-left : 40px;
    padding-right : 10px;
  }

  #sp-site-navigation-1 ul ul ul li > a, #sp-site-navigation-3 ul ul ul li > a{
    padding-left : 55px;
  }

  #sp-site-navigation-1 > ul li.current-menu-ancestor > a, #sp-site-navigation-3 > ul li.current-menu-ancestor > a{
    color : #c76b6b;
    background-color : #ffd9d9;
  }

  #sp-site-navigation-1 > ul li.current-menu-item > a, #sp-site-navigation-3 > ul li.current-menu-item > a{
    color : #c76b6b;
    background-color : #ffd9d9;
  }

  #sp-site-navigation-1 > ul li.current_page_ancestor > a, #sp-site-navigation-3 > ul li.current_page_ancestor > a{
    color : #c76b6b;
    background-color : #ffd9d9;
  }

  #sp-site-navigation-1 > ul li.current_page_item > a, #sp-site-navigation-3 > ul li.current_page_item > a{
    color : #c76b6b;
    background-color : #ffd9d9;
  }
}

#sp-entry-content-1, #sp-entry-content-10, #sp-entry-content-11, #sp-entry-content-12, #sp-entry-content-13, #sp-entry-content-14, #sp-entry-content-15, #sp-entry-content-16, #sp-entry-content-17, #sp-entry-content-18, #sp-entry-content-19, #sp-entry-content-2, #sp-entry-content-20, #sp-entry-content-21, #sp-entry-content-22, #sp-entry-content-23, #sp-entry-content-24, #sp-entry-content-25, #sp-entry-content-26, #sp-entry-content-27, #sp-entry-content-28, #sp-entry-content-29, #sp-entry-content-3, #sp-entry-content-30, #sp-entry-content-31, #sp-entry-content-32, #sp-entry-content-33, #sp-entry-content-34, #sp-entry-content-35, #sp-entry-content-36, #sp-entry-content-37, #sp-entry-content-38, #sp-entry-content-39, #sp-entry-content-4, #sp-entry-content-40, #sp-entry-content-41, #sp-entry-content-42, #sp-entry-content-43, #sp-entry-content-44, #sp-entry-content-45, #sp-entry-content-46, #sp-entry-content-47, #sp-entry-content-48, #sp-entry-content-49, #sp-entry-content-5, #sp-entry-content-50, #sp-entry-content-51, #sp-entry-content-52, #sp-entry-content-53, #sp-entry-content-54, #sp-entry-content-55, #sp-entry-content-56, #sp-entry-content-57, #sp-entry-content-58, #sp-entry-content-59, #sp-entry-content-6, #sp-entry-content-60, #sp-entry-content-61, #sp-entry-content-62, #sp-entry-content-63, #sp-entry-content-64, #sp-entry-content-65, #sp-entry-content-66, #sp-entry-content-67, #sp-entry-content-68, #sp-entry-content-69, #sp-entry-content-7, #sp-entry-content-70, #sp-entry-content-71, #sp-entry-content-72, #sp-entry-content-73, #sp-entry-content-74, #sp-entry-content-75, #sp-entry-content-8, #sp-entry-content-9, #sp-wp-post-list-1, #sp-wp-post-list-10, #sp-wp-post-list-11, #sp-wp-post-list-12, #sp-wp-post-list-13, #sp-wp-post-list-14, #sp-wp-post-list-15, #sp-wp-post-list-16, #sp-wp-post-list-2, #sp-wp-post-list-3, #sp-wp-post-list-4, #sp-wp-post-list-5, #sp-wp-post-list-6, #sp-wp-post-list-7, #sp-wp-post-list-8, #sp-wp-post-list-9{
  padding-left : 0px;
  padding-right : 0px;
  margin-top : 0px;
  margin-bottom : 25px;
}

#sp-entry-content-1 article > header > h4 > a, #sp-entry-content-10 article > header > h4 > a, #sp-entry-content-11 article > header > h4 > a, #sp-entry-content-12 article > header > h4 > a, #sp-entry-content-13 article > header > h4 > a, #sp-entry-content-14 article > header > h4 > a, #sp-entry-content-15 article > header > h4 > a, #sp-entry-content-16 article > header > h4 > a, #sp-entry-content-17 article > header > h4 > a, #sp-entry-content-18 article > header > h4 > a, #sp-entry-content-19 article > header > h4 > a, #sp-entry-content-2 article > header > h4 > a, #sp-entry-content-20 article > header > h4 > a, #sp-entry-content-21 article > header > h4 > a, #sp-entry-content-22 article > header > h4 > a, #sp-entry-content-23 article > header > h4 > a, #sp-entry-content-24 article > header > h4 > a, #sp-entry-content-25 article > header > h4 > a, #sp-entry-content-26 article > header > h4 > a, #sp-entry-content-27 article > header > h4 > a, #sp-entry-content-28 article > header > h4 > a, #sp-entry-content-29 article > header > h4 > a, #sp-entry-content-3 article > header > h4 > a, #sp-entry-content-30 article > header > h4 > a, #sp-entry-content-31 article > header > h4 > a, #sp-entry-content-32 article > header > h4 > a, #sp-entry-content-33 article > header > h4 > a, #sp-entry-content-34 article > header > h4 > a, #sp-entry-content-35 article > header > h4 > a, #sp-entry-content-36 article > header > h4 > a, #sp-entry-content-37 article > header > h4 > a, #sp-entry-content-38 article > header > h4 > a, #sp-entry-content-39 article > header > h4 > a, #sp-entry-content-4 article > header > h4 > a, #sp-entry-content-40 article > header > h4 > a, #sp-entry-content-41 article > header > h4 > a, #sp-entry-content-42 article > header > h4 > a, #sp-entry-content-43 article > header > h4 > a, #sp-entry-content-44 article > header > h4 > a, #sp-entry-content-45 article > header > h4 > a, #sp-entry-content-46 article > header > h4 > a, #sp-entry-content-47 article > header > h4 > a, #sp-entry-content-48 article > header > h4 > a, #sp-entry-content-49 article > header > h4 > a, #sp-entry-content-5 article > header > h4 > a, #sp-entry-content-50 article > header > h4 > a, #sp-entry-content-51 article > header > h4 > a, #sp-entry-content-52 article > header > h4 > a, #sp-entry-content-53 article > header > h4 > a, #sp-entry-content-54 article > header > h4 > a, #sp-entry-content-55 article > header > h4 > a, #sp-entry-content-56 article > header > h4 > a, #sp-entry-content-57 article > header > h4 > a, #sp-entry-content-58 article > header > h4 > a, #sp-entry-content-59 article > header > h4 > a, #sp-entry-content-6 article > header > h4 > a, #sp-entry-content-60 article > header > h4 > a, #sp-entry-content-61 article > header > h4 > a, #sp-entry-content-62 article > header > h4 > a, #sp-entry-content-63 article > header > h4 > a, #sp-entry-content-64 article > header > h4 > a, #sp-entry-content-65 article > header > h4 > a, #sp-entry-content-66 article > header > h4 > a, #sp-entry-content-67 article > header > h4 > a, #sp-entry-content-68 article > header > h4 > a, #sp-entry-content-69 article > header > h4 > a, #sp-entry-content-7 article > header > h4 > a, #sp-entry-content-70 article > header > h4 > a, #sp-entry-content-71 article > header > h4 > a, #sp-entry-content-72 article > header > h4 > a, #sp-entry-content-73 article > header > h4 > a, #sp-entry-content-74 article > header > h4 > a, #sp-entry-content-75 article > header > h4 > a, #sp-entry-content-8 article > header > h4 > a, #sp-entry-content-9 article > header > h4 > a, #sp-wp-post-list-1 article > header > h4 > a, #sp-wp-post-list-10 article > header > h4 > a, #sp-wp-post-list-11 article > header > h4 > a, #sp-wp-post-list-12 article > header > h4 > a, #sp-wp-post-list-13 article > header > h4 > a, #sp-wp-post-list-14 article > header > h4 > a, #sp-wp-post-list-15 article > header > h4 > a, #sp-wp-post-list-16 article > header > h4 > a, #sp-wp-post-list-2 article > header > h4 > a, #sp-wp-post-list-3 article > header > h4 > a, #sp-wp-post-list-4 article > header > h4 > a, #sp-wp-post-list-5 article > header > h4 > a, #sp-wp-post-list-6 article > header > h4 > a, #sp-wp-post-list-7 article > header > h4 > a, #sp-wp-post-list-8 article > header > h4 > a, #sp-wp-post-list-9 article > header > h4 > a{
  font-size : 1.6rem;
  font-family : "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight : bold;
  line-height : 1.5;
  color : #c76b6b;
  background-color : #ffeaea;
  background-image : url(img/back-title-01.png);
  background-repeat : repeat-x;
  padding-top : 3px;
  padding-left : 19px;
  padding-right : 10px;
  padding-bottom : 3px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
  display : block;
}

.hpb-viewtype-content#sp-entry-content-1, .hpb-viewtype-content#sp-entry-content-10, .hpb-viewtype-content#sp-entry-content-11, .hpb-viewtype-content#sp-entry-content-12, .hpb-viewtype-content#sp-entry-content-13, .hpb-viewtype-content#sp-entry-content-14, .hpb-viewtype-content#sp-entry-content-15, .hpb-viewtype-content#sp-entry-content-16, .hpb-viewtype-content#sp-entry-content-17, .hpb-viewtype-content#sp-entry-content-18, .hpb-viewtype-content#sp-entry-content-19, .hpb-viewtype-content#sp-entry-content-2, .hpb-viewtype-content#sp-entry-content-20, .hpb-viewtype-content#sp-entry-content-21, .hpb-viewtype-content#sp-entry-content-22, .hpb-viewtype-content#sp-entry-content-23, .hpb-viewtype-content#sp-entry-content-24, .hpb-viewtype-content#sp-entry-content-25, .hpb-viewtype-content#sp-entry-content-26, .hpb-viewtype-content#sp-entry-content-27, .hpb-viewtype-content#sp-entry-content-28, .hpb-viewtype-content#sp-entry-content-29, .hpb-viewtype-content#sp-entry-content-3, .hpb-viewtype-content#sp-entry-content-30, .hpb-viewtype-content#sp-entry-content-31, .hpb-viewtype-content#sp-entry-content-32, .hpb-viewtype-content#sp-entry-content-33, .hpb-viewtype-content#sp-entry-content-34, .hpb-viewtype-content#sp-entry-content-35, .hpb-viewtype-content#sp-entry-content-36, .hpb-viewtype-content#sp-entry-content-37, .hpb-viewtype-content#sp-entry-content-38, .hpb-viewtype-content#sp-entry-content-39, .hpb-viewtype-content#sp-entry-content-4, .hpb-viewtype-content#sp-entry-content-40, .hpb-viewtype-content#sp-entry-content-41, .hpb-viewtype-content#sp-entry-content-42, .hpb-viewtype-content#sp-entry-content-43, .hpb-viewtype-content#sp-entry-content-44, .hpb-viewtype-content#sp-entry-content-45, .hpb-viewtype-content#sp-entry-content-46, .hpb-viewtype-content#sp-entry-content-47, .hpb-viewtype-content#sp-entry-content-48, .hpb-viewtype-content#sp-entry-content-49, .hpb-viewtype-content#sp-entry-content-5, .hpb-viewtype-content#sp-entry-content-50, .hpb-viewtype-content#sp-entry-content-51, .hpb-viewtype-content#sp-entry-content-52, .hpb-viewtype-content#sp-entry-content-53, .hpb-viewtype-content#sp-entry-content-54, .hpb-viewtype-content#sp-entry-content-55, .hpb-viewtype-content#sp-entry-content-56, .hpb-viewtype-content#sp-entry-content-57, .hpb-viewtype-content#sp-entry-content-58, .hpb-viewtype-content#sp-entry-content-59, .hpb-viewtype-content#sp-entry-content-6, .hpb-viewtype-content#sp-entry-content-60, .hpb-viewtype-content#sp-entry-content-61, .hpb-viewtype-content#sp-entry-content-62, .hpb-viewtype-content#sp-entry-content-63, .hpb-viewtype-content#sp-entry-content-64, .hpb-viewtype-content#sp-entry-content-65, .hpb-viewtype-content#sp-entry-content-66, .hpb-viewtype-content#sp-entry-content-67, .hpb-viewtype-content#sp-entry-content-68, .hpb-viewtype-content#sp-entry-content-69, .hpb-viewtype-content#sp-entry-content-7, .hpb-viewtype-content#sp-entry-content-70, .hpb-viewtype-content#sp-entry-content-71, .hpb-viewtype-content#sp-entry-content-72, .hpb-viewtype-content#sp-entry-content-73, .hpb-viewtype-content#sp-entry-content-74, .hpb-viewtype-content#sp-entry-content-75, .hpb-viewtype-content#sp-entry-content-8, .hpb-viewtype-content#sp-entry-content-9, .hpb-viewtype-content#sp-wp-post-list-1, .hpb-viewtype-content#sp-wp-post-list-10, .hpb-viewtype-content#sp-wp-post-list-11, .hpb-viewtype-content#sp-wp-post-list-12, .hpb-viewtype-content#sp-wp-post-list-13, .hpb-viewtype-content#sp-wp-post-list-14, .hpb-viewtype-content#sp-wp-post-list-15, .hpb-viewtype-content#sp-wp-post-list-16, .hpb-viewtype-content#sp-wp-post-list-2, .hpb-viewtype-content#sp-wp-post-list-3, .hpb-viewtype-content#sp-wp-post-list-4, .hpb-viewtype-content#sp-wp-post-list-5, .hpb-viewtype-content#sp-wp-post-list-6, .hpb-viewtype-content#sp-wp-post-list-7, .hpb-viewtype-content#sp-wp-post-list-8, .hpb-viewtype-content#sp-wp-post-list-9{
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-bottom : 11px;
  border-top-width : 6px;
  border-left-width : 6px;
  border-right-width : 6px;
  border-bottom-width : 6px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ffeaea;
  border-left-color : #ffeaea;
  border-right-color : #ffeaea;
  border-bottom-color : #ffeaea;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
}

.hpb-viewtype-content#sp-entry-content-1 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-10 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-11 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-12 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-13 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-14 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-15 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-16 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-17 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-18 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-19 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-2 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-20 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-21 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-22 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-23 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-24 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-25 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-26 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-27 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-28 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-29 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-3 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-30 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-31 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-32 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-33 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-34 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-35 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-36 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-37 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-38 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-39 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-4 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-40 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-41 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-42 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-43 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-44 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-45 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-46 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-47 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-48 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-49 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-5 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-50 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-51 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-52 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-53 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-54 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-55 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-56 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-57 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-58 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-59 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-6 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-60 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-61 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-62 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-63 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-64 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-65 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-66 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-67 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-68 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-69 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-7 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-70 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-71 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-72 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-73 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-74 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-75 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-8 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-9 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-1 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-10 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-11 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-12 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-13 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-14 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-15 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-16 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-2 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-3 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-4 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-5 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-6 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-7 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-8 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-9 > .hpb-more-entry a{
  margin-right : 20px;
}

.hpb-viewtype-content#sp-entry-content-1 > h3, .hpb-viewtype-content#sp-entry-content-10 > h3, .hpb-viewtype-content#sp-entry-content-11 > h3, .hpb-viewtype-content#sp-entry-content-12 > h3, .hpb-viewtype-content#sp-entry-content-13 > h3, .hpb-viewtype-content#sp-entry-content-14 > h3, .hpb-viewtype-content#sp-entry-content-15 > h3, .hpb-viewtype-content#sp-entry-content-16 > h3, .hpb-viewtype-content#sp-entry-content-17 > h3, .hpb-viewtype-content#sp-entry-content-18 > h3, .hpb-viewtype-content#sp-entry-content-19 > h3, .hpb-viewtype-content#sp-entry-content-2 > h3, .hpb-viewtype-content#sp-entry-content-20 > h3, .hpb-viewtype-content#sp-entry-content-21 > h3, .hpb-viewtype-content#sp-entry-content-22 > h3, .hpb-viewtype-content#sp-entry-content-23 > h3, .hpb-viewtype-content#sp-entry-content-24 > h3, .hpb-viewtype-content#sp-entry-content-25 > h3, .hpb-viewtype-content#sp-entry-content-26 > h3, .hpb-viewtype-content#sp-entry-content-27 > h3, .hpb-viewtype-content#sp-entry-content-28 > h3, .hpb-viewtype-content#sp-entry-content-29 > h3, .hpb-viewtype-content#sp-entry-content-3 > h3, .hpb-viewtype-content#sp-entry-content-30 > h3, .hpb-viewtype-content#sp-entry-content-31 > h3, .hpb-viewtype-content#sp-entry-content-32 > h3, .hpb-viewtype-content#sp-entry-content-33 > h3, .hpb-viewtype-content#sp-entry-content-34 > h3, .hpb-viewtype-content#sp-entry-content-35 > h3, .hpb-viewtype-content#sp-entry-content-36 > h3, .hpb-viewtype-content#sp-entry-content-37 > h3, .hpb-viewtype-content#sp-entry-content-38 > h3, .hpb-viewtype-content#sp-entry-content-39 > h3, .hpb-viewtype-content#sp-entry-content-4 > h3, .hpb-viewtype-content#sp-entry-content-40 > h3, .hpb-viewtype-content#sp-entry-content-41 > h3, .hpb-viewtype-content#sp-entry-content-42 > h3, .hpb-viewtype-content#sp-entry-content-43 > h3, .hpb-viewtype-content#sp-entry-content-44 > h3, .hpb-viewtype-content#sp-entry-content-45 > h3, .hpb-viewtype-content#sp-entry-content-46 > h3, .hpb-viewtype-content#sp-entry-content-47 > h3, .hpb-viewtype-content#sp-entry-content-48 > h3, .hpb-viewtype-content#sp-entry-content-49 > h3, .hpb-viewtype-content#sp-entry-content-5 > h3, .hpb-viewtype-content#sp-entry-content-50 > h3, .hpb-viewtype-content#sp-entry-content-51 > h3, .hpb-viewtype-content#sp-entry-content-52 > h3, .hpb-viewtype-content#sp-entry-content-53 > h3, .hpb-viewtype-content#sp-entry-content-54 > h3, .hpb-viewtype-content#sp-entry-content-55 > h3, .hpb-viewtype-content#sp-entry-content-56 > h3, .hpb-viewtype-content#sp-entry-content-57 > h3, .hpb-viewtype-content#sp-entry-content-58 > h3, .hpb-viewtype-content#sp-entry-content-59 > h3, .hpb-viewtype-content#sp-entry-content-6 > h3, .hpb-viewtype-content#sp-entry-content-60 > h3, .hpb-viewtype-content#sp-entry-content-61 > h3, .hpb-viewtype-content#sp-entry-content-62 > h3, .hpb-viewtype-content#sp-entry-content-63 > h3, .hpb-viewtype-content#sp-entry-content-64 > h3, .hpb-viewtype-content#sp-entry-content-65 > h3, .hpb-viewtype-content#sp-entry-content-66 > h3, .hpb-viewtype-content#sp-entry-content-67 > h3, .hpb-viewtype-content#sp-entry-content-68 > h3, .hpb-viewtype-content#sp-entry-content-69 > h3, .hpb-viewtype-content#sp-entry-content-7 > h3, .hpb-viewtype-content#sp-entry-content-70 > h3, .hpb-viewtype-content#sp-entry-content-71 > h3, .hpb-viewtype-content#sp-entry-content-72 > h3, .hpb-viewtype-content#sp-entry-content-73 > h3, .hpb-viewtype-content#sp-entry-content-74 > h3, .hpb-viewtype-content#sp-entry-content-75 > h3, .hpb-viewtype-content#sp-entry-content-8 > h3, .hpb-viewtype-content#sp-entry-content-9 > h3, .hpb-viewtype-content#sp-wp-post-list-1 > h3, .hpb-viewtype-content#sp-wp-post-list-10 > h3, .hpb-viewtype-content#sp-wp-post-list-11 > h3, .hpb-viewtype-content#sp-wp-post-list-12 > h3, .hpb-viewtype-content#sp-wp-post-list-13 > h3, .hpb-viewtype-content#sp-wp-post-list-14 > h3, .hpb-viewtype-content#sp-wp-post-list-15 > h3, .hpb-viewtype-content#sp-wp-post-list-16 > h3, .hpb-viewtype-content#sp-wp-post-list-2 > h3, .hpb-viewtype-content#sp-wp-post-list-3 > h3, .hpb-viewtype-content#sp-wp-post-list-4 > h3, .hpb-viewtype-content#sp-wp-post-list-5 > h3, .hpb-viewtype-content#sp-wp-post-list-6 > h3, .hpb-viewtype-content#sp-wp-post-list-7 > h3, .hpb-viewtype-content#sp-wp-post-list-8 > h3, .hpb-viewtype-content#sp-wp-post-list-9 > h3{
  margin-bottom : 0px;
}

.hpb-viewtype-content#sp-entry-content-1 > h3 > a, .hpb-viewtype-content#sp-entry-content-10 > h3 > a, .hpb-viewtype-content#sp-entry-content-11 > h3 > a, .hpb-viewtype-content#sp-entry-content-12 > h3 > a, .hpb-viewtype-content#sp-entry-content-13 > h3 > a, .hpb-viewtype-content#sp-entry-content-14 > h3 > a, .hpb-viewtype-content#sp-entry-content-15 > h3 > a, .hpb-viewtype-content#sp-entry-content-16 > h3 > a, .hpb-viewtype-content#sp-entry-content-17 > h3 > a, .hpb-viewtype-content#sp-entry-content-18 > h3 > a, .hpb-viewtype-content#sp-entry-content-19 > h3 > a, .hpb-viewtype-content#sp-entry-content-2 > h3 > a, .hpb-viewtype-content#sp-entry-content-20 > h3 > a, .hpb-viewtype-content#sp-entry-content-21 > h3 > a, .hpb-viewtype-content#sp-entry-content-22 > h3 > a, .hpb-viewtype-content#sp-entry-content-23 > h3 > a, .hpb-viewtype-content#sp-entry-content-24 > h3 > a, .hpb-viewtype-content#sp-entry-content-25 > h3 > a, .hpb-viewtype-content#sp-entry-content-26 > h3 > a, .hpb-viewtype-content#sp-entry-content-27 > h3 > a, .hpb-viewtype-content#sp-entry-content-28 > h3 > a, .hpb-viewtype-content#sp-entry-content-29 > h3 > a, .hpb-viewtype-content#sp-entry-content-3 > h3 > a, .hpb-viewtype-content#sp-entry-content-30 > h3 > a, .hpb-viewtype-content#sp-entry-content-31 > h3 > a, .hpb-viewtype-content#sp-entry-content-32 > h3 > a, .hpb-viewtype-content#sp-entry-content-33 > h3 > a, .hpb-viewtype-content#sp-entry-content-34 > h3 > a, .hpb-viewtype-content#sp-entry-content-35 > h3 > a, .hpb-viewtype-content#sp-entry-content-36 > h3 > a, .hpb-viewtype-content#sp-entry-content-37 > h3 > a, .hpb-viewtype-content#sp-entry-content-38 > h3 > a, .hpb-viewtype-content#sp-entry-content-39 > h3 > a, .hpb-viewtype-content#sp-entry-content-4 > h3 > a, .hpb-viewtype-content#sp-entry-content-40 > h3 > a, .hpb-viewtype-content#sp-entry-content-41 > h3 > a, .hpb-viewtype-content#sp-entry-content-42 > h3 > a, .hpb-viewtype-content#sp-entry-content-43 > h3 > a, .hpb-viewtype-content#sp-entry-content-44 > h3 > a, .hpb-viewtype-content#sp-entry-content-45 > h3 > a, .hpb-viewtype-content#sp-entry-content-46 > h3 > a, .hpb-viewtype-content#sp-entry-content-47 > h3 > a, .hpb-viewtype-content#sp-entry-content-48 > h3 > a, .hpb-viewtype-content#sp-entry-content-49 > h3 > a, .hpb-viewtype-content#sp-entry-content-5 > h3 > a, .hpb-viewtype-content#sp-entry-content-50 > h3 > a, .hpb-viewtype-content#sp-entry-content-51 > h3 > a, .hpb-viewtype-content#sp-entry-content-52 > h3 > a, .hpb-viewtype-content#sp-entry-content-53 > h3 > a, .hpb-viewtype-content#sp-entry-content-54 > h3 > a, .hpb-viewtype-content#sp-entry-content-55 > h3 > a, .hpb-viewtype-content#sp-entry-content-56 > h3 > a, .hpb-viewtype-content#sp-entry-content-57 > h3 > a, .hpb-viewtype-content#sp-entry-content-58 > h3 > a, .hpb-viewtype-content#sp-entry-content-59 > h3 > a, .hpb-viewtype-content#sp-entry-content-6 > h3 > a, .hpb-viewtype-content#sp-entry-content-60 > h3 > a, .hpb-viewtype-content#sp-entry-content-61 > h3 > a, .hpb-viewtype-content#sp-entry-content-62 > h3 > a, .hpb-viewtype-content#sp-entry-content-63 > h3 > a, .hpb-viewtype-content#sp-entry-content-64 > h3 > a, .hpb-viewtype-content#sp-entry-content-65 > h3 > a, .hpb-viewtype-content#sp-entry-content-66 > h3 > a, .hpb-viewtype-content#sp-entry-content-67 > h3 > a, .hpb-viewtype-content#sp-entry-content-68 > h3 > a, .hpb-viewtype-content#sp-entry-content-69 > h3 > a, .hpb-viewtype-content#sp-entry-content-7 > h3 > a, .hpb-viewtype-content#sp-entry-content-70 > h3 > a, .hpb-viewtype-content#sp-entry-content-71 > h3 > a, .hpb-viewtype-content#sp-entry-content-72 > h3 > a, .hpb-viewtype-content#sp-entry-content-73 > h3 > a, .hpb-viewtype-content#sp-entry-content-74 > h3 > a, .hpb-viewtype-content#sp-entry-content-75 > h3 > a, .hpb-viewtype-content#sp-entry-content-8 > h3 > a, .hpb-viewtype-content#sp-entry-content-9 > h3 > a, .hpb-viewtype-content#sp-wp-post-list-1 > h3 > a, .hpb-viewtype-content#sp-wp-post-list-10 > h3 > a, .hpb-viewtype-content#sp-wp-post-list-11 > h3 > a, .hpb-viewtype-content#sp-wp-post-list-12 > h3 > a, .hpb-viewtype-content#sp-wp-post-list-13 > h3 > a, .hpb-viewtype-content#sp-wp-post-list-14 > h3 > a, .hpb-viewtype-content#sp-wp-post-list-15 > h3 > a, .hpb-viewtype-content#sp-wp-post-list-16 > h3 > a, .hpb-viewtype-content#sp-wp-post-list-2 > h3 > a, .hpb-viewtype-content#sp-wp-post-list-3 > h3 > a, .hpb-viewtype-content#sp-wp-post-list-4 > h3 > a, .hpb-viewtype-content#sp-wp-post-list-5 > h3 > a, .hpb-viewtype-content#sp-wp-post-list-6 > h3 > a, .hpb-viewtype-content#sp-wp-post-list-7 > h3 > a, .hpb-viewtype-content#sp-wp-post-list-8 > h3 > a, .hpb-viewtype-content#sp-wp-post-list-9 > h3 > a{
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

.hpb-viewtype-date#sp-entry-content-1, .hpb-viewtype-date#sp-entry-content-10, .hpb-viewtype-date#sp-entry-content-11, .hpb-viewtype-date#sp-entry-content-12, .hpb-viewtype-date#sp-entry-content-13, .hpb-viewtype-date#sp-entry-content-14, .hpb-viewtype-date#sp-entry-content-15, .hpb-viewtype-date#sp-entry-content-16, .hpb-viewtype-date#sp-entry-content-17, .hpb-viewtype-date#sp-entry-content-18, .hpb-viewtype-date#sp-entry-content-19, .hpb-viewtype-date#sp-entry-content-2, .hpb-viewtype-date#sp-entry-content-20, .hpb-viewtype-date#sp-entry-content-21, .hpb-viewtype-date#sp-entry-content-22, .hpb-viewtype-date#sp-entry-content-23, .hpb-viewtype-date#sp-entry-content-24, .hpb-viewtype-date#sp-entry-content-25, .hpb-viewtype-date#sp-entry-content-26, .hpb-viewtype-date#sp-entry-content-27, .hpb-viewtype-date#sp-entry-content-28, .hpb-viewtype-date#sp-entry-content-29, .hpb-viewtype-date#sp-entry-content-3, .hpb-viewtype-date#sp-entry-content-30, .hpb-viewtype-date#sp-entry-content-31, .hpb-viewtype-date#sp-entry-content-32, .hpb-viewtype-date#sp-entry-content-33, .hpb-viewtype-date#sp-entry-content-34, .hpb-viewtype-date#sp-entry-content-35, .hpb-viewtype-date#sp-entry-content-36, .hpb-viewtype-date#sp-entry-content-37, .hpb-viewtype-date#sp-entry-content-38, .hpb-viewtype-date#sp-entry-content-39, .hpb-viewtype-date#sp-entry-content-4, .hpb-viewtype-date#sp-entry-content-40, .hpb-viewtype-date#sp-entry-content-41, .hpb-viewtype-date#sp-entry-content-42, .hpb-viewtype-date#sp-entry-content-43, .hpb-viewtype-date#sp-entry-content-44, .hpb-viewtype-date#sp-entry-content-45, .hpb-viewtype-date#sp-entry-content-46, .hpb-viewtype-date#sp-entry-content-47, .hpb-viewtype-date#sp-entry-content-48, .hpb-viewtype-date#sp-entry-content-49, .hpb-viewtype-date#sp-entry-content-5, .hpb-viewtype-date#sp-entry-content-50, .hpb-viewtype-date#sp-entry-content-51, .hpb-viewtype-date#sp-entry-content-52, .hpb-viewtype-date#sp-entry-content-53, .hpb-viewtype-date#sp-entry-content-54, .hpb-viewtype-date#sp-entry-content-55, .hpb-viewtype-date#sp-entry-content-56, .hpb-viewtype-date#sp-entry-content-57, .hpb-viewtype-date#sp-entry-content-58, .hpb-viewtype-date#sp-entry-content-59, .hpb-viewtype-date#sp-entry-content-6, .hpb-viewtype-date#sp-entry-content-60, .hpb-viewtype-date#sp-entry-content-61, .hpb-viewtype-date#sp-entry-content-62, .hpb-viewtype-date#sp-entry-content-63, .hpb-viewtype-date#sp-entry-content-64, .hpb-viewtype-date#sp-entry-content-65, .hpb-viewtype-date#sp-entry-content-66, .hpb-viewtype-date#sp-entry-content-67, .hpb-viewtype-date#sp-entry-content-68, .hpb-viewtype-date#sp-entry-content-69, .hpb-viewtype-date#sp-entry-content-7, .hpb-viewtype-date#sp-entry-content-70, .hpb-viewtype-date#sp-entry-content-71, .hpb-viewtype-date#sp-entry-content-72, .hpb-viewtype-date#sp-entry-content-73, .hpb-viewtype-date#sp-entry-content-74, .hpb-viewtype-date#sp-entry-content-75, .hpb-viewtype-date#sp-entry-content-8, .hpb-viewtype-date#sp-entry-content-9, .hpb-viewtype-date#sp-wp-post-list-1, .hpb-viewtype-date#sp-wp-post-list-10, .hpb-viewtype-date#sp-wp-post-list-11, .hpb-viewtype-date#sp-wp-post-list-12, .hpb-viewtype-date#sp-wp-post-list-13, .hpb-viewtype-date#sp-wp-post-list-14, .hpb-viewtype-date#sp-wp-post-list-15, .hpb-viewtype-date#sp-wp-post-list-16, .hpb-viewtype-date#sp-wp-post-list-2, .hpb-viewtype-date#sp-wp-post-list-3, .hpb-viewtype-date#sp-wp-post-list-4, .hpb-viewtype-date#sp-wp-post-list-5, .hpb-viewtype-date#sp-wp-post-list-6, .hpb-viewtype-date#sp-wp-post-list-7, .hpb-viewtype-date#sp-wp-post-list-8, .hpb-viewtype-date#sp-wp-post-list-9{
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-bottom : 11px;
  border-top-width : 6px;
  border-left-width : 6px;
  border-right-width : 6px;
  border-bottom-width : 6px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ffeaea;
  border-left-color : #ffeaea;
  border-right-color : #ffeaea;
  border-bottom-color : #ffeaea;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
}

.hpb-viewtype-date#sp-entry-content-1 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-10 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-11 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-12 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-13 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-14 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-15 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-16 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-17 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-18 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-19 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-2 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-20 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-21 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-22 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-23 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-24 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-25 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-26 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-27 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-28 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-29 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-3 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-30 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-31 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-32 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-33 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-34 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-35 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-36 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-37 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-38 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-39 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-4 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-40 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-41 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-42 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-43 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-44 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-45 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-46 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-47 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-48 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-49 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-5 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-50 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-51 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-52 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-53 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-54 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-55 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-56 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-57 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-58 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-59 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-6 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-60 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-61 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-62 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-63 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-64 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-65 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-66 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-67 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-68 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-69 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-7 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-70 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-71 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-72 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-73 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-74 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-75 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-8 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-9 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-1 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-10 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-11 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-12 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-13 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-14 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-15 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-16 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-2 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-3 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-4 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-5 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-6 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-7 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-8 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-9 > .hpb-more-entry a{
  margin-right : 20px;
}

.hpb-viewtype-date#sp-entry-content-1 > h3, .hpb-viewtype-date#sp-entry-content-10 > h3, .hpb-viewtype-date#sp-entry-content-11 > h3, .hpb-viewtype-date#sp-entry-content-12 > h3, .hpb-viewtype-date#sp-entry-content-13 > h3, .hpb-viewtype-date#sp-entry-content-14 > h3, .hpb-viewtype-date#sp-entry-content-15 > h3, .hpb-viewtype-date#sp-entry-content-16 > h3, .hpb-viewtype-date#sp-entry-content-17 > h3, .hpb-viewtype-date#sp-entry-content-18 > h3, .hpb-viewtype-date#sp-entry-content-19 > h3, .hpb-viewtype-date#sp-entry-content-2 > h3, .hpb-viewtype-date#sp-entry-content-20 > h3, .hpb-viewtype-date#sp-entry-content-21 > h3, .hpb-viewtype-date#sp-entry-content-22 > h3, .hpb-viewtype-date#sp-entry-content-23 > h3, .hpb-viewtype-date#sp-entry-content-24 > h3, .hpb-viewtype-date#sp-entry-content-25 > h3, .hpb-viewtype-date#sp-entry-content-26 > h3, .hpb-viewtype-date#sp-entry-content-27 > h3, .hpb-viewtype-date#sp-entry-content-28 > h3, .hpb-viewtype-date#sp-entry-content-29 > h3, .hpb-viewtype-date#sp-entry-content-3 > h3, .hpb-viewtype-date#sp-entry-content-30 > h3, .hpb-viewtype-date#sp-entry-content-31 > h3, .hpb-viewtype-date#sp-entry-content-32 > h3, .hpb-viewtype-date#sp-entry-content-33 > h3, .hpb-viewtype-date#sp-entry-content-34 > h3, .hpb-viewtype-date#sp-entry-content-35 > h3, .hpb-viewtype-date#sp-entry-content-36 > h3, .hpb-viewtype-date#sp-entry-content-37 > h3, .hpb-viewtype-date#sp-entry-content-38 > h3, .hpb-viewtype-date#sp-entry-content-39 > h3, .hpb-viewtype-date#sp-entry-content-4 > h3, .hpb-viewtype-date#sp-entry-content-40 > h3, .hpb-viewtype-date#sp-entry-content-41 > h3, .hpb-viewtype-date#sp-entry-content-42 > h3, .hpb-viewtype-date#sp-entry-content-43 > h3, .hpb-viewtype-date#sp-entry-content-44 > h3, .hpb-viewtype-date#sp-entry-content-45 > h3, .hpb-viewtype-date#sp-entry-content-46 > h3, .hpb-viewtype-date#sp-entry-content-47 > h3, .hpb-viewtype-date#sp-entry-content-48 > h3, .hpb-viewtype-date#sp-entry-content-49 > h3, .hpb-viewtype-date#sp-entry-content-5 > h3, .hpb-viewtype-date#sp-entry-content-50 > h3, .hpb-viewtype-date#sp-entry-content-51 > h3, .hpb-viewtype-date#sp-entry-content-52 > h3, .hpb-viewtype-date#sp-entry-content-53 > h3, .hpb-viewtype-date#sp-entry-content-54 > h3, .hpb-viewtype-date#sp-entry-content-55 > h3, .hpb-viewtype-date#sp-entry-content-56 > h3, .hpb-viewtype-date#sp-entry-content-57 > h3, .hpb-viewtype-date#sp-entry-content-58 > h3, .hpb-viewtype-date#sp-entry-content-59 > h3, .hpb-viewtype-date#sp-entry-content-6 > h3, .hpb-viewtype-date#sp-entry-content-60 > h3, .hpb-viewtype-date#sp-entry-content-61 > h3, .hpb-viewtype-date#sp-entry-content-62 > h3, .hpb-viewtype-date#sp-entry-content-63 > h3, .hpb-viewtype-date#sp-entry-content-64 > h3, .hpb-viewtype-date#sp-entry-content-65 > h3, .hpb-viewtype-date#sp-entry-content-66 > h3, .hpb-viewtype-date#sp-entry-content-67 > h3, .hpb-viewtype-date#sp-entry-content-68 > h3, .hpb-viewtype-date#sp-entry-content-69 > h3, .hpb-viewtype-date#sp-entry-content-7 > h3, .hpb-viewtype-date#sp-entry-content-70 > h3, .hpb-viewtype-date#sp-entry-content-71 > h3, .hpb-viewtype-date#sp-entry-content-72 > h3, .hpb-viewtype-date#sp-entry-content-73 > h3, .hpb-viewtype-date#sp-entry-content-74 > h3, .hpb-viewtype-date#sp-entry-content-75 > h3, .hpb-viewtype-date#sp-entry-content-8 > h3, .hpb-viewtype-date#sp-entry-content-9 > h3, .hpb-viewtype-date#sp-wp-post-list-1 > h3, .hpb-viewtype-date#sp-wp-post-list-10 > h3, .hpb-viewtype-date#sp-wp-post-list-11 > h3, .hpb-viewtype-date#sp-wp-post-list-12 > h3, .hpb-viewtype-date#sp-wp-post-list-13 > h3, .hpb-viewtype-date#sp-wp-post-list-14 > h3, .hpb-viewtype-date#sp-wp-post-list-15 > h3, .hpb-viewtype-date#sp-wp-post-list-16 > h3, .hpb-viewtype-date#sp-wp-post-list-2 > h3, .hpb-viewtype-date#sp-wp-post-list-3 > h3, .hpb-viewtype-date#sp-wp-post-list-4 > h3, .hpb-viewtype-date#sp-wp-post-list-5 > h3, .hpb-viewtype-date#sp-wp-post-list-6 > h3, .hpb-viewtype-date#sp-wp-post-list-7 > h3, .hpb-viewtype-date#sp-wp-post-list-8 > h3, .hpb-viewtype-date#sp-wp-post-list-9 > h3{
  margin-bottom : 0px;
}

.hpb-viewtype-date#sp-entry-content-1 > h3 > a, .hpb-viewtype-date#sp-entry-content-10 > h3 > a, .hpb-viewtype-date#sp-entry-content-11 > h3 > a, .hpb-viewtype-date#sp-entry-content-12 > h3 > a, .hpb-viewtype-date#sp-entry-content-13 > h3 > a, .hpb-viewtype-date#sp-entry-content-14 > h3 > a, .hpb-viewtype-date#sp-entry-content-15 > h3 > a, .hpb-viewtype-date#sp-entry-content-16 > h3 > a, .hpb-viewtype-date#sp-entry-content-17 > h3 > a, .hpb-viewtype-date#sp-entry-content-18 > h3 > a, .hpb-viewtype-date#sp-entry-content-19 > h3 > a, .hpb-viewtype-date#sp-entry-content-2 > h3 > a, .hpb-viewtype-date#sp-entry-content-20 > h3 > a, .hpb-viewtype-date#sp-entry-content-21 > h3 > a, .hpb-viewtype-date#sp-entry-content-22 > h3 > a, .hpb-viewtype-date#sp-entry-content-23 > h3 > a, .hpb-viewtype-date#sp-entry-content-24 > h3 > a, .hpb-viewtype-date#sp-entry-content-25 > h3 > a, .hpb-viewtype-date#sp-entry-content-26 > h3 > a, .hpb-viewtype-date#sp-entry-content-27 > h3 > a, .hpb-viewtype-date#sp-entry-content-28 > h3 > a, .hpb-viewtype-date#sp-entry-content-29 > h3 > a, .hpb-viewtype-date#sp-entry-content-3 > h3 > a, .hpb-viewtype-date#sp-entry-content-30 > h3 > a, .hpb-viewtype-date#sp-entry-content-31 > h3 > a, .hpb-viewtype-date#sp-entry-content-32 > h3 > a, .hpb-viewtype-date#sp-entry-content-33 > h3 > a, .hpb-viewtype-date#sp-entry-content-34 > h3 > a, .hpb-viewtype-date#sp-entry-content-35 > h3 > a, .hpb-viewtype-date#sp-entry-content-36 > h3 > a, .hpb-viewtype-date#sp-entry-content-37 > h3 > a, .hpb-viewtype-date#sp-entry-content-38 > h3 > a, .hpb-viewtype-date#sp-entry-content-39 > h3 > a, .hpb-viewtype-date#sp-entry-content-4 > h3 > a, .hpb-viewtype-date#sp-entry-content-40 > h3 > a, .hpb-viewtype-date#sp-entry-content-41 > h3 > a, .hpb-viewtype-date#sp-entry-content-42 > h3 > a, .hpb-viewtype-date#sp-entry-content-43 > h3 > a, .hpb-viewtype-date#sp-entry-content-44 > h3 > a, .hpb-viewtype-date#sp-entry-content-45 > h3 > a, .hpb-viewtype-date#sp-entry-content-46 > h3 > a, .hpb-viewtype-date#sp-entry-content-47 > h3 > a, .hpb-viewtype-date#sp-entry-content-48 > h3 > a, .hpb-viewtype-date#sp-entry-content-49 > h3 > a, .hpb-viewtype-date#sp-entry-content-5 > h3 > a, .hpb-viewtype-date#sp-entry-content-50 > h3 > a, .hpb-viewtype-date#sp-entry-content-51 > h3 > a, .hpb-viewtype-date#sp-entry-content-52 > h3 > a, .hpb-viewtype-date#sp-entry-content-53 > h3 > a, .hpb-viewtype-date#sp-entry-content-54 > h3 > a, .hpb-viewtype-date#sp-entry-content-55 > h3 > a, .hpb-viewtype-date#sp-entry-content-56 > h3 > a, .hpb-viewtype-date#sp-entry-content-57 > h3 > a, .hpb-viewtype-date#sp-entry-content-58 > h3 > a, .hpb-viewtype-date#sp-entry-content-59 > h3 > a, .hpb-viewtype-date#sp-entry-content-6 > h3 > a, .hpb-viewtype-date#sp-entry-content-60 > h3 > a, .hpb-viewtype-date#sp-entry-content-61 > h3 > a, .hpb-viewtype-date#sp-entry-content-62 > h3 > a, .hpb-viewtype-date#sp-entry-content-63 > h3 > a, .hpb-viewtype-date#sp-entry-content-64 > h3 > a, .hpb-viewtype-date#sp-entry-content-65 > h3 > a, .hpb-viewtype-date#sp-entry-content-66 > h3 > a, .hpb-viewtype-date#sp-entry-content-67 > h3 > a, .hpb-viewtype-date#sp-entry-content-68 > h3 > a, .hpb-viewtype-date#sp-entry-content-69 > h3 > a, .hpb-viewtype-date#sp-entry-content-7 > h3 > a, .hpb-viewtype-date#sp-entry-content-70 > h3 > a, .hpb-viewtype-date#sp-entry-content-71 > h3 > a, .hpb-viewtype-date#sp-entry-content-72 > h3 > a, .hpb-viewtype-date#sp-entry-content-73 > h3 > a, .hpb-viewtype-date#sp-entry-content-74 > h3 > a, .hpb-viewtype-date#sp-entry-content-75 > h3 > a, .hpb-viewtype-date#sp-entry-content-8 > h3 > a, .hpb-viewtype-date#sp-entry-content-9 > h3 > a, .hpb-viewtype-date#sp-wp-post-list-1 > h3 > a, .hpb-viewtype-date#sp-wp-post-list-10 > h3 > a, .hpb-viewtype-date#sp-wp-post-list-11 > h3 > a, .hpb-viewtype-date#sp-wp-post-list-12 > h3 > a, .hpb-viewtype-date#sp-wp-post-list-13 > h3 > a, .hpb-viewtype-date#sp-wp-post-list-14 > h3 > a, .hpb-viewtype-date#sp-wp-post-list-15 > h3 > a, .hpb-viewtype-date#sp-wp-post-list-16 > h3 > a, .hpb-viewtype-date#sp-wp-post-list-2 > h3 > a, .hpb-viewtype-date#sp-wp-post-list-3 > h3 > a, .hpb-viewtype-date#sp-wp-post-list-4 > h3 > a, .hpb-viewtype-date#sp-wp-post-list-5 > h3 > a, .hpb-viewtype-date#sp-wp-post-list-6 > h3 > a, .hpb-viewtype-date#sp-wp-post-list-7 > h3 > a, .hpb-viewtype-date#sp-wp-post-list-8 > h3 > a, .hpb-viewtype-date#sp-wp-post-list-9 > h3 > a{
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

.hpb-viewtype-title#sp-entry-content-1, .hpb-viewtype-title#sp-entry-content-10, .hpb-viewtype-title#sp-entry-content-11, .hpb-viewtype-title#sp-entry-content-12, .hpb-viewtype-title#sp-entry-content-13, .hpb-viewtype-title#sp-entry-content-14, .hpb-viewtype-title#sp-entry-content-15, .hpb-viewtype-title#sp-entry-content-16, .hpb-viewtype-title#sp-entry-content-17, .hpb-viewtype-title#sp-entry-content-18, .hpb-viewtype-title#sp-entry-content-19, .hpb-viewtype-title#sp-entry-content-2, .hpb-viewtype-title#sp-entry-content-20, .hpb-viewtype-title#sp-entry-content-21, .hpb-viewtype-title#sp-entry-content-22, .hpb-viewtype-title#sp-entry-content-23, .hpb-viewtype-title#sp-entry-content-24, .hpb-viewtype-title#sp-entry-content-25, .hpb-viewtype-title#sp-entry-content-26, .hpb-viewtype-title#sp-entry-content-27, .hpb-viewtype-title#sp-entry-content-28, .hpb-viewtype-title#sp-entry-content-29, .hpb-viewtype-title#sp-entry-content-3, .hpb-viewtype-title#sp-entry-content-30, .hpb-viewtype-title#sp-entry-content-31, .hpb-viewtype-title#sp-entry-content-32, .hpb-viewtype-title#sp-entry-content-33, .hpb-viewtype-title#sp-entry-content-34, .hpb-viewtype-title#sp-entry-content-35, .hpb-viewtype-title#sp-entry-content-36, .hpb-viewtype-title#sp-entry-content-37, .hpb-viewtype-title#sp-entry-content-38, .hpb-viewtype-title#sp-entry-content-39, .hpb-viewtype-title#sp-entry-content-4, .hpb-viewtype-title#sp-entry-content-40, .hpb-viewtype-title#sp-entry-content-41, .hpb-viewtype-title#sp-entry-content-42, .hpb-viewtype-title#sp-entry-content-43, .hpb-viewtype-title#sp-entry-content-44, .hpb-viewtype-title#sp-entry-content-45, .hpb-viewtype-title#sp-entry-content-46, .hpb-viewtype-title#sp-entry-content-47, .hpb-viewtype-title#sp-entry-content-48, .hpb-viewtype-title#sp-entry-content-49, .hpb-viewtype-title#sp-entry-content-5, .hpb-viewtype-title#sp-entry-content-50, .hpb-viewtype-title#sp-entry-content-51, .hpb-viewtype-title#sp-entry-content-52, .hpb-viewtype-title#sp-entry-content-53, .hpb-viewtype-title#sp-entry-content-54, .hpb-viewtype-title#sp-entry-content-55, .hpb-viewtype-title#sp-entry-content-56, .hpb-viewtype-title#sp-entry-content-57, .hpb-viewtype-title#sp-entry-content-58, .hpb-viewtype-title#sp-entry-content-59, .hpb-viewtype-title#sp-entry-content-6, .hpb-viewtype-title#sp-entry-content-60, .hpb-viewtype-title#sp-entry-content-61, .hpb-viewtype-title#sp-entry-content-62, .hpb-viewtype-title#sp-entry-content-63, .hpb-viewtype-title#sp-entry-content-64, .hpb-viewtype-title#sp-entry-content-65, .hpb-viewtype-title#sp-entry-content-66, .hpb-viewtype-title#sp-entry-content-67, .hpb-viewtype-title#sp-entry-content-68, .hpb-viewtype-title#sp-entry-content-69, .hpb-viewtype-title#sp-entry-content-7, .hpb-viewtype-title#sp-entry-content-70, .hpb-viewtype-title#sp-entry-content-71, .hpb-viewtype-title#sp-entry-content-72, .hpb-viewtype-title#sp-entry-content-73, .hpb-viewtype-title#sp-entry-content-74, .hpb-viewtype-title#sp-entry-content-75, .hpb-viewtype-title#sp-entry-content-8, .hpb-viewtype-title#sp-entry-content-9, .hpb-viewtype-title#sp-wp-post-list-1, .hpb-viewtype-title#sp-wp-post-list-10, .hpb-viewtype-title#sp-wp-post-list-11, .hpb-viewtype-title#sp-wp-post-list-12, .hpb-viewtype-title#sp-wp-post-list-13, .hpb-viewtype-title#sp-wp-post-list-14, .hpb-viewtype-title#sp-wp-post-list-15, .hpb-viewtype-title#sp-wp-post-list-16, .hpb-viewtype-title#sp-wp-post-list-2, .hpb-viewtype-title#sp-wp-post-list-3, .hpb-viewtype-title#sp-wp-post-list-4, .hpb-viewtype-title#sp-wp-post-list-5, .hpb-viewtype-title#sp-wp-post-list-6, .hpb-viewtype-title#sp-wp-post-list-7, .hpb-viewtype-title#sp-wp-post-list-8, .hpb-viewtype-title#sp-wp-post-list-9{
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-bottom : 11px;
  border-top-width : 6px;
  border-left-width : 6px;
  border-right-width : 6px;
  border-bottom-width : 6px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ffeaea;
  border-left-color : #ffeaea;
  border-right-color : #ffeaea;
  border-bottom-color : #ffeaea;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
}

.hpb-viewtype-title#sp-entry-content-1 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-10 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-11 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-12 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-13 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-14 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-15 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-16 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-17 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-18 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-19 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-2 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-20 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-21 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-22 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-23 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-24 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-25 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-26 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-27 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-28 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-29 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-3 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-30 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-31 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-32 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-33 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-34 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-35 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-36 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-37 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-38 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-39 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-4 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-40 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-41 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-42 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-43 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-44 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-45 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-46 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-47 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-48 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-49 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-5 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-50 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-51 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-52 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-53 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-54 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-55 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-56 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-57 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-58 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-59 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-6 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-60 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-61 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-62 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-63 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-64 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-65 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-66 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-67 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-68 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-69 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-7 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-70 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-71 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-72 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-73 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-74 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-75 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-8 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-9 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-1 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-10 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-11 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-12 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-13 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-14 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-15 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-16 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-2 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-3 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-4 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-5 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-6 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-7 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-8 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-9 > .hpb-more-entry a{
  margin-right : 20px;
}

.hpb-viewtype-title#sp-entry-content-1 > h3, .hpb-viewtype-title#sp-entry-content-10 > h3, .hpb-viewtype-title#sp-entry-content-11 > h3, .hpb-viewtype-title#sp-entry-content-12 > h3, .hpb-viewtype-title#sp-entry-content-13 > h3, .hpb-viewtype-title#sp-entry-content-14 > h3, .hpb-viewtype-title#sp-entry-content-15 > h3, .hpb-viewtype-title#sp-entry-content-16 > h3, .hpb-viewtype-title#sp-entry-content-17 > h3, .hpb-viewtype-title#sp-entry-content-18 > h3, .hpb-viewtype-title#sp-entry-content-19 > h3, .hpb-viewtype-title#sp-entry-content-2 > h3, .hpb-viewtype-title#sp-entry-content-20 > h3, .hpb-viewtype-title#sp-entry-content-21 > h3, .hpb-viewtype-title#sp-entry-content-22 > h3, .hpb-viewtype-title#sp-entry-content-23 > h3, .hpb-viewtype-title#sp-entry-content-24 > h3, .hpb-viewtype-title#sp-entry-content-25 > h3, .hpb-viewtype-title#sp-entry-content-26 > h3, .hpb-viewtype-title#sp-entry-content-27 > h3, .hpb-viewtype-title#sp-entry-content-28 > h3, .hpb-viewtype-title#sp-entry-content-29 > h3, .hpb-viewtype-title#sp-entry-content-3 > h3, .hpb-viewtype-title#sp-entry-content-30 > h3, .hpb-viewtype-title#sp-entry-content-31 > h3, .hpb-viewtype-title#sp-entry-content-32 > h3, .hpb-viewtype-title#sp-entry-content-33 > h3, .hpb-viewtype-title#sp-entry-content-34 > h3, .hpb-viewtype-title#sp-entry-content-35 > h3, .hpb-viewtype-title#sp-entry-content-36 > h3, .hpb-viewtype-title#sp-entry-content-37 > h3, .hpb-viewtype-title#sp-entry-content-38 > h3, .hpb-viewtype-title#sp-entry-content-39 > h3, .hpb-viewtype-title#sp-entry-content-4 > h3, .hpb-viewtype-title#sp-entry-content-40 > h3, .hpb-viewtype-title#sp-entry-content-41 > h3, .hpb-viewtype-title#sp-entry-content-42 > h3, .hpb-viewtype-title#sp-entry-content-43 > h3, .hpb-viewtype-title#sp-entry-content-44 > h3, .hpb-viewtype-title#sp-entry-content-45 > h3, .hpb-viewtype-title#sp-entry-content-46 > h3, .hpb-viewtype-title#sp-entry-content-47 > h3, .hpb-viewtype-title#sp-entry-content-48 > h3, .hpb-viewtype-title#sp-entry-content-49 > h3, .hpb-viewtype-title#sp-entry-content-5 > h3, .hpb-viewtype-title#sp-entry-content-50 > h3, .hpb-viewtype-title#sp-entry-content-51 > h3, .hpb-viewtype-title#sp-entry-content-52 > h3, .hpb-viewtype-title#sp-entry-content-53 > h3, .hpb-viewtype-title#sp-entry-content-54 > h3, .hpb-viewtype-title#sp-entry-content-55 > h3, .hpb-viewtype-title#sp-entry-content-56 > h3, .hpb-viewtype-title#sp-entry-content-57 > h3, .hpb-viewtype-title#sp-entry-content-58 > h3, .hpb-viewtype-title#sp-entry-content-59 > h3, .hpb-viewtype-title#sp-entry-content-6 > h3, .hpb-viewtype-title#sp-entry-content-60 > h3, .hpb-viewtype-title#sp-entry-content-61 > h3, .hpb-viewtype-title#sp-entry-content-62 > h3, .hpb-viewtype-title#sp-entry-content-63 > h3, .hpb-viewtype-title#sp-entry-content-64 > h3, .hpb-viewtype-title#sp-entry-content-65 > h3, .hpb-viewtype-title#sp-entry-content-66 > h3, .hpb-viewtype-title#sp-entry-content-67 > h3, .hpb-viewtype-title#sp-entry-content-68 > h3, .hpb-viewtype-title#sp-entry-content-69 > h3, .hpb-viewtype-title#sp-entry-content-7 > h3, .hpb-viewtype-title#sp-entry-content-70 > h3, .hpb-viewtype-title#sp-entry-content-71 > h3, .hpb-viewtype-title#sp-entry-content-72 > h3, .hpb-viewtype-title#sp-entry-content-73 > h3, .hpb-viewtype-title#sp-entry-content-74 > h3, .hpb-viewtype-title#sp-entry-content-75 > h3, .hpb-viewtype-title#sp-entry-content-8 > h3, .hpb-viewtype-title#sp-entry-content-9 > h3, .hpb-viewtype-title#sp-wp-post-list-1 > h3, .hpb-viewtype-title#sp-wp-post-list-10 > h3, .hpb-viewtype-title#sp-wp-post-list-11 > h3, .hpb-viewtype-title#sp-wp-post-list-12 > h3, .hpb-viewtype-title#sp-wp-post-list-13 > h3, .hpb-viewtype-title#sp-wp-post-list-14 > h3, .hpb-viewtype-title#sp-wp-post-list-15 > h3, .hpb-viewtype-title#sp-wp-post-list-16 > h3, .hpb-viewtype-title#sp-wp-post-list-2 > h3, .hpb-viewtype-title#sp-wp-post-list-3 > h3, .hpb-viewtype-title#sp-wp-post-list-4 > h3, .hpb-viewtype-title#sp-wp-post-list-5 > h3, .hpb-viewtype-title#sp-wp-post-list-6 > h3, .hpb-viewtype-title#sp-wp-post-list-7 > h3, .hpb-viewtype-title#sp-wp-post-list-8 > h3, .hpb-viewtype-title#sp-wp-post-list-9 > h3{
  margin-bottom : 0px;
}

.hpb-viewtype-title#sp-entry-content-1 > h3 > a, .hpb-viewtype-title#sp-entry-content-10 > h3 > a, .hpb-viewtype-title#sp-entry-content-11 > h3 > a, .hpb-viewtype-title#sp-entry-content-12 > h3 > a, .hpb-viewtype-title#sp-entry-content-13 > h3 > a, .hpb-viewtype-title#sp-entry-content-14 > h3 > a, .hpb-viewtype-title#sp-entry-content-15 > h3 > a, .hpb-viewtype-title#sp-entry-content-16 > h3 > a, .hpb-viewtype-title#sp-entry-content-17 > h3 > a, .hpb-viewtype-title#sp-entry-content-18 > h3 > a, .hpb-viewtype-title#sp-entry-content-19 > h3 > a, .hpb-viewtype-title#sp-entry-content-2 > h3 > a, .hpb-viewtype-title#sp-entry-content-20 > h3 > a, .hpb-viewtype-title#sp-entry-content-21 > h3 > a, .hpb-viewtype-title#sp-entry-content-22 > h3 > a, .hpb-viewtype-title#sp-entry-content-23 > h3 > a, .hpb-viewtype-title#sp-entry-content-24 > h3 > a, .hpb-viewtype-title#sp-entry-content-25 > h3 > a, .hpb-viewtype-title#sp-entry-content-26 > h3 > a, .hpb-viewtype-title#sp-entry-content-27 > h3 > a, .hpb-viewtype-title#sp-entry-content-28 > h3 > a, .hpb-viewtype-title#sp-entry-content-29 > h3 > a, .hpb-viewtype-title#sp-entry-content-3 > h3 > a, .hpb-viewtype-title#sp-entry-content-30 > h3 > a, .hpb-viewtype-title#sp-entry-content-31 > h3 > a, .hpb-viewtype-title#sp-entry-content-32 > h3 > a, .hpb-viewtype-title#sp-entry-content-33 > h3 > a, .hpb-viewtype-title#sp-entry-content-34 > h3 > a, .hpb-viewtype-title#sp-entry-content-35 > h3 > a, .hpb-viewtype-title#sp-entry-content-36 > h3 > a, .hpb-viewtype-title#sp-entry-content-37 > h3 > a, .hpb-viewtype-title#sp-entry-content-38 > h3 > a, .hpb-viewtype-title#sp-entry-content-39 > h3 > a, .hpb-viewtype-title#sp-entry-content-4 > h3 > a, .hpb-viewtype-title#sp-entry-content-40 > h3 > a, .hpb-viewtype-title#sp-entry-content-41 > h3 > a, .hpb-viewtype-title#sp-entry-content-42 > h3 > a, .hpb-viewtype-title#sp-entry-content-43 > h3 > a, .hpb-viewtype-title#sp-entry-content-44 > h3 > a, .hpb-viewtype-title#sp-entry-content-45 > h3 > a, .hpb-viewtype-title#sp-entry-content-46 > h3 > a, .hpb-viewtype-title#sp-entry-content-47 > h3 > a, .hpb-viewtype-title#sp-entry-content-48 > h3 > a, .hpb-viewtype-title#sp-entry-content-49 > h3 > a, .hpb-viewtype-title#sp-entry-content-5 > h3 > a, .hpb-viewtype-title#sp-entry-content-50 > h3 > a, .hpb-viewtype-title#sp-entry-content-51 > h3 > a, .hpb-viewtype-title#sp-entry-content-52 > h3 > a, .hpb-viewtype-title#sp-entry-content-53 > h3 > a, .hpb-viewtype-title#sp-entry-content-54 > h3 > a, .hpb-viewtype-title#sp-entry-content-55 > h3 > a, .hpb-viewtype-title#sp-entry-content-56 > h3 > a, .hpb-viewtype-title#sp-entry-content-57 > h3 > a, .hpb-viewtype-title#sp-entry-content-58 > h3 > a, .hpb-viewtype-title#sp-entry-content-59 > h3 > a, .hpb-viewtype-title#sp-entry-content-6 > h3 > a, .hpb-viewtype-title#sp-entry-content-60 > h3 > a, .hpb-viewtype-title#sp-entry-content-61 > h3 > a, .hpb-viewtype-title#sp-entry-content-62 > h3 > a, .hpb-viewtype-title#sp-entry-content-63 > h3 > a, .hpb-viewtype-title#sp-entry-content-64 > h3 > a, .hpb-viewtype-title#sp-entry-content-65 > h3 > a, .hpb-viewtype-title#sp-entry-content-66 > h3 > a, .hpb-viewtype-title#sp-entry-content-67 > h3 > a, .hpb-viewtype-title#sp-entry-content-68 > h3 > a, .hpb-viewtype-title#sp-entry-content-69 > h3 > a, .hpb-viewtype-title#sp-entry-content-7 > h3 > a, .hpb-viewtype-title#sp-entry-content-70 > h3 > a, .hpb-viewtype-title#sp-entry-content-71 > h3 > a, .hpb-viewtype-title#sp-entry-content-72 > h3 > a, .hpb-viewtype-title#sp-entry-content-73 > h3 > a, .hpb-viewtype-title#sp-entry-content-74 > h3 > a, .hpb-viewtype-title#sp-entry-content-75 > h3 > a, .hpb-viewtype-title#sp-entry-content-8 > h3 > a, .hpb-viewtype-title#sp-entry-content-9 > h3 > a, .hpb-viewtype-title#sp-wp-post-list-1 > h3 > a, .hpb-viewtype-title#sp-wp-post-list-10 > h3 > a, .hpb-viewtype-title#sp-wp-post-list-11 > h3 > a, .hpb-viewtype-title#sp-wp-post-list-12 > h3 > a, .hpb-viewtype-title#sp-wp-post-list-13 > h3 > a, .hpb-viewtype-title#sp-wp-post-list-14 > h3 > a, .hpb-viewtype-title#sp-wp-post-list-15 > h3 > a, .hpb-viewtype-title#sp-wp-post-list-16 > h3 > a, .hpb-viewtype-title#sp-wp-post-list-2 > h3 > a, .hpb-viewtype-title#sp-wp-post-list-3 > h3 > a, .hpb-viewtype-title#sp-wp-post-list-4 > h3 > a, .hpb-viewtype-title#sp-wp-post-list-5 > h3 > a, .hpb-viewtype-title#sp-wp-post-list-6 > h3 > a, .hpb-viewtype-title#sp-wp-post-list-7 > h3 > a, .hpb-viewtype-title#sp-wp-post-list-8 > h3 > a, .hpb-viewtype-title#sp-wp-post-list-9 > h3 > a{
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-entry-content-1 > .hpb-more-entry, #sp-entry-content-10 > .hpb-more-entry, #sp-entry-content-11 > .hpb-more-entry, #sp-entry-content-12 > .hpb-more-entry, #sp-entry-content-13 > .hpb-more-entry, #sp-entry-content-14 > .hpb-more-entry, #sp-entry-content-15 > .hpb-more-entry, #sp-entry-content-16 > .hpb-more-entry, #sp-entry-content-17 > .hpb-more-entry, #sp-entry-content-18 > .hpb-more-entry, #sp-entry-content-19 > .hpb-more-entry, #sp-entry-content-2 > .hpb-more-entry, #sp-entry-content-20 > .hpb-more-entry, #sp-entry-content-21 > .hpb-more-entry, #sp-entry-content-22 > .hpb-more-entry, #sp-entry-content-23 > .hpb-more-entry, #sp-entry-content-24 > .hpb-more-entry, #sp-entry-content-25 > .hpb-more-entry, #sp-entry-content-26 > .hpb-more-entry, #sp-entry-content-27 > .hpb-more-entry, #sp-entry-content-28 > .hpb-more-entry, #sp-entry-content-29 > .hpb-more-entry, #sp-entry-content-3 > .hpb-more-entry, #sp-entry-content-30 > .hpb-more-entry, #sp-entry-content-31 > .hpb-more-entry, #sp-entry-content-32 > .hpb-more-entry, #sp-entry-content-33 > .hpb-more-entry, #sp-entry-content-34 > .hpb-more-entry, #sp-entry-content-35 > .hpb-more-entry, #sp-entry-content-36 > .hpb-more-entry, #sp-entry-content-37 > .hpb-more-entry, #sp-entry-content-38 > .hpb-more-entry, #sp-entry-content-39 > .hpb-more-entry, #sp-entry-content-4 > .hpb-more-entry, #sp-entry-content-40 > .hpb-more-entry, #sp-entry-content-41 > .hpb-more-entry, #sp-entry-content-42 > .hpb-more-entry, #sp-entry-content-43 > .hpb-more-entry, #sp-entry-content-44 > .hpb-more-entry, #sp-entry-content-45 > .hpb-more-entry, #sp-entry-content-46 > .hpb-more-entry, #sp-entry-content-47 > .hpb-more-entry, #sp-entry-content-48 > .hpb-more-entry, #sp-entry-content-49 > .hpb-more-entry, #sp-entry-content-5 > .hpb-more-entry, #sp-entry-content-50 > .hpb-more-entry, #sp-entry-content-51 > .hpb-more-entry, #sp-entry-content-52 > .hpb-more-entry, #sp-entry-content-53 > .hpb-more-entry, #sp-entry-content-54 > .hpb-more-entry, #sp-entry-content-55 > .hpb-more-entry, #sp-entry-content-56 > .hpb-more-entry, #sp-entry-content-57 > .hpb-more-entry, #sp-entry-content-58 > .hpb-more-entry, #sp-entry-content-59 > .hpb-more-entry, #sp-entry-content-6 > .hpb-more-entry, #sp-entry-content-60 > .hpb-more-entry, #sp-entry-content-61 > .hpb-more-entry, #sp-entry-content-62 > .hpb-more-entry, #sp-entry-content-63 > .hpb-more-entry, #sp-entry-content-64 > .hpb-more-entry, #sp-entry-content-65 > .hpb-more-entry, #sp-entry-content-66 > .hpb-more-entry, #sp-entry-content-67 > .hpb-more-entry, #sp-entry-content-68 > .hpb-more-entry, #sp-entry-content-69 > .hpb-more-entry, #sp-entry-content-7 > .hpb-more-entry, #sp-entry-content-70 > .hpb-more-entry, #sp-entry-content-71 > .hpb-more-entry, #sp-entry-content-72 > .hpb-more-entry, #sp-entry-content-73 > .hpb-more-entry, #sp-entry-content-74 > .hpb-more-entry, #sp-entry-content-75 > .hpb-more-entry, #sp-entry-content-8 > .hpb-more-entry, #sp-entry-content-9 > .hpb-more-entry, #sp-wp-post-list-1 > .hpb-more-entry, #sp-wp-post-list-10 > .hpb-more-entry, #sp-wp-post-list-11 > .hpb-more-entry, #sp-wp-post-list-12 > .hpb-more-entry, #sp-wp-post-list-13 > .hpb-more-entry, #sp-wp-post-list-14 > .hpb-more-entry, #sp-wp-post-list-15 > .hpb-more-entry, #sp-wp-post-list-16 > .hpb-more-entry, #sp-wp-post-list-2 > .hpb-more-entry, #sp-wp-post-list-3 > .hpb-more-entry, #sp-wp-post-list-4 > .hpb-more-entry, #sp-wp-post-list-5 > .hpb-more-entry, #sp-wp-post-list-6 > .hpb-more-entry, #sp-wp-post-list-7 > .hpb-more-entry, #sp-wp-post-list-8 > .hpb-more-entry, #sp-wp-post-list-9 > .hpb-more-entry{
  font-size : 1.2rem;
  text-align : right;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-entry-content-1 > .hpb-more-entry a, #sp-entry-content-10 > .hpb-more-entry a, #sp-entry-content-11 > .hpb-more-entry a, #sp-entry-content-12 > .hpb-more-entry a, #sp-entry-content-13 > .hpb-more-entry a, #sp-entry-content-14 > .hpb-more-entry a, #sp-entry-content-15 > .hpb-more-entry a, #sp-entry-content-16 > .hpb-more-entry a, #sp-entry-content-17 > .hpb-more-entry a, #sp-entry-content-18 > .hpb-more-entry a, #sp-entry-content-19 > .hpb-more-entry a, #sp-entry-content-2 > .hpb-more-entry a, #sp-entry-content-20 > .hpb-more-entry a, #sp-entry-content-21 > .hpb-more-entry a, #sp-entry-content-22 > .hpb-more-entry a, #sp-entry-content-23 > .hpb-more-entry a, #sp-entry-content-24 > .hpb-more-entry a, #sp-entry-content-25 > .hpb-more-entry a, #sp-entry-content-26 > .hpb-more-entry a, #sp-entry-content-27 > .hpb-more-entry a, #sp-entry-content-28 > .hpb-more-entry a, #sp-entry-content-29 > .hpb-more-entry a, #sp-entry-content-3 > .hpb-more-entry a, #sp-entry-content-30 > .hpb-more-entry a, #sp-entry-content-31 > .hpb-more-entry a, #sp-entry-content-32 > .hpb-more-entry a, #sp-entry-content-33 > .hpb-more-entry a, #sp-entry-content-34 > .hpb-more-entry a, #sp-entry-content-35 > .hpb-more-entry a, #sp-entry-content-36 > .hpb-more-entry a, #sp-entry-content-37 > .hpb-more-entry a, #sp-entry-content-38 > .hpb-more-entry a, #sp-entry-content-39 > .hpb-more-entry a, #sp-entry-content-4 > .hpb-more-entry a, #sp-entry-content-40 > .hpb-more-entry a, #sp-entry-content-41 > .hpb-more-entry a, #sp-entry-content-42 > .hpb-more-entry a, #sp-entry-content-43 > .hpb-more-entry a, #sp-entry-content-44 > .hpb-more-entry a, #sp-entry-content-45 > .hpb-more-entry a, #sp-entry-content-46 > .hpb-more-entry a, #sp-entry-content-47 > .hpb-more-entry a, #sp-entry-content-48 > .hpb-more-entry a, #sp-entry-content-49 > .hpb-more-entry a, #sp-entry-content-5 > .hpb-more-entry a, #sp-entry-content-50 > .hpb-more-entry a, #sp-entry-content-51 > .hpb-more-entry a, #sp-entry-content-52 > .hpb-more-entry a, #sp-entry-content-53 > .hpb-more-entry a, #sp-entry-content-54 > .hpb-more-entry a, #sp-entry-content-55 > .hpb-more-entry a, #sp-entry-content-56 > .hpb-more-entry a, #sp-entry-content-57 > .hpb-more-entry a, #sp-entry-content-58 > .hpb-more-entry a, #sp-entry-content-59 > .hpb-more-entry a, #sp-entry-content-6 > .hpb-more-entry a, #sp-entry-content-60 > .hpb-more-entry a, #sp-entry-content-61 > .hpb-more-entry a, #sp-entry-content-62 > .hpb-more-entry a, #sp-entry-content-63 > .hpb-more-entry a, #sp-entry-content-64 > .hpb-more-entry a, #sp-entry-content-65 > .hpb-more-entry a, #sp-entry-content-66 > .hpb-more-entry a, #sp-entry-content-67 > .hpb-more-entry a, #sp-entry-content-68 > .hpb-more-entry a, #sp-entry-content-69 > .hpb-more-entry a, #sp-entry-content-7 > .hpb-more-entry a, #sp-entry-content-70 > .hpb-more-entry a, #sp-entry-content-71 > .hpb-more-entry a, #sp-entry-content-72 > .hpb-more-entry a, #sp-entry-content-73 > .hpb-more-entry a, #sp-entry-content-74 > .hpb-more-entry a, #sp-entry-content-75 > .hpb-more-entry a, #sp-entry-content-8 > .hpb-more-entry a, #sp-entry-content-9 > .hpb-more-entry a, #sp-wp-post-list-1 > .hpb-more-entry a, #sp-wp-post-list-10 > .hpb-more-entry a, #sp-wp-post-list-11 > .hpb-more-entry a, #sp-wp-post-list-12 > .hpb-more-entry a, #sp-wp-post-list-13 > .hpb-more-entry a, #sp-wp-post-list-14 > .hpb-more-entry a, #sp-wp-post-list-15 > .hpb-more-entry a, #sp-wp-post-list-16 > .hpb-more-entry a, #sp-wp-post-list-2 > .hpb-more-entry a, #sp-wp-post-list-3 > .hpb-more-entry a, #sp-wp-post-list-4 > .hpb-more-entry a, #sp-wp-post-list-5 > .hpb-more-entry a, #sp-wp-post-list-6 > .hpb-more-entry a, #sp-wp-post-list-7 > .hpb-more-entry a, #sp-wp-post-list-8 > .hpb-more-entry a, #sp-wp-post-list-9 > .hpb-more-entry a{
  color : #ffffff;
  background-color : #dd6e6e;
  background-image : url(img/back-nav-01.png);
  background-repeat : repeat-x;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 5px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 5px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #e98585;
  border-left-color : #e98585;
  border-right-color : #e98585;
  border-bottom-color : #e98585;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
  display : inline-block;
}

