#colophon{
  background-color : #000000;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : left top;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto,auto auto;
  padding-top : 30px;
}

#content{
  min-height : 50px;
}

#contenthead {
}

#masthead{
  background-color : transparent;
  background-image : none;
  position : relative;
}

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

.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{
  border-bottom-color : initial;
  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-item-gallery > ul > li > div img.item-gallery-thumbnail{
  max-width : 100%;
}

.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 : #e73562;
  outline-width : medium;
  outline-style : none;
  outline-color : black;
}

a:focus{
  color : #f47f9d;
}

a:hover{
  color : #f47f9d;
}

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 : #5c5c5c;
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : left top;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto,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%;
}

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{
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 20px;
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    width : 960px;
    box-sizing : content-box;
  }

  #content{
    min-height : 50px;
  }

  #main{
    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;
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    width : 960px;
    box-sizing : content-box;
  }

  #masthead{
    margin-bottom : 0px;
  }

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

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

  #sidebar2 {
  }

  .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{
    border-bottom-color : initial;
    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 : 960px;
  }
}

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

  #content{
    width : 960px;
  }

  #contenthead{
    width : 960px;
  }
}

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

  #colophon{
    padding-top : 10px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 10px;
    width : 100%;
  }

  #colophon-inner{
    padding-top : 10px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 10px;
    margin-bottom : 5px;
  }

  #content{
    min-height : 50px;
  }

  #main{
    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;
  }

  *{
    box-sizing : border-box;
  }

  .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-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{
    border-bottom-color : initial;
    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-color : initial;
    border-bottom-width : medium;
    border-bottom-style : none;
    border-bottom-color : initial;
  }

  .sp-site-navigation.horizontal ul ul li > a{
    border-bottom-color : initial;
    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-page-title-1 > h1{
  font-size : 21px;
  font-weight : bold;
  color : #2a2a2a;
  padding-top : 1px;
  padding-left : 23px;
  padding-right : 15px;
  padding-bottom : 4px;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #2a2a2a;
  position : relative;
}

#sp-list-3, #sp-list-4, #sp-list-5{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-bottom : 25px;
  list-style-type : none;
  list-style-position : outside;
}

#sp-list-3 > li, #sp-list-4 > li, #sp-list-5 > li{
  background-color : transparent;
  background-image : url(img/icon-01.png);
  background-repeat : no-repeat;
  background-attachment : scroll;
  background-position : 21px 0.9em;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 5px;
  padding-left : 40px;
  padding-right : 10px;
  padding-bottom : 5px;
}

#sp-definition-list-1 > dd, #sp-definition-list-2 > dd{
  margin-left : 94px;
  margin-bottom : 25px;
}

#sp-definition-list-1 > dt, #sp-definition-list-2 > dt{
  font-weight : bold;
  padding-top : 5px;
  padding-left : 15px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-bottom : 10px;
  border-left-width : 5px;
  border-left-style : solid;
  border-left-color : #000000;
}

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

  #sp-definition-list-1 > dd, #sp-definition-list-2 > dd{
    margin-left : 20px;
  }
}

#sp-entry-content-1, #sp-entry-content-2, #sp-entry-content-4, #sp-entry-content-5, #sp-wp-post-list-1, #sp-wp-post-list-3{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 25px;
}

#sp-entry-content-1 .hpb-more-entry, #sp-entry-content-2 .hpb-more-entry, #sp-entry-content-4 .hpb-more-entry, #sp-entry-content-5 .hpb-more-entry, #sp-wp-post-list-1 .hpb-more-entry, #sp-wp-post-list-3 .hpb-more-entry{
  text-align : right;
  margin-right : 15px;
}

#sp-entry-content-1 .hpb-more-entry > a, #sp-entry-content-2 .hpb-more-entry > a, #sp-entry-content-4 .hpb-more-entry > a, #sp-entry-content-5 .hpb-more-entry > a, #sp-wp-post-list-1 .hpb-more-entry > a, #sp-wp-post-list-3 .hpb-more-entry > a{
  font-size : 1.3rem;
  font-weight : normal;
  color : #e73562;
  background-color : #000000;
  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-decoration : none;
  text-align : center;
  padding-top : 5px;
  padding-left : 6px;
  padding-right : 6px;
  padding-bottom : 5px;
  display : inline-block;
  position : relative;
}

#sp-entry-content-1 .hpb-more-entry > a:active, #sp-entry-content-2 .hpb-more-entry > a:active, #sp-entry-content-4 .hpb-more-entry > a:active, #sp-entry-content-5 .hpb-more-entry > a:active, #sp-wp-post-list-1 .hpb-more-entry > a:active, #sp-wp-post-list-3 .hpb-more-entry > a:active{
  color : #999999;
}

#sp-entry-content-1 .hpb-more-entry > a:hover, #sp-entry-content-2 .hpb-more-entry > a:hover, #sp-entry-content-4 .hpb-more-entry > a:hover, #sp-entry-content-5 .hpb-more-entry > a:hover, #sp-wp-post-list-1 .hpb-more-entry > a:hover, #sp-wp-post-list-3 .hpb-more-entry > a:hover{
  color : #999999;
}

#sp-entry-content-1 .nav-next, #sp-entry-content-2 .nav-next, #sp-entry-content-4 .nav-next, #sp-entry-content-5 .nav-next, #sp-wp-post-list-1 .nav-next, #sp-wp-post-list-3 .nav-next{
  margin-right : 25px;
  float : right;
}

#sp-entry-content-1 .nav-previous, #sp-entry-content-2 .nav-previous, #sp-entry-content-4 .nav-previous, #sp-entry-content-5 .nav-previous, #sp-wp-post-list-1 .nav-previous, #sp-wp-post-list-3 .nav-previous{
  margin-left : 25px;
  float : left;
}

#sp-entry-content-1 article, #sp-entry-content-2 article, #sp-entry-content-4 article, #sp-entry-content-5 article, #sp-wp-post-list-1 article, #sp-wp-post-list-3 article{
  margin-top : 0px;
  margin-left : 25px;
  margin-right : 25px;
  margin-bottom : 25px;
}

#sp-entry-content-1 article > div, #sp-entry-content-2 article > div, #sp-entry-content-4 article > div, #sp-entry-content-5 article > div, #sp-wp-post-list-1 article > div, #sp-wp-post-list-3 article > div{
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
}

#sp-entry-content-1 dl, #sp-entry-content-2 dl, #sp-entry-content-4 dl, #sp-entry-content-5 dl, #sp-wp-post-list-1 dl, #sp-wp-post-list-3 dl{
  margin-top : 0px;
  margin-left : 25px;
  margin-right : 25px;
  margin-bottom : 15px;
}

#sp-entry-content-1 h3, #sp-entry-content-2 h3, #sp-entry-content-4 h3, #sp-entry-content-5 h3, #sp-wp-post-list-1 h3, #sp-wp-post-list-3 h3{
  font-size : 1.7rem;
  font-weight : bold;
  color : #000000;
  padding-top : 5px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 5px;
  margin-bottom : 15px;
}

#sp-entry-content-1 li, #sp-entry-content-2 li, #sp-entry-content-4 li, #sp-entry-content-5 li, #sp-wp-post-list-1 li, #sp-wp-post-list-3 li{
  padding-top : 0px;
  padding-left : 45px;
  padding-right : 10px;
  padding-bottom : 0px;
  margin-bottom : 5px;
}

#sp-entry-content-1 p, #sp-entry-content-2 p, #sp-entry-content-4 p, #sp-entry-content-5 p, #sp-wp-post-list-1 p, #sp-wp-post-list-3 p{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-entry-content-1 p > img, #sp-entry-content-2 p > img, #sp-entry-content-4 p > img, #sp-entry-content-5 p > img, #sp-wp-post-list-1 p > img, #sp-wp-post-list-3 p > img{
  margin-top : 5px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 5px;
}

#sp-entry-content-1 ul, #sp-entry-content-2 ul, #sp-entry-content-4 ul, #sp-entry-content-5 ul, #sp-wp-post-list-1 ul, #sp-wp-post-list-3 ul{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 15px;
  list-style-type : none;
  list-style-position : outside;
}

.hpb-viewtype-content#sp-entry-content-1 dd, .hpb-viewtype-content#sp-entry-content-2 dd, .hpb-viewtype-content#sp-entry-content-4 dd, .hpb-viewtype-content#sp-entry-content-5 dd, .hpb-viewtype-content#sp-wp-post-list-1 dd, .hpb-viewtype-content#sp-wp-post-list-3 dd{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-left : 0px;
  margin-bottom : 20px;
}

.hpb-viewtype-content#sp-entry-content-1 dl, .hpb-viewtype-content#sp-entry-content-2 dl, .hpb-viewtype-content#sp-entry-content-4 dl, .hpb-viewtype-content#sp-entry-content-5 dl, .hpb-viewtype-content#sp-wp-post-list-1 dl, .hpb-viewtype-content#sp-wp-post-list-3 dl{
  padding-top : 0px;
  padding-left : 32px;
  padding-right : 32px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 25px;
}

.hpb-viewtype-content#sp-entry-content-1 dt, .hpb-viewtype-content#sp-entry-content-2 dt, .hpb-viewtype-content#sp-entry-content-4 dt, .hpb-viewtype-content#sp-entry-content-5 dt, .hpb-viewtype-content#sp-wp-post-list-1 dt, .hpb-viewtype-content#sp-wp-post-list-3 dt{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 5px;
}

.hpb-viewtype-date#sp-entry-content-1 dd, .hpb-viewtype-date#sp-entry-content-2 dd, .hpb-viewtype-date#sp-entry-content-4 dd, .hpb-viewtype-date#sp-entry-content-5 dd, .hpb-viewtype-date#sp-wp-post-list-1 dd, .hpb-viewtype-date#sp-wp-post-list-3 dd{
  padding-top : 0px;
  padding-left : 120px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-left : 0px;
  margin-bottom : 5px;
}

.hpb-viewtype-date#sp-entry-content-1 dl, .hpb-viewtype-date#sp-entry-content-2 dl, .hpb-viewtype-date#sp-entry-content-4 dl, .hpb-viewtype-date#sp-entry-content-5 dl, .hpb-viewtype-date#sp-wp-post-list-1 dl, .hpb-viewtype-date#sp-wp-post-list-3 dl{
  overflow : hidden;
}

.hpb-viewtype-date#sp-entry-content-1 dt, .hpb-viewtype-date#sp-entry-content-2 dt, .hpb-viewtype-date#sp-entry-content-4 dt, .hpb-viewtype-date#sp-entry-content-5 dt, .hpb-viewtype-date#sp-wp-post-list-1 dt, .hpb-viewtype-date#sp-wp-post-list-3 dt{
  font-weight : bold;
  padding-bottom : 5px;
  width : 120px;
  float : left;
  clear : both;
}

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

  #sp-entry-content-1 li, #sp-entry-content-2 li, #sp-entry-content-4 li, #sp-entry-content-5 li, #sp-wp-post-list-1 li, #sp-wp-post-list-3 li{
    padding-top : 5px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 5px;
  }
}

#sp-site-branding2-1{
  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-left : 1000px;
  padding-right : 1000px;
  margin-left : -1000px;
  margin-right : -1000px;
  width : auto;
}

#sp-site-branding2-1 .extra{
  width : 480px;
  min-height : 50px;
  top : 20px;
  right : 34%;
}

#sp-site-branding2-1 .extra > p{
  color : #000000;
  text-align : right;
  margin-top : 20px;
}

#sp-site-branding2-1 .site-description{
  font-size : 1rem;
  font-weight : normal;
  color : #000000;
  text-align : right;
  width : 100%;
  position : absolute;
  top : 2rem;
  right : 34%;
}

#sp-site-branding2-1 .site-title{
  background-image : url(img/site-branding-1.png);
  background-repeat : no-repeat;
  margin-top : 10px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 30px;
  width : 456px;
  height : 60px;
  float : left;
}

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

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

  #sp-site-branding2-1{
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    overflow : hidden;
  }

  #sp-site-branding2-1 .extra{
    width : 100%;
    position : relative;
    top : 0px;
    left : 0%;
  }

  #sp-site-branding2-1 .extra > p{
    font-size : 1rem;
    color : #000000;
    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%;
    box-sizing : border-box;
  }

  #sp-site-branding2-1 .site-description{
    font-size : 1rem;
    text-align : center;
    padding-top : 0px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 0px;
    width : 100%;
    position : absolute;
    top : 10px;
    left : 0px;
    box-sizing : border-box;
  }

  #sp-site-branding2-1 .site-title{
    background-size : 70% auto;
    margin-top : 50px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
  }

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

#breadcrumb-list{
  margin-bottom : 10px;
}

#breadcrumb-list div{
  margin-right : 10px;
  width : auto;
  display : inline-block;
}

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

#breadcrumb-list div　a:hover{
  color : #f47f9d;
}

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

  #breadcrumb-list{
    padding-left : 10px;
    padding-right : 10px;
  }
}

#sp-table-1, #sp-table-10, #sp-table-11, #sp-table-12, #sp-table-13, #sp-table-14, #sp-table-15, #sp-table-16, #sp-table-17, #sp-table-18, #sp-table-19, #sp-table-2, #sp-table-20, #sp-table-21, #sp-table-22, #sp-table-23, #sp-table-24, #sp-table-26, #sp-table-27, #sp-table-28, #sp-table-3, #sp-table-301, #sp-table-302, #sp-table-303, #sp-table-304, #sp-table-305, #sp-table-306, #sp-table-307, #sp-table-308, #sp-table-309, #sp-table-310, #sp-table-311, #sp-table-312, #sp-table-313, #sp-table-314, #sp-table-315, #sp-table-316, #sp-table-317, #sp-table-318, #sp-table-319, #sp-table-320, #sp-table-321, #sp-table-322, #sp-table-323, #sp-table-324, #sp-table-325, #sp-table-326, #sp-table-327, #sp-table-328, #sp-table-329, #sp-table-330, #sp-table-331, #sp-table-332, #sp-table-333, #sp-table-334, #sp-table-335, #sp-table-336, #sp-table-337, #sp-table-338, #sp-table-339, #sp-table-340, #sp-table-341, #sp-table-342, #sp-table-343, #sp-table-344, #sp-table-345, #sp-table-346, #sp-table-347, #sp-table-348, #sp-table-349, #sp-table-350, #sp-table-351, #sp-table-352, #sp-table-353, #sp-table-354, #sp-table-355, #sp-table-356, #sp-table-357, #sp-table-358, #sp-table-359, #sp-table-360, #sp-table-361, #sp-table-362, #sp-table-363, #sp-table-364, #sp-table-365, #sp-table-366, #sp-table-367, #sp-table-368, #sp-table-369, #sp-table-370, #sp-table-371, #sp-table-372, #sp-table-373, #sp-table-374, #sp-table-375, #sp-table-376, #sp-table-377, #sp-table-378, #sp-table-379, #sp-table-380, #sp-table-381, #sp-table-382, #sp-table-383, #sp-table-384, #sp-table-385, #sp-table-386, #sp-table-387, #sp-table-388, #sp-table-389, #sp-table-390, #sp-table-391, #sp-table-392, #sp-table-393, #sp-table-394, #sp-table-395, #sp-table-396, #sp-table-397, #sp-table-398, #sp-table-399, #sp-table-4, #sp-table-400, #sp-table-401, #sp-table-402, #sp-table-403, #sp-table-404, #sp-table-405, #sp-table-406, #sp-table-407, #sp-table-408, #sp-table-409, #sp-table-410, #sp-table-411, #sp-table-412, #sp-table-413, #sp-table-414, #sp-table-415, #sp-table-416, #sp-table-417, #sp-table-418, #sp-table-419, #sp-table-420, #sp-table-421, #sp-table-422, #sp-table-423, #sp-table-424, #sp-table-425, #sp-table-426, #sp-table-427, #sp-table-428, #sp-table-429, #sp-table-430, #sp-table-431, #sp-table-432, #sp-table-433, #sp-table-434, #sp-table-435, #sp-table-436, #sp-table-437, #sp-table-438, #sp-table-439, #sp-table-440, #sp-table-441, #sp-table-442, #sp-table-443, #sp-table-444, #sp-table-445, #sp-table-446, #sp-table-447, #sp-table-448, #sp-table-449, #sp-table-450, #sp-table-451, #sp-table-452, #sp-table-453, #sp-table-454, #sp-table-455, #sp-table-456, #sp-table-457, #sp-table-458, #sp-table-459, #sp-table-460, #sp-table-461, #sp-table-462, #sp-table-463, #sp-table-464, #sp-table-465, #sp-table-466, #sp-table-467, #sp-table-468, #sp-table-469, #sp-table-470, #sp-table-471, #sp-table-472, #sp-table-473, #sp-table-474, #sp-table-475, #sp-table-476, #sp-table-477, #sp-table-478, #sp-table-479, #sp-table-480, #sp-table-481, #sp-table-482, #sp-table-483, #sp-table-484, #sp-table-485, #sp-table-486, #sp-table-487, #sp-table-488, #sp-table-489, #sp-table-490, #sp-table-491, #sp-table-492, #sp-table-493, #sp-table-494, #sp-table-495, #sp-table-496, #sp-table-497, #sp-table-498, #sp-table-499, #sp-table-500, #sp-table-501, #sp-table-502, #sp-table-503, #sp-table-504, #sp-table-505, #sp-table-506, #sp-table-507, #sp-table-508, #sp-table-509, #sp-table-510, #sp-table-511, #sp-table-512, #sp-table-513, #sp-table-514, #sp-table-515, #sp-table-516, #sp-table-517, #sp-table-518, #sp-table-519, #sp-table-520, #sp-table-521, #sp-table-522, #sp-table-523, #sp-table-524, #sp-table-525, #sp-table-526, #sp-table-527, #sp-table-528, #sp-table-529, #sp-table-530, #sp-table-531, #sp-table-532, #sp-table-533, #sp-table-534, #sp-table-535, #sp-table-536, #sp-table-537, #sp-table-538, #sp-table-539, #sp-table-540, #sp-table-541, #sp-table-542, #sp-table-543, #sp-table-544, #sp-table-545, #sp-table-546, #sp-table-547, #sp-table-548, #sp-table-549, #sp-table-550, #sp-table-551, #sp-table-552, #sp-table-553, #sp-table-554, #sp-table-555, #sp-table-556, #sp-table-557, #sp-table-558, #sp-table-559, #sp-table-560, #sp-table-561, #sp-table-562, #sp-table-563, #sp-table-564, #sp-table-565, #sp-table-566, #sp-table-567, #sp-table-568, #sp-table-569, #sp-table-570, #sp-table-571, #sp-table-572, #sp-table-573, #sp-table-574, #sp-table-575, #sp-table-576, #sp-table-577, #sp-table-578, #sp-table-579, #sp-table-580, #sp-table-581, #sp-table-582, #sp-table-583, #sp-table-584, #sp-table-585, #sp-table-586, #sp-table-6, #sp-table-7, #sp-table-79, #sp-table-8, #sp-table-9{
  color : #333333;
}

#sp-table-1 > tbody > tr > .col-title, #sp-table-10 > tbody > tr > .col-title, #sp-table-11 > tbody > tr > .col-title, #sp-table-12 > tbody > tr > .col-title, #sp-table-13 > tbody > tr > .col-title, #sp-table-14 > tbody > tr > .col-title, #sp-table-15 > tbody > tr > .col-title, #sp-table-16 > tbody > tr > .col-title, #sp-table-17 > tbody > tr > .col-title, #sp-table-18 > tbody > tr > .col-title, #sp-table-19 > tbody > tr > .col-title, #sp-table-2 > tbody > tr > .col-title, #sp-table-20 > tbody > tr > .col-title, #sp-table-21 > tbody > tr > .col-title, #sp-table-22 > tbody > tr > .col-title, #sp-table-23 > tbody > tr > .col-title, #sp-table-24 > tbody > tr > .col-title, #sp-table-26 > tbody > tr > .col-title, #sp-table-27 > tbody > tr > .col-title, #sp-table-28 > tbody > tr > .col-title, #sp-table-3 > tbody > tr > .col-title, #sp-table-301 > tbody > tr > .col-title, #sp-table-302 > tbody > tr > .col-title, #sp-table-303 > tbody > tr > .col-title, #sp-table-304 > tbody > tr > .col-title, #sp-table-305 > tbody > tr > .col-title, #sp-table-306 > tbody > tr > .col-title, #sp-table-307 > tbody > tr > .col-title, #sp-table-308 > tbody > tr > .col-title, #sp-table-309 > tbody > tr > .col-title, #sp-table-310 > tbody > tr > .col-title, #sp-table-311 > tbody > tr > .col-title, #sp-table-312 > tbody > tr > .col-title, #sp-table-313 > tbody > tr > .col-title, #sp-table-314 > tbody > tr > .col-title, #sp-table-315 > tbody > tr > .col-title, #sp-table-316 > tbody > tr > .col-title, #sp-table-317 > tbody > tr > .col-title, #sp-table-318 > tbody > tr > .col-title, #sp-table-319 > tbody > tr > .col-title, #sp-table-320 > tbody > tr > .col-title, #sp-table-321 > tbody > tr > .col-title, #sp-table-322 > tbody > tr > .col-title, #sp-table-323 > tbody > tr > .col-title, #sp-table-324 > tbody > tr > .col-title, #sp-table-325 > tbody > tr > .col-title, #sp-table-326 > tbody > tr > .col-title, #sp-table-327 > tbody > tr > .col-title, #sp-table-328 > tbody > tr > .col-title, #sp-table-329 > tbody > tr > .col-title, #sp-table-330 > tbody > tr > .col-title, #sp-table-331 > tbody > tr > .col-title, #sp-table-332 > tbody > tr > .col-title, #sp-table-333 > tbody > tr > .col-title, #sp-table-334 > tbody > tr > .col-title, #sp-table-335 > tbody > tr > .col-title, #sp-table-336 > tbody > tr > .col-title, #sp-table-337 > tbody > tr > .col-title, #sp-table-338 > tbody > tr > .col-title, #sp-table-339 > tbody > tr > .col-title, #sp-table-340 > tbody > tr > .col-title, #sp-table-341 > tbody > tr > .col-title, #sp-table-342 > tbody > tr > .col-title, #sp-table-343 > tbody > tr > .col-title, #sp-table-344 > tbody > tr > .col-title, #sp-table-345 > tbody > tr > .col-title, #sp-table-346 > tbody > tr > .col-title, #sp-table-347 > tbody > tr > .col-title, #sp-table-348 > tbody > tr > .col-title, #sp-table-349 > tbody > tr > .col-title, #sp-table-350 > tbody > tr > .col-title, #sp-table-351 > tbody > tr > .col-title, #sp-table-352 > tbody > tr > .col-title, #sp-table-353 > tbody > tr > .col-title, #sp-table-354 > tbody > tr > .col-title, #sp-table-355 > tbody > tr > .col-title, #sp-table-356 > tbody > tr > .col-title, #sp-table-357 > tbody > tr > .col-title, #sp-table-358 > tbody > tr > .col-title, #sp-table-359 > tbody > tr > .col-title, #sp-table-360 > tbody > tr > .col-title, #sp-table-361 > tbody > tr > .col-title, #sp-table-362 > tbody > tr > .col-title, #sp-table-363 > tbody > tr > .col-title, #sp-table-364 > tbody > tr > .col-title, #sp-table-365 > tbody > tr > .col-title, #sp-table-366 > tbody > tr > .col-title, #sp-table-367 > tbody > tr > .col-title, #sp-table-368 > tbody > tr > .col-title, #sp-table-369 > tbody > tr > .col-title, #sp-table-370 > tbody > tr > .col-title, #sp-table-371 > tbody > tr > .col-title, #sp-table-372 > tbody > tr > .col-title, #sp-table-373 > tbody > tr > .col-title, #sp-table-374 > tbody > tr > .col-title, #sp-table-375 > tbody > tr > .col-title, #sp-table-376 > tbody > tr > .col-title, #sp-table-377 > tbody > tr > .col-title, #sp-table-378 > tbody > tr > .col-title, #sp-table-379 > tbody > tr > .col-title, #sp-table-380 > tbody > tr > .col-title, #sp-table-381 > tbody > tr > .col-title, #sp-table-382 > tbody > tr > .col-title, #sp-table-383 > tbody > tr > .col-title, #sp-table-384 > tbody > tr > .col-title, #sp-table-385 > tbody > tr > .col-title, #sp-table-386 > tbody > tr > .col-title, #sp-table-387 > tbody > tr > .col-title, #sp-table-388 > tbody > tr > .col-title, #sp-table-389 > tbody > tr > .col-title, #sp-table-390 > tbody > tr > .col-title, #sp-table-391 > tbody > tr > .col-title, #sp-table-392 > tbody > tr > .col-title, #sp-table-393 > tbody > tr > .col-title, #sp-table-394 > tbody > tr > .col-title, #sp-table-395 > tbody > tr > .col-title, #sp-table-396 > tbody > tr > .col-title, #sp-table-397 > tbody > tr > .col-title, #sp-table-398 > tbody > tr > .col-title, #sp-table-399 > tbody > tr > .col-title, #sp-table-4 > tbody > tr > .col-title, #sp-table-400 > tbody > tr > .col-title, #sp-table-401 > tbody > tr > .col-title, #sp-table-402 > tbody > tr > .col-title, #sp-table-403 > tbody > tr > .col-title, #sp-table-404 > tbody > tr > .col-title, #sp-table-405 > tbody > tr > .col-title, #sp-table-406 > tbody > tr > .col-title, #sp-table-407 > tbody > tr > .col-title, #sp-table-408 > tbody > tr > .col-title, #sp-table-409 > tbody > tr > .col-title, #sp-table-410 > tbody > tr > .col-title, #sp-table-411 > tbody > tr > .col-title, #sp-table-412 > tbody > tr > .col-title, #sp-table-413 > tbody > tr > .col-title, #sp-table-414 > tbody > tr > .col-title, #sp-table-415 > tbody > tr > .col-title, #sp-table-416 > tbody > tr > .col-title, #sp-table-417 > tbody > tr > .col-title, #sp-table-418 > tbody > tr > .col-title, #sp-table-419 > tbody > tr > .col-title, #sp-table-420 > tbody > tr > .col-title, #sp-table-421 > tbody > tr > .col-title, #sp-table-422 > tbody > tr > .col-title, #sp-table-423 > tbody > tr > .col-title, #sp-table-424 > tbody > tr > .col-title, #sp-table-425 > tbody > tr > .col-title, #sp-table-426 > tbody > tr > .col-title, #sp-table-427 > tbody > tr > .col-title, #sp-table-428 > tbody > tr > .col-title, #sp-table-429 > tbody > tr > .col-title, #sp-table-430 > tbody > tr > .col-title, #sp-table-431 > tbody > tr > .col-title, #sp-table-432 > tbody > tr > .col-title, #sp-table-433 > tbody > tr > .col-title, #sp-table-434 > tbody > tr > .col-title, #sp-table-435 > tbody > tr > .col-title, #sp-table-436 > tbody > tr > .col-title, #sp-table-437 > tbody > tr > .col-title, #sp-table-438 > tbody > tr > .col-title, #sp-table-439 > tbody > tr > .col-title, #sp-table-440 > tbody > tr > .col-title, #sp-table-441 > tbody > tr > .col-title, #sp-table-442 > tbody > tr > .col-title, #sp-table-443 > tbody > tr > .col-title, #sp-table-444 > tbody > tr > .col-title, #sp-table-445 > tbody > tr > .col-title, #sp-table-446 > tbody > tr > .col-title, #sp-table-447 > tbody > tr > .col-title, #sp-table-448 > tbody > tr > .col-title, #sp-table-449 > tbody > tr > .col-title, #sp-table-450 > tbody > tr > .col-title, #sp-table-451 > tbody > tr > .col-title, #sp-table-452 > tbody > tr > .col-title, #sp-table-453 > tbody > tr > .col-title, #sp-table-454 > tbody > tr > .col-title, #sp-table-455 > tbody > tr > .col-title, #sp-table-456 > tbody > tr > .col-title, #sp-table-457 > tbody > tr > .col-title, #sp-table-458 > tbody > tr > .col-title, #sp-table-459 > tbody > tr > .col-title, #sp-table-460 > tbody > tr > .col-title, #sp-table-461 > tbody > tr > .col-title, #sp-table-462 > tbody > tr > .col-title, #sp-table-463 > tbody > tr > .col-title, #sp-table-464 > tbody > tr > .col-title, #sp-table-465 > tbody > tr > .col-title, #sp-table-466 > tbody > tr > .col-title, #sp-table-467 > tbody > tr > .col-title, #sp-table-468 > tbody > tr > .col-title, #sp-table-469 > tbody > tr > .col-title, #sp-table-470 > tbody > tr > .col-title, #sp-table-471 > tbody > tr > .col-title, #sp-table-472 > tbody > tr > .col-title, #sp-table-473 > tbody > tr > .col-title, #sp-table-474 > tbody > tr > .col-title, #sp-table-475 > tbody > tr > .col-title, #sp-table-476 > tbody > tr > .col-title, #sp-table-477 > tbody > tr > .col-title, #sp-table-478 > tbody > tr > .col-title, #sp-table-479 > tbody > tr > .col-title, #sp-table-480 > tbody > tr > .col-title, #sp-table-481 > tbody > tr > .col-title, #sp-table-482 > tbody > tr > .col-title, #sp-table-483 > tbody > tr > .col-title, #sp-table-484 > tbody > tr > .col-title, #sp-table-485 > tbody > tr > .col-title, #sp-table-486 > tbody > tr > .col-title, #sp-table-487 > tbody > tr > .col-title, #sp-table-488 > tbody > tr > .col-title, #sp-table-489 > tbody > tr > .col-title, #sp-table-490 > tbody > tr > .col-title, #sp-table-491 > tbody > tr > .col-title, #sp-table-492 > tbody > tr > .col-title, #sp-table-493 > tbody > tr > .col-title, #sp-table-494 > tbody > tr > .col-title, #sp-table-495 > tbody > tr > .col-title, #sp-table-496 > tbody > tr > .col-title, #sp-table-497 > tbody > tr > .col-title, #sp-table-498 > tbody > tr > .col-title, #sp-table-499 > tbody > tr > .col-title, #sp-table-500 > tbody > tr > .col-title, #sp-table-501 > tbody > tr > .col-title, #sp-table-502 > tbody > tr > .col-title, #sp-table-503 > tbody > tr > .col-title, #sp-table-504 > tbody > tr > .col-title, #sp-table-505 > tbody > tr > .col-title, #sp-table-506 > tbody > tr > .col-title, #sp-table-507 > tbody > tr > .col-title, #sp-table-508 > tbody > tr > .col-title, #sp-table-509 > tbody > tr > .col-title, #sp-table-510 > tbody > tr > .col-title, #sp-table-511 > tbody > tr > .col-title, #sp-table-512 > tbody > tr > .col-title, #sp-table-513 > tbody > tr > .col-title, #sp-table-514 > tbody > tr > .col-title, #sp-table-515 > tbody > tr > .col-title, #sp-table-516 > tbody > tr > .col-title, #sp-table-517 > tbody > tr > .col-title, #sp-table-518 > tbody > tr > .col-title, #sp-table-519 > tbody > tr > .col-title, #sp-table-520 > tbody > tr > .col-title, #sp-table-521 > tbody > tr > .col-title, #sp-table-522 > tbody > tr > .col-title, #sp-table-523 > tbody > tr > .col-title, #sp-table-524 > tbody > tr > .col-title, #sp-table-525 > tbody > tr > .col-title, #sp-table-526 > tbody > tr > .col-title, #sp-table-527 > tbody > tr > .col-title, #sp-table-528 > tbody > tr > .col-title, #sp-table-529 > tbody > tr > .col-title, #sp-table-530 > tbody > tr > .col-title, #sp-table-531 > tbody > tr > .col-title, #sp-table-532 > tbody > tr > .col-title, #sp-table-533 > tbody > tr > .col-title, #sp-table-534 > tbody > tr > .col-title, #sp-table-535 > tbody > tr > .col-title, #sp-table-536 > tbody > tr > .col-title, #sp-table-537 > tbody > tr > .col-title, #sp-table-538 > tbody > tr > .col-title, #sp-table-539 > tbody > tr > .col-title, #sp-table-540 > tbody > tr > .col-title, #sp-table-541 > tbody > tr > .col-title, #sp-table-542 > tbody > tr > .col-title, #sp-table-543 > tbody > tr > .col-title, #sp-table-544 > tbody > tr > .col-title, #sp-table-545 > tbody > tr > .col-title, #sp-table-546 > tbody > tr > .col-title, #sp-table-547 > tbody > tr > .col-title, #sp-table-548 > tbody > tr > .col-title, #sp-table-549 > tbody > tr > .col-title, #sp-table-550 > tbody > tr > .col-title, #sp-table-551 > tbody > tr > .col-title, #sp-table-552 > tbody > tr > .col-title, #sp-table-553 > tbody > tr > .col-title, #sp-table-554 > tbody > tr > .col-title, #sp-table-555 > tbody > tr > .col-title, #sp-table-556 > tbody > tr > .col-title, #sp-table-557 > tbody > tr > .col-title, #sp-table-558 > tbody > tr > .col-title, #sp-table-559 > tbody > tr > .col-title, #sp-table-560 > tbody > tr > .col-title, #sp-table-561 > tbody > tr > .col-title, #sp-table-562 > tbody > tr > .col-title, #sp-table-563 > tbody > tr > .col-title, #sp-table-564 > tbody > tr > .col-title, #sp-table-565 > tbody > tr > .col-title, #sp-table-566 > tbody > tr > .col-title, #sp-table-567 > tbody > tr > .col-title, #sp-table-568 > tbody > tr > .col-title, #sp-table-569 > tbody > tr > .col-title, #sp-table-570 > tbody > tr > .col-title, #sp-table-571 > tbody > tr > .col-title, #sp-table-572 > tbody > tr > .col-title, #sp-table-573 > tbody > tr > .col-title, #sp-table-574 > tbody > tr > .col-title, #sp-table-575 > tbody > tr > .col-title, #sp-table-576 > tbody > tr > .col-title, #sp-table-577 > tbody > tr > .col-title, #sp-table-578 > tbody > tr > .col-title, #sp-table-579 > tbody > tr > .col-title, #sp-table-580 > tbody > tr > .col-title, #sp-table-581 > tbody > tr > .col-title, #sp-table-582 > tbody > tr > .col-title, #sp-table-583 > tbody > tr > .col-title, #sp-table-584 > tbody > tr > .col-title, #sp-table-585 > tbody > tr > .col-title, #sp-table-586 > tbody > tr > .col-title, #sp-table-6 > tbody > tr > .col-title, #sp-table-7 > tbody > tr > .col-title, #sp-table-79 > tbody > tr > .col-title, #sp-table-8 > tbody > tr > .col-title, #sp-table-9 > tbody > tr > .col-title{
  color : #666666;
  background-color : #ffffff;
  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 : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-table-1 > tbody > tr > .row-title, #sp-table-10 > tbody > tr > .row-title, #sp-table-11 > tbody > tr > .row-title, #sp-table-12 > tbody > tr > .row-title, #sp-table-13 > tbody > tr > .row-title, #sp-table-14 > tbody > tr > .row-title, #sp-table-15 > tbody > tr > .row-title, #sp-table-16 > tbody > tr > .row-title, #sp-table-17 > tbody > tr > .row-title, #sp-table-18 > tbody > tr > .row-title, #sp-table-19 > tbody > tr > .row-title, #sp-table-2 > tbody > tr > .row-title, #sp-table-20 > tbody > tr > .row-title, #sp-table-21 > tbody > tr > .row-title, #sp-table-22 > tbody > tr > .row-title, #sp-table-23 > tbody > tr > .row-title, #sp-table-24 > tbody > tr > .row-title, #sp-table-26 > tbody > tr > .row-title, #sp-table-27 > tbody > tr > .row-title, #sp-table-28 > tbody > tr > .row-title, #sp-table-3 > tbody > tr > .row-title, #sp-table-301 > tbody > tr > .row-title, #sp-table-302 > tbody > tr > .row-title, #sp-table-303 > tbody > tr > .row-title, #sp-table-304 > tbody > tr > .row-title, #sp-table-305 > tbody > tr > .row-title, #sp-table-306 > tbody > tr > .row-title, #sp-table-307 > tbody > tr > .row-title, #sp-table-308 > tbody > tr > .row-title, #sp-table-309 > tbody > tr > .row-title, #sp-table-310 > tbody > tr > .row-title, #sp-table-311 > tbody > tr > .row-title, #sp-table-312 > tbody > tr > .row-title, #sp-table-313 > tbody > tr > .row-title, #sp-table-314 > tbody > tr > .row-title, #sp-table-315 > tbody > tr > .row-title, #sp-table-316 > tbody > tr > .row-title, #sp-table-317 > tbody > tr > .row-title, #sp-table-318 > tbody > tr > .row-title, #sp-table-319 > tbody > tr > .row-title, #sp-table-320 > tbody > tr > .row-title, #sp-table-321 > tbody > tr > .row-title, #sp-table-322 > tbody > tr > .row-title, #sp-table-323 > tbody > tr > .row-title, #sp-table-324 > tbody > tr > .row-title, #sp-table-325 > tbody > tr > .row-title, #sp-table-326 > tbody > tr > .row-title, #sp-table-327 > tbody > tr > .row-title, #sp-table-328 > tbody > tr > .row-title, #sp-table-329 > tbody > tr > .row-title, #sp-table-330 > tbody > tr > .row-title, #sp-table-331 > tbody > tr > .row-title, #sp-table-332 > tbody > tr > .row-title, #sp-table-333 > tbody > tr > .row-title, #sp-table-334 > tbody > tr > .row-title, #sp-table-335 > tbody > tr > .row-title, #sp-table-336 > tbody > tr > .row-title, #sp-table-337 > tbody > tr > .row-title, #sp-table-338 > tbody > tr > .row-title, #sp-table-339 > tbody > tr > .row-title, #sp-table-340 > tbody > tr > .row-title, #sp-table-341 > tbody > tr > .row-title, #sp-table-342 > tbody > tr > .row-title, #sp-table-343 > tbody > tr > .row-title, #sp-table-344 > tbody > tr > .row-title, #sp-table-345 > tbody > tr > .row-title, #sp-table-346 > tbody > tr > .row-title, #sp-table-347 > tbody > tr > .row-title, #sp-table-348 > tbody > tr > .row-title, #sp-table-349 > tbody > tr > .row-title, #sp-table-350 > tbody > tr > .row-title, #sp-table-351 > tbody > tr > .row-title, #sp-table-352 > tbody > tr > .row-title, #sp-table-353 > tbody > tr > .row-title, #sp-table-354 > tbody > tr > .row-title, #sp-table-355 > tbody > tr > .row-title, #sp-table-356 > tbody > tr > .row-title, #sp-table-357 > tbody > tr > .row-title, #sp-table-358 > tbody > tr > .row-title, #sp-table-359 > tbody > tr > .row-title, #sp-table-360 > tbody > tr > .row-title, #sp-table-361 > tbody > tr > .row-title, #sp-table-362 > tbody > tr > .row-title, #sp-table-363 > tbody > tr > .row-title, #sp-table-364 > tbody > tr > .row-title, #sp-table-365 > tbody > tr > .row-title, #sp-table-366 > tbody > tr > .row-title, #sp-table-367 > tbody > tr > .row-title, #sp-table-368 > tbody > tr > .row-title, #sp-table-369 > tbody > tr > .row-title, #sp-table-370 > tbody > tr > .row-title, #sp-table-371 > tbody > tr > .row-title, #sp-table-372 > tbody > tr > .row-title, #sp-table-373 > tbody > tr > .row-title, #sp-table-374 > tbody > tr > .row-title, #sp-table-375 > tbody > tr > .row-title, #sp-table-376 > tbody > tr > .row-title, #sp-table-377 > tbody > tr > .row-title, #sp-table-378 > tbody > tr > .row-title, #sp-table-379 > tbody > tr > .row-title, #sp-table-380 > tbody > tr > .row-title, #sp-table-381 > tbody > tr > .row-title, #sp-table-382 > tbody > tr > .row-title, #sp-table-383 > tbody > tr > .row-title, #sp-table-384 > tbody > tr > .row-title, #sp-table-385 > tbody > tr > .row-title, #sp-table-386 > tbody > tr > .row-title, #sp-table-387 > tbody > tr > .row-title, #sp-table-388 > tbody > tr > .row-title, #sp-table-389 > tbody > tr > .row-title, #sp-table-390 > tbody > tr > .row-title, #sp-table-391 > tbody > tr > .row-title, #sp-table-392 > tbody > tr > .row-title, #sp-table-393 > tbody > tr > .row-title, #sp-table-394 > tbody > tr > .row-title, #sp-table-395 > tbody > tr > .row-title, #sp-table-396 > tbody > tr > .row-title, #sp-table-397 > tbody > tr > .row-title, #sp-table-398 > tbody > tr > .row-title, #sp-table-399 > tbody > tr > .row-title, #sp-table-4 > tbody > tr > .row-title, #sp-table-400 > tbody > tr > .row-title, #sp-table-401 > tbody > tr > .row-title, #sp-table-402 > tbody > tr > .row-title, #sp-table-403 > tbody > tr > .row-title, #sp-table-404 > tbody > tr > .row-title, #sp-table-405 > tbody > tr > .row-title, #sp-table-406 > tbody > tr > .row-title, #sp-table-407 > tbody > tr > .row-title, #sp-table-408 > tbody > tr > .row-title, #sp-table-409 > tbody > tr > .row-title, #sp-table-410 > tbody > tr > .row-title, #sp-table-411 > tbody > tr > .row-title, #sp-table-412 > tbody > tr > .row-title, #sp-table-413 > tbody > tr > .row-title, #sp-table-414 > tbody > tr > .row-title, #sp-table-415 > tbody > tr > .row-title, #sp-table-416 > tbody > tr > .row-title, #sp-table-417 > tbody > tr > .row-title, #sp-table-418 > tbody > tr > .row-title, #sp-table-419 > tbody > tr > .row-title, #sp-table-420 > tbody > tr > .row-title, #sp-table-421 > tbody > tr > .row-title, #sp-table-422 > tbody > tr > .row-title, #sp-table-423 > tbody > tr > .row-title, #sp-table-424 > tbody > tr > .row-title, #sp-table-425 > tbody > tr > .row-title, #sp-table-426 > tbody > tr > .row-title, #sp-table-427 > tbody > tr > .row-title, #sp-table-428 > tbody > tr > .row-title, #sp-table-429 > tbody > tr > .row-title, #sp-table-430 > tbody > tr > .row-title, #sp-table-431 > tbody > tr > .row-title, #sp-table-432 > tbody > tr > .row-title, #sp-table-433 > tbody > tr > .row-title, #sp-table-434 > tbody > tr > .row-title, #sp-table-435 > tbody > tr > .row-title, #sp-table-436 > tbody > tr > .row-title, #sp-table-437 > tbody > tr > .row-title, #sp-table-438 > tbody > tr > .row-title, #sp-table-439 > tbody > tr > .row-title, #sp-table-440 > tbody > tr > .row-title, #sp-table-441 > tbody > tr > .row-title, #sp-table-442 > tbody > tr > .row-title, #sp-table-443 > tbody > tr > .row-title, #sp-table-444 > tbody > tr > .row-title, #sp-table-445 > tbody > tr > .row-title, #sp-table-446 > tbody > tr > .row-title, #sp-table-447 > tbody > tr > .row-title, #sp-table-448 > tbody > tr > .row-title, #sp-table-449 > tbody > tr > .row-title, #sp-table-450 > tbody > tr > .row-title, #sp-table-451 > tbody > tr > .row-title, #sp-table-452 > tbody > tr > .row-title, #sp-table-453 > tbody > tr > .row-title, #sp-table-454 > tbody > tr > .row-title, #sp-table-455 > tbody > tr > .row-title, #sp-table-456 > tbody > tr > .row-title, #sp-table-457 > tbody > tr > .row-title, #sp-table-458 > tbody > tr > .row-title, #sp-table-459 > tbody > tr > .row-title, #sp-table-460 > tbody > tr > .row-title, #sp-table-461 > tbody > tr > .row-title, #sp-table-462 > tbody > tr > .row-title, #sp-table-463 > tbody > tr > .row-title, #sp-table-464 > tbody > tr > .row-title, #sp-table-465 > tbody > tr > .row-title, #sp-table-466 > tbody > tr > .row-title, #sp-table-467 > tbody > tr > .row-title, #sp-table-468 > tbody > tr > .row-title, #sp-table-469 > tbody > tr > .row-title, #sp-table-470 > tbody > tr > .row-title, #sp-table-471 > tbody > tr > .row-title, #sp-table-472 > tbody > tr > .row-title, #sp-table-473 > tbody > tr > .row-title, #sp-table-474 > tbody > tr > .row-title, #sp-table-475 > tbody > tr > .row-title, #sp-table-476 > tbody > tr > .row-title, #sp-table-477 > tbody > tr > .row-title, #sp-table-478 > tbody > tr > .row-title, #sp-table-479 > tbody > tr > .row-title, #sp-table-480 > tbody > tr > .row-title, #sp-table-481 > tbody > tr > .row-title, #sp-table-482 > tbody > tr > .row-title, #sp-table-483 > tbody > tr > .row-title, #sp-table-484 > tbody > tr > .row-title, #sp-table-485 > tbody > tr > .row-title, #sp-table-486 > tbody > tr > .row-title, #sp-table-487 > tbody > tr > .row-title, #sp-table-488 > tbody > tr > .row-title, #sp-table-489 > tbody > tr > .row-title, #sp-table-490 > tbody > tr > .row-title, #sp-table-491 > tbody > tr > .row-title, #sp-table-492 > tbody > tr > .row-title, #sp-table-493 > tbody > tr > .row-title, #sp-table-494 > tbody > tr > .row-title, #sp-table-495 > tbody > tr > .row-title, #sp-table-496 > tbody > tr > .row-title, #sp-table-497 > tbody > tr > .row-title, #sp-table-498 > tbody > tr > .row-title, #sp-table-499 > tbody > tr > .row-title, #sp-table-500 > tbody > tr > .row-title, #sp-table-501 > tbody > tr > .row-title, #sp-table-502 > tbody > tr > .row-title, #sp-table-503 > tbody > tr > .row-title, #sp-table-504 > tbody > tr > .row-title, #sp-table-505 > tbody > tr > .row-title, #sp-table-506 > tbody > tr > .row-title, #sp-table-507 > tbody > tr > .row-title, #sp-table-508 > tbody > tr > .row-title, #sp-table-509 > tbody > tr > .row-title, #sp-table-510 > tbody > tr > .row-title, #sp-table-511 > tbody > tr > .row-title, #sp-table-512 > tbody > tr > .row-title, #sp-table-513 > tbody > tr > .row-title, #sp-table-514 > tbody > tr > .row-title, #sp-table-515 > tbody > tr > .row-title, #sp-table-516 > tbody > tr > .row-title, #sp-table-517 > tbody > tr > .row-title, #sp-table-518 > tbody > tr > .row-title, #sp-table-519 > tbody > tr > .row-title, #sp-table-520 > tbody > tr > .row-title, #sp-table-521 > tbody > tr > .row-title, #sp-table-522 > tbody > tr > .row-title, #sp-table-523 > tbody > tr > .row-title, #sp-table-524 > tbody > tr > .row-title, #sp-table-525 > tbody > tr > .row-title, #sp-table-526 > tbody > tr > .row-title, #sp-table-527 > tbody > tr > .row-title, #sp-table-528 > tbody > tr > .row-title, #sp-table-529 > tbody > tr > .row-title, #sp-table-530 > tbody > tr > .row-title, #sp-table-531 > tbody > tr > .row-title, #sp-table-532 > tbody > tr > .row-title, #sp-table-533 > tbody > tr > .row-title, #sp-table-534 > tbody > tr > .row-title, #sp-table-535 > tbody > tr > .row-title, #sp-table-536 > tbody > tr > .row-title, #sp-table-537 > tbody > tr > .row-title, #sp-table-538 > tbody > tr > .row-title, #sp-table-539 > tbody > tr > .row-title, #sp-table-540 > tbody > tr > .row-title, #sp-table-541 > tbody > tr > .row-title, #sp-table-542 > tbody > tr > .row-title, #sp-table-543 > tbody > tr > .row-title, #sp-table-544 > tbody > tr > .row-title, #sp-table-545 > tbody > tr > .row-title, #sp-table-546 > tbody > tr > .row-title, #sp-table-547 > tbody > tr > .row-title, #sp-table-548 > tbody > tr > .row-title, #sp-table-549 > tbody > tr > .row-title, #sp-table-550 > tbody > tr > .row-title, #sp-table-551 > tbody > tr > .row-title, #sp-table-552 > tbody > tr > .row-title, #sp-table-553 > tbody > tr > .row-title, #sp-table-554 > tbody > tr > .row-title, #sp-table-555 > tbody > tr > .row-title, #sp-table-556 > tbody > tr > .row-title, #sp-table-557 > tbody > tr > .row-title, #sp-table-558 > tbody > tr > .row-title, #sp-table-559 > tbody > tr > .row-title, #sp-table-560 > tbody > tr > .row-title, #sp-table-561 > tbody > tr > .row-title, #sp-table-562 > tbody > tr > .row-title, #sp-table-563 > tbody > tr > .row-title, #sp-table-564 > tbody > tr > .row-title, #sp-table-565 > tbody > tr > .row-title, #sp-table-566 > tbody > tr > .row-title, #sp-table-567 > tbody > tr > .row-title, #sp-table-568 > tbody > tr > .row-title, #sp-table-569 > tbody > tr > .row-title, #sp-table-570 > tbody > tr > .row-title, #sp-table-571 > tbody > tr > .row-title, #sp-table-572 > tbody > tr > .row-title, #sp-table-573 > tbody > tr > .row-title, #sp-table-574 > tbody > tr > .row-title, #sp-table-575 > tbody > tr > .row-title, #sp-table-576 > tbody > tr > .row-title, #sp-table-577 > tbody > tr > .row-title, #sp-table-578 > tbody > tr > .row-title, #sp-table-579 > tbody > tr > .row-title, #sp-table-580 > tbody > tr > .row-title, #sp-table-581 > tbody > tr > .row-title, #sp-table-582 > tbody > tr > .row-title, #sp-table-583 > tbody > tr > .row-title, #sp-table-584 > tbody > tr > .row-title, #sp-table-585 > tbody > tr > .row-title, #sp-table-586 > tbody > tr > .row-title, #sp-table-6 > tbody > tr > .row-title, #sp-table-7 > tbody > tr > .row-title, #sp-table-79 > tbody > tr > .row-title, #sp-table-8 > tbody > tr > .row-title, #sp-table-9 > tbody > tr > .row-title{
  color : #ffffff;
  background-color : #000000;
  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 : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-table-1 > tbody > tr > td, #sp-table-10 > tbody > tr > td, #sp-table-11 > tbody > tr > td, #sp-table-12 > tbody > tr > td, #sp-table-13 > tbody > tr > td, #sp-table-14 > tbody > tr > td, #sp-table-15 > tbody > tr > td, #sp-table-16 > tbody > tr > td, #sp-table-17 > tbody > tr > td, #sp-table-18 > tbody > tr > td, #sp-table-19 > tbody > tr > td, #sp-table-2 > tbody > tr > td, #sp-table-20 > tbody > tr > td, #sp-table-21 > tbody > tr > td, #sp-table-22 > tbody > tr > td, #sp-table-23 > tbody > tr > td, #sp-table-24 > tbody > tr > td, #sp-table-26 > tbody > tr > td, #sp-table-27 > tbody > tr > td, #sp-table-28 > tbody > tr > td, #sp-table-3 > tbody > tr > td, #sp-table-301 > tbody > tr > td, #sp-table-302 > tbody > tr > td, #sp-table-303 > tbody > tr > td, #sp-table-304 > tbody > tr > td, #sp-table-305 > tbody > tr > td, #sp-table-306 > tbody > tr > td, #sp-table-307 > tbody > tr > td, #sp-table-308 > tbody > tr > td, #sp-table-309 > tbody > tr > td, #sp-table-310 > tbody > tr > td, #sp-table-311 > tbody > tr > td, #sp-table-312 > tbody > tr > td, #sp-table-313 > tbody > tr > td, #sp-table-314 > tbody > tr > td, #sp-table-315 > tbody > tr > td, #sp-table-316 > tbody > tr > td, #sp-table-317 > tbody > tr > td, #sp-table-318 > tbody > tr > td, #sp-table-319 > tbody > tr > td, #sp-table-320 > tbody > tr > td, #sp-table-321 > tbody > tr > td, #sp-table-322 > tbody > tr > td, #sp-table-323 > tbody > tr > td, #sp-table-324 > tbody > tr > td, #sp-table-325 > tbody > tr > td, #sp-table-326 > tbody > tr > td, #sp-table-327 > tbody > tr > td, #sp-table-328 > tbody > tr > td, #sp-table-329 > tbody > tr > td, #sp-table-330 > tbody > tr > td, #sp-table-331 > tbody > tr > td, #sp-table-332 > tbody > tr > td, #sp-table-333 > tbody > tr > td, #sp-table-334 > tbody > tr > td, #sp-table-335 > tbody > tr > td, #sp-table-336 > tbody > tr > td, #sp-table-337 > tbody > tr > td, #sp-table-338 > tbody > tr > td, #sp-table-339 > tbody > tr > td, #sp-table-340 > tbody > tr > td, #sp-table-341 > tbody > tr > td, #sp-table-342 > tbody > tr > td, #sp-table-343 > tbody > tr > td, #sp-table-344 > tbody > tr > td, #sp-table-345 > tbody > tr > td, #sp-table-346 > tbody > tr > td, #sp-table-347 > tbody > tr > td, #sp-table-348 > tbody > tr > td, #sp-table-349 > tbody > tr > td, #sp-table-350 > tbody > tr > td, #sp-table-351 > tbody > tr > td, #sp-table-352 > tbody > tr > td, #sp-table-353 > tbody > tr > td, #sp-table-354 > tbody > tr > td, #sp-table-355 > tbody > tr > td, #sp-table-356 > tbody > tr > td, #sp-table-357 > tbody > tr > td, #sp-table-358 > tbody > tr > td, #sp-table-359 > tbody > tr > td, #sp-table-360 > tbody > tr > td, #sp-table-361 > tbody > tr > td, #sp-table-362 > tbody > tr > td, #sp-table-363 > tbody > tr > td, #sp-table-364 > tbody > tr > td, #sp-table-365 > tbody > tr > td, #sp-table-366 > tbody > tr > td, #sp-table-367 > tbody > tr > td, #sp-table-368 > tbody > tr > td, #sp-table-369 > tbody > tr > td, #sp-table-370 > tbody > tr > td, #sp-table-371 > tbody > tr > td, #sp-table-372 > tbody > tr > td, #sp-table-373 > tbody > tr > td, #sp-table-374 > tbody > tr > td, #sp-table-375 > tbody > tr > td, #sp-table-376 > tbody > tr > td, #sp-table-377 > tbody > tr > td, #sp-table-378 > tbody > tr > td, #sp-table-379 > tbody > tr > td, #sp-table-380 > tbody > tr > td, #sp-table-381 > tbody > tr > td, #sp-table-382 > tbody > tr > td, #sp-table-383 > tbody > tr > td, #sp-table-384 > tbody > tr > td, #sp-table-385 > tbody > tr > td, #sp-table-386 > tbody > tr > td, #sp-table-387 > tbody > tr > td, #sp-table-388 > tbody > tr > td, #sp-table-389 > tbody > tr > td, #sp-table-390 > tbody > tr > td, #sp-table-391 > tbody > tr > td, #sp-table-392 > tbody > tr > td, #sp-table-393 > tbody > tr > td, #sp-table-394 > tbody > tr > td, #sp-table-395 > tbody > tr > td, #sp-table-396 > tbody > tr > td, #sp-table-397 > tbody > tr > td, #sp-table-398 > tbody > tr > td, #sp-table-399 > tbody > tr > td, #sp-table-4 > tbody > tr > td, #sp-table-400 > tbody > tr > td, #sp-table-401 > tbody > tr > td, #sp-table-402 > tbody > tr > td, #sp-table-403 > tbody > tr > td, #sp-table-404 > tbody > tr > td, #sp-table-405 > tbody > tr > td, #sp-table-406 > tbody > tr > td, #sp-table-407 > tbody > tr > td, #sp-table-408 > tbody > tr > td, #sp-table-409 > tbody > tr > td, #sp-table-410 > tbody > tr > td, #sp-table-411 > tbody > tr > td, #sp-table-412 > tbody > tr > td, #sp-table-413 > tbody > tr > td, #sp-table-414 > tbody > tr > td, #sp-table-415 > tbody > tr > td, #sp-table-416 > tbody > tr > td, #sp-table-417 > tbody > tr > td, #sp-table-418 > tbody > tr > td, #sp-table-419 > tbody > tr > td, #sp-table-420 > tbody > tr > td, #sp-table-421 > tbody > tr > td, #sp-table-422 > tbody > tr > td, #sp-table-423 > tbody > tr > td, #sp-table-424 > tbody > tr > td, #sp-table-425 > tbody > tr > td, #sp-table-426 > tbody > tr > td, #sp-table-427 > tbody > tr > td, #sp-table-428 > tbody > tr > td, #sp-table-429 > tbody > tr > td, #sp-table-430 > tbody > tr > td, #sp-table-431 > tbody > tr > td, #sp-table-432 > tbody > tr > td, #sp-table-433 > tbody > tr > td, #sp-table-434 > tbody > tr > td, #sp-table-435 > tbody > tr > td, #sp-table-436 > tbody > tr > td, #sp-table-437 > tbody > tr > td, #sp-table-438 > tbody > tr > td, #sp-table-439 > tbody > tr > td, #sp-table-440 > tbody > tr > td, #sp-table-441 > tbody > tr > td, #sp-table-442 > tbody > tr > td, #sp-table-443 > tbody > tr > td, #sp-table-444 > tbody > tr > td, #sp-table-445 > tbody > tr > td, #sp-table-446 > tbody > tr > td, #sp-table-447 > tbody > tr > td, #sp-table-448 > tbody > tr > td, #sp-table-449 > tbody > tr > td, #sp-table-450 > tbody > tr > td, #sp-table-451 > tbody > tr > td, #sp-table-452 > tbody > tr > td, #sp-table-453 > tbody > tr > td, #sp-table-454 > tbody > tr > td, #sp-table-455 > tbody > tr > td, #sp-table-456 > tbody > tr > td, #sp-table-457 > tbody > tr > td, #sp-table-458 > tbody > tr > td, #sp-table-459 > tbody > tr > td, #sp-table-460 > tbody > tr > td, #sp-table-461 > tbody > tr > td, #sp-table-462 > tbody > tr > td, #sp-table-463 > tbody > tr > td, #sp-table-464 > tbody > tr > td, #sp-table-465 > tbody > tr > td, #sp-table-466 > tbody > tr > td, #sp-table-467 > tbody > tr > td, #sp-table-468 > tbody > tr > td, #sp-table-469 > tbody > tr > td, #sp-table-470 > tbody > tr > td, #sp-table-471 > tbody > tr > td, #sp-table-472 > tbody > tr > td, #sp-table-473 > tbody > tr > td, #sp-table-474 > tbody > tr > td, #sp-table-475 > tbody > tr > td, #sp-table-476 > tbody > tr > td, #sp-table-477 > tbody > tr > td, #sp-table-478 > tbody > tr > td, #sp-table-479 > tbody > tr > td, #sp-table-480 > tbody > tr > td, #sp-table-481 > tbody > tr > td, #sp-table-482 > tbody > tr > td, #sp-table-483 > tbody > tr > td, #sp-table-484 > tbody > tr > td, #sp-table-485 > tbody > tr > td, #sp-table-486 > tbody > tr > td, #sp-table-487 > tbody > tr > td, #sp-table-488 > tbody > tr > td, #sp-table-489 > tbody > tr > td, #sp-table-490 > tbody > tr > td, #sp-table-491 > tbody > tr > td, #sp-table-492 > tbody > tr > td, #sp-table-493 > tbody > tr > td, #sp-table-494 > tbody > tr > td, #sp-table-495 > tbody > tr > td, #sp-table-496 > tbody > tr > td, #sp-table-497 > tbody > tr > td, #sp-table-498 > tbody > tr > td, #sp-table-499 > tbody > tr > td, #sp-table-500 > tbody > tr > td, #sp-table-501 > tbody > tr > td, #sp-table-502 > tbody > tr > td, #sp-table-503 > tbody > tr > td, #sp-table-504 > tbody > tr > td, #sp-table-505 > tbody > tr > td, #sp-table-506 > tbody > tr > td, #sp-table-507 > tbody > tr > td, #sp-table-508 > tbody > tr > td, #sp-table-509 > tbody > tr > td, #sp-table-510 > tbody > tr > td, #sp-table-511 > tbody > tr > td, #sp-table-512 > tbody > tr > td, #sp-table-513 > tbody > tr > td, #sp-table-514 > tbody > tr > td, #sp-table-515 > tbody > tr > td, #sp-table-516 > tbody > tr > td, #sp-table-517 > tbody > tr > td, #sp-table-518 > tbody > tr > td, #sp-table-519 > tbody > tr > td, #sp-table-520 > tbody > tr > td, #sp-table-521 > tbody > tr > td, #sp-table-522 > tbody > tr > td, #sp-table-523 > tbody > tr > td, #sp-table-524 > tbody > tr > td, #sp-table-525 > tbody > tr > td, #sp-table-526 > tbody > tr > td, #sp-table-527 > tbody > tr > td, #sp-table-528 > tbody > tr > td, #sp-table-529 > tbody > tr > td, #sp-table-530 > tbody > tr > td, #sp-table-531 > tbody > tr > td, #sp-table-532 > tbody > tr > td, #sp-table-533 > tbody > tr > td, #sp-table-534 > tbody > tr > td, #sp-table-535 > tbody > tr > td, #sp-table-536 > tbody > tr > td, #sp-table-537 > tbody > tr > td, #sp-table-538 > tbody > tr > td, #sp-table-539 > tbody > tr > td, #sp-table-540 > tbody > tr > td, #sp-table-541 > tbody > tr > td, #sp-table-542 > tbody > tr > td, #sp-table-543 > tbody > tr > td, #sp-table-544 > tbody > tr > td, #sp-table-545 > tbody > tr > td, #sp-table-546 > tbody > tr > td, #sp-table-547 > tbody > tr > td, #sp-table-548 > tbody > tr > td, #sp-table-549 > tbody > tr > td, #sp-table-550 > tbody > tr > td, #sp-table-551 > tbody > tr > td, #sp-table-552 > tbody > tr > td, #sp-table-553 > tbody > tr > td, #sp-table-554 > tbody > tr > td, #sp-table-555 > tbody > tr > td, #sp-table-556 > tbody > tr > td, #sp-table-557 > tbody > tr > td, #sp-table-558 > tbody > tr > td, #sp-table-559 > tbody > tr > td, #sp-table-560 > tbody > tr > td, #sp-table-561 > tbody > tr > td, #sp-table-562 > tbody > tr > td, #sp-table-563 > tbody > tr > td, #sp-table-564 > tbody > tr > td, #sp-table-565 > tbody > tr > td, #sp-table-566 > tbody > tr > td, #sp-table-567 > tbody > tr > td, #sp-table-568 > tbody > tr > td, #sp-table-569 > tbody > tr > td, #sp-table-570 > tbody > tr > td, #sp-table-571 > tbody > tr > td, #sp-table-572 > tbody > tr > td, #sp-table-573 > tbody > tr > td, #sp-table-574 > tbody > tr > td, #sp-table-575 > tbody > tr > td, #sp-table-576 > tbody > tr > td, #sp-table-577 > tbody > tr > td, #sp-table-578 > tbody > tr > td, #sp-table-579 > tbody > tr > td, #sp-table-580 > tbody > tr > td, #sp-table-581 > tbody > tr > td, #sp-table-582 > tbody > tr > td, #sp-table-583 > tbody > tr > td, #sp-table-584 > tbody > tr > td, #sp-table-585 > tbody > tr > td, #sp-table-586 > tbody > tr > td, #sp-table-6 > tbody > tr > td, #sp-table-7 > tbody > tr > td, #sp-table-79 > tbody > tr > td, #sp-table-8 > tbody > tr > td, #sp-table-9 > tbody > tr > td{
  background-color : #ffffff;
  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 : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-table-1 > tbody > tr > th, #sp-table-10 > tbody > tr > th, #sp-table-11 > tbody > tr > th, #sp-table-12 > tbody > tr > th, #sp-table-13 > tbody > tr > th, #sp-table-14 > tbody > tr > th, #sp-table-15 > tbody > tr > th, #sp-table-16 > tbody > tr > th, #sp-table-17 > tbody > tr > th, #sp-table-18 > tbody > tr > th, #sp-table-19 > tbody > tr > th, #sp-table-2 > tbody > tr > th, #sp-table-20 > tbody > tr > th, #sp-table-21 > tbody > tr > th, #sp-table-22 > tbody > tr > th, #sp-table-23 > tbody > tr > th, #sp-table-24 > tbody > tr > th, #sp-table-26 > tbody > tr > th, #sp-table-27 > tbody > tr > th, #sp-table-28 > tbody > tr > th, #sp-table-3 > tbody > tr > th, #sp-table-301 > tbody > tr > th, #sp-table-302 > tbody > tr > th, #sp-table-303 > tbody > tr > th, #sp-table-304 > tbody > tr > th, #sp-table-305 > tbody > tr > th, #sp-table-306 > tbody > tr > th, #sp-table-307 > tbody > tr > th, #sp-table-308 > tbody > tr > th, #sp-table-309 > tbody > tr > th, #sp-table-310 > tbody > tr > th, #sp-table-311 > tbody > tr > th, #sp-table-312 > tbody > tr > th, #sp-table-313 > tbody > tr > th, #sp-table-314 > tbody > tr > th, #sp-table-315 > tbody > tr > th, #sp-table-316 > tbody > tr > th, #sp-table-317 > tbody > tr > th, #sp-table-318 > tbody > tr > th, #sp-table-319 > tbody > tr > th, #sp-table-320 > tbody > tr > th, #sp-table-321 > tbody > tr > th, #sp-table-322 > tbody > tr > th, #sp-table-323 > tbody > tr > th, #sp-table-324 > tbody > tr > th, #sp-table-325 > tbody > tr > th, #sp-table-326 > tbody > tr > th, #sp-table-327 > tbody > tr > th, #sp-table-328 > tbody > tr > th, #sp-table-329 > tbody > tr > th, #sp-table-330 > tbody > tr > th, #sp-table-331 > tbody > tr > th, #sp-table-332 > tbody > tr > th, #sp-table-333 > tbody > tr > th, #sp-table-334 > tbody > tr > th, #sp-table-335 > tbody > tr > th, #sp-table-336 > tbody > tr > th, #sp-table-337 > tbody > tr > th, #sp-table-338 > tbody > tr > th, #sp-table-339 > tbody > tr > th, #sp-table-340 > tbody > tr > th, #sp-table-341 > tbody > tr > th, #sp-table-342 > tbody > tr > th, #sp-table-343 > tbody > tr > th, #sp-table-344 > tbody > tr > th, #sp-table-345 > tbody > tr > th, #sp-table-346 > tbody > tr > th, #sp-table-347 > tbody > tr > th, #sp-table-348 > tbody > tr > th, #sp-table-349 > tbody > tr > th, #sp-table-350 > tbody > tr > th, #sp-table-351 > tbody > tr > th, #sp-table-352 > tbody > tr > th, #sp-table-353 > tbody > tr > th, #sp-table-354 > tbody > tr > th, #sp-table-355 > tbody > tr > th, #sp-table-356 > tbody > tr > th, #sp-table-357 > tbody > tr > th, #sp-table-358 > tbody > tr > th, #sp-table-359 > tbody > tr > th, #sp-table-360 > tbody > tr > th, #sp-table-361 > tbody > tr > th, #sp-table-362 > tbody > tr > th, #sp-table-363 > tbody > tr > th, #sp-table-364 > tbody > tr > th, #sp-table-365 > tbody > tr > th, #sp-table-366 > tbody > tr > th, #sp-table-367 > tbody > tr > th, #sp-table-368 > tbody > tr > th, #sp-table-369 > tbody > tr > th, #sp-table-370 > tbody > tr > th, #sp-table-371 > tbody > tr > th, #sp-table-372 > tbody > tr > th, #sp-table-373 > tbody > tr > th, #sp-table-374 > tbody > tr > th, #sp-table-375 > tbody > tr > th, #sp-table-376 > tbody > tr > th, #sp-table-377 > tbody > tr > th, #sp-table-378 > tbody > tr > th, #sp-table-379 > tbody > tr > th, #sp-table-380 > tbody > tr > th, #sp-table-381 > tbody > tr > th, #sp-table-382 > tbody > tr > th, #sp-table-383 > tbody > tr > th, #sp-table-384 > tbody > tr > th, #sp-table-385 > tbody > tr > th, #sp-table-386 > tbody > tr > th, #sp-table-387 > tbody > tr > th, #sp-table-388 > tbody > tr > th, #sp-table-389 > tbody > tr > th, #sp-table-390 > tbody > tr > th, #sp-table-391 > tbody > tr > th, #sp-table-392 > tbody > tr > th, #sp-table-393 > tbody > tr > th, #sp-table-394 > tbody > tr > th, #sp-table-395 > tbody > tr > th, #sp-table-396 > tbody > tr > th, #sp-table-397 > tbody > tr > th, #sp-table-398 > tbody > tr > th, #sp-table-399 > tbody > tr > th, #sp-table-4 > tbody > tr > th, #sp-table-400 > tbody > tr > th, #sp-table-401 > tbody > tr > th, #sp-table-402 > tbody > tr > th, #sp-table-403 > tbody > tr > th, #sp-table-404 > tbody > tr > th, #sp-table-405 > tbody > tr > th, #sp-table-406 > tbody > tr > th, #sp-table-407 > tbody > tr > th, #sp-table-408 > tbody > tr > th, #sp-table-409 > tbody > tr > th, #sp-table-410 > tbody > tr > th, #sp-table-411 > tbody > tr > th, #sp-table-412 > tbody > tr > th, #sp-table-413 > tbody > tr > th, #sp-table-414 > tbody > tr > th, #sp-table-415 > tbody > tr > th, #sp-table-416 > tbody > tr > th, #sp-table-417 > tbody > tr > th, #sp-table-418 > tbody > tr > th, #sp-table-419 > tbody > tr > th, #sp-table-420 > tbody > tr > th, #sp-table-421 > tbody > tr > th, #sp-table-422 > tbody > tr > th, #sp-table-423 > tbody > tr > th, #sp-table-424 > tbody > tr > th, #sp-table-425 > tbody > tr > th, #sp-table-426 > tbody > tr > th, #sp-table-427 > tbody > tr > th, #sp-table-428 > tbody > tr > th, #sp-table-429 > tbody > tr > th, #sp-table-430 > tbody > tr > th, #sp-table-431 > tbody > tr > th, #sp-table-432 > tbody > tr > th, #sp-table-433 > tbody > tr > th, #sp-table-434 > tbody > tr > th, #sp-table-435 > tbody > tr > th, #sp-table-436 > tbody > tr > th, #sp-table-437 > tbody > tr > th, #sp-table-438 > tbody > tr > th, #sp-table-439 > tbody > tr > th, #sp-table-440 > tbody > tr > th, #sp-table-441 > tbody > tr > th, #sp-table-442 > tbody > tr > th, #sp-table-443 > tbody > tr > th, #sp-table-444 > tbody > tr > th, #sp-table-445 > tbody > tr > th, #sp-table-446 > tbody > tr > th, #sp-table-447 > tbody > tr > th, #sp-table-448 > tbody > tr > th, #sp-table-449 > tbody > tr > th, #sp-table-450 > tbody > tr > th, #sp-table-451 > tbody > tr > th, #sp-table-452 > tbody > tr > th, #sp-table-453 > tbody > tr > th, #sp-table-454 > tbody > tr > th, #sp-table-455 > tbody > tr > th, #sp-table-456 > tbody > tr > th, #sp-table-457 > tbody > tr > th, #sp-table-458 > tbody > tr > th, #sp-table-459 > tbody > tr > th, #sp-table-460 > tbody > tr > th, #sp-table-461 > tbody > tr > th, #sp-table-462 > tbody > tr > th, #sp-table-463 > tbody > tr > th, #sp-table-464 > tbody > tr > th, #sp-table-465 > tbody > tr > th, #sp-table-466 > tbody > tr > th, #sp-table-467 > tbody > tr > th, #sp-table-468 > tbody > tr > th, #sp-table-469 > tbody > tr > th, #sp-table-470 > tbody > tr > th, #sp-table-471 > tbody > tr > th, #sp-table-472 > tbody > tr > th, #sp-table-473 > tbody > tr > th, #sp-table-474 > tbody > tr > th, #sp-table-475 > tbody > tr > th, #sp-table-476 > tbody > tr > th, #sp-table-477 > tbody > tr > th, #sp-table-478 > tbody > tr > th, #sp-table-479 > tbody > tr > th, #sp-table-480 > tbody > tr > th, #sp-table-481 > tbody > tr > th, #sp-table-482 > tbody > tr > th, #sp-table-483 > tbody > tr > th, #sp-table-484 > tbody > tr > th, #sp-table-485 > tbody > tr > th, #sp-table-486 > tbody > tr > th, #sp-table-487 > tbody > tr > th, #sp-table-488 > tbody > tr > th, #sp-table-489 > tbody > tr > th, #sp-table-490 > tbody > tr > th, #sp-table-491 > tbody > tr > th, #sp-table-492 > tbody > tr > th, #sp-table-493 > tbody > tr > th, #sp-table-494 > tbody > tr > th, #sp-table-495 > tbody > tr > th, #sp-table-496 > tbody > tr > th, #sp-table-497 > tbody > tr > th, #sp-table-498 > tbody > tr > th, #sp-table-499 > tbody > tr > th, #sp-table-500 > tbody > tr > th, #sp-table-501 > tbody > tr > th, #sp-table-502 > tbody > tr > th, #sp-table-503 > tbody > tr > th, #sp-table-504 > tbody > tr > th, #sp-table-505 > tbody > tr > th, #sp-table-506 > tbody > tr > th, #sp-table-507 > tbody > tr > th, #sp-table-508 > tbody > tr > th, #sp-table-509 > tbody > tr > th, #sp-table-510 > tbody > tr > th, #sp-table-511 > tbody > tr > th, #sp-table-512 > tbody > tr > th, #sp-table-513 > tbody > tr > th, #sp-table-514 > tbody > tr > th, #sp-table-515 > tbody > tr > th, #sp-table-516 > tbody > tr > th, #sp-table-517 > tbody > tr > th, #sp-table-518 > tbody > tr > th, #sp-table-519 > tbody > tr > th, #sp-table-520 > tbody > tr > th, #sp-table-521 > tbody > tr > th, #sp-table-522 > tbody > tr > th, #sp-table-523 > tbody > tr > th, #sp-table-524 > tbody > tr > th, #sp-table-525 > tbody > tr > th, #sp-table-526 > tbody > tr > th, #sp-table-527 > tbody > tr > th, #sp-table-528 > tbody > tr > th, #sp-table-529 > tbody > tr > th, #sp-table-530 > tbody > tr > th, #sp-table-531 > tbody > tr > th, #sp-table-532 > tbody > tr > th, #sp-table-533 > tbody > tr > th, #sp-table-534 > tbody > tr > th, #sp-table-535 > tbody > tr > th, #sp-table-536 > tbody > tr > th, #sp-table-537 > tbody > tr > th, #sp-table-538 > tbody > tr > th, #sp-table-539 > tbody > tr > th, #sp-table-540 > tbody > tr > th, #sp-table-541 > tbody > tr > th, #sp-table-542 > tbody > tr > th, #sp-table-543 > tbody > tr > th, #sp-table-544 > tbody > tr > th, #sp-table-545 > tbody > tr > th, #sp-table-546 > tbody > tr > th, #sp-table-547 > tbody > tr > th, #sp-table-548 > tbody > tr > th, #sp-table-549 > tbody > tr > th, #sp-table-550 > tbody > tr > th, #sp-table-551 > tbody > tr > th, #sp-table-552 > tbody > tr > th, #sp-table-553 > tbody > tr > th, #sp-table-554 > tbody > tr > th, #sp-table-555 > tbody > tr > th, #sp-table-556 > tbody > tr > th, #sp-table-557 > tbody > tr > th, #sp-table-558 > tbody > tr > th, #sp-table-559 > tbody > tr > th, #sp-table-560 > tbody > tr > th, #sp-table-561 > tbody > tr > th, #sp-table-562 > tbody > tr > th, #sp-table-563 > tbody > tr > th, #sp-table-564 > tbody > tr > th, #sp-table-565 > tbody > tr > th, #sp-table-566 > tbody > tr > th, #sp-table-567 > tbody > tr > th, #sp-table-568 > tbody > tr > th, #sp-table-569 > tbody > tr > th, #sp-table-570 > tbody > tr > th, #sp-table-571 > tbody > tr > th, #sp-table-572 > tbody > tr > th, #sp-table-573 > tbody > tr > th, #sp-table-574 > tbody > tr > th, #sp-table-575 > tbody > tr > th, #sp-table-576 > tbody > tr > th, #sp-table-577 > tbody > tr > th, #sp-table-578 > tbody > tr > th, #sp-table-579 > tbody > tr > th, #sp-table-580 > tbody > tr > th, #sp-table-581 > tbody > tr > th, #sp-table-582 > tbody > tr > th, #sp-table-583 > tbody > tr > th, #sp-table-584 > tbody > tr > th, #sp-table-585 > tbody > tr > th, #sp-table-586 > tbody > tr > th, #sp-table-6 > tbody > tr > th, #sp-table-7 > tbody > tr > th, #sp-table-79 > tbody > tr > th, #sp-table-8 > tbody > tr > th, #sp-table-9 > tbody > tr > th{
  color : #ffffff;
  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 : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

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

  #sp-table-1, #sp-table-10, #sp-table-11, #sp-table-12, #sp-table-13, #sp-table-14, #sp-table-15, #sp-table-16, #sp-table-17, #sp-table-18, #sp-table-19, #sp-table-2, #sp-table-20, #sp-table-21, #sp-table-22, #sp-table-23, #sp-table-24, #sp-table-26, #sp-table-27, #sp-table-28, #sp-table-3, #sp-table-301, #sp-table-302, #sp-table-303, #sp-table-304, #sp-table-305, #sp-table-306, #sp-table-307, #sp-table-308, #sp-table-309, #sp-table-310, #sp-table-311, #sp-table-312, #sp-table-313, #sp-table-314, #sp-table-315, #sp-table-316, #sp-table-317, #sp-table-318, #sp-table-319, #sp-table-320, #sp-table-321, #sp-table-322, #sp-table-323, #sp-table-324, #sp-table-325, #sp-table-326, #sp-table-327, #sp-table-328, #sp-table-329, #sp-table-330, #sp-table-331, #sp-table-332, #sp-table-333, #sp-table-334, #sp-table-335, #sp-table-336, #sp-table-337, #sp-table-338, #sp-table-339, #sp-table-340, #sp-table-341, #sp-table-342, #sp-table-343, #sp-table-344, #sp-table-345, #sp-table-346, #sp-table-347, #sp-table-348, #sp-table-349, #sp-table-350, #sp-table-351, #sp-table-352, #sp-table-353, #sp-table-354, #sp-table-355, #sp-table-356, #sp-table-357, #sp-table-358, #sp-table-359, #sp-table-360, #sp-table-361, #sp-table-362, #sp-table-363, #sp-table-364, #sp-table-365, #sp-table-366, #sp-table-367, #sp-table-368, #sp-table-369, #sp-table-370, #sp-table-371, #sp-table-372, #sp-table-373, #sp-table-374, #sp-table-375, #sp-table-376, #sp-table-377, #sp-table-378, #sp-table-379, #sp-table-380, #sp-table-381, #sp-table-382, #sp-table-383, #sp-table-384, #sp-table-385, #sp-table-386, #sp-table-387, #sp-table-388, #sp-table-389, #sp-table-390, #sp-table-391, #sp-table-392, #sp-table-393, #sp-table-394, #sp-table-395, #sp-table-396, #sp-table-397, #sp-table-398, #sp-table-399, #sp-table-4, #sp-table-400, #sp-table-401, #sp-table-402, #sp-table-403, #sp-table-404, #sp-table-405, #sp-table-406, #sp-table-407, #sp-table-408, #sp-table-409, #sp-table-410, #sp-table-411, #sp-table-412, #sp-table-413, #sp-table-414, #sp-table-415, #sp-table-416, #sp-table-417, #sp-table-418, #sp-table-419, #sp-table-420, #sp-table-421, #sp-table-422, #sp-table-423, #sp-table-424, #sp-table-425, #sp-table-426, #sp-table-427, #sp-table-428, #sp-table-429, #sp-table-430, #sp-table-431, #sp-table-432, #sp-table-433, #sp-table-434, #sp-table-435, #sp-table-436, #sp-table-437, #sp-table-438, #sp-table-439, #sp-table-440, #sp-table-441, #sp-table-442, #sp-table-443, #sp-table-444, #sp-table-445, #sp-table-446, #sp-table-447, #sp-table-448, #sp-table-449, #sp-table-450, #sp-table-451, #sp-table-452, #sp-table-453, #sp-table-454, #sp-table-455, #sp-table-456, #sp-table-457, #sp-table-458, #sp-table-459, #sp-table-460, #sp-table-461, #sp-table-462, #sp-table-463, #sp-table-464, #sp-table-465, #sp-table-466, #sp-table-467, #sp-table-468, #sp-table-469, #sp-table-470, #sp-table-471, #sp-table-472, #sp-table-473, #sp-table-474, #sp-table-475, #sp-table-476, #sp-table-477, #sp-table-478, #sp-table-479, #sp-table-480, #sp-table-481, #sp-table-482, #sp-table-483, #sp-table-484, #sp-table-485, #sp-table-486, #sp-table-487, #sp-table-488, #sp-table-489, #sp-table-490, #sp-table-491, #sp-table-492, #sp-table-493, #sp-table-494, #sp-table-495, #sp-table-496, #sp-table-497, #sp-table-498, #sp-table-499, #sp-table-500, #sp-table-501, #sp-table-502, #sp-table-503, #sp-table-504, #sp-table-505, #sp-table-506, #sp-table-507, #sp-table-508, #sp-table-509, #sp-table-510, #sp-table-511, #sp-table-512, #sp-table-513, #sp-table-514, #sp-table-515, #sp-table-516, #sp-table-517, #sp-table-518, #sp-table-519, #sp-table-520, #sp-table-521, #sp-table-522, #sp-table-523, #sp-table-524, #sp-table-525, #sp-table-526, #sp-table-527, #sp-table-528, #sp-table-529, #sp-table-530, #sp-table-531, #sp-table-532, #sp-table-533, #sp-table-534, #sp-table-535, #sp-table-536, #sp-table-537, #sp-table-538, #sp-table-539, #sp-table-540, #sp-table-541, #sp-table-542, #sp-table-543, #sp-table-544, #sp-table-545, #sp-table-546, #sp-table-547, #sp-table-548, #sp-table-549, #sp-table-550, #sp-table-551, #sp-table-552, #sp-table-553, #sp-table-554, #sp-table-555, #sp-table-556, #sp-table-557, #sp-table-558, #sp-table-559, #sp-table-560, #sp-table-561, #sp-table-562, #sp-table-563, #sp-table-564, #sp-table-565, #sp-table-566, #sp-table-567, #sp-table-568, #sp-table-569, #sp-table-570, #sp-table-571, #sp-table-572, #sp-table-573, #sp-table-574, #sp-table-575, #sp-table-576, #sp-table-577, #sp-table-578, #sp-table-579, #sp-table-580, #sp-table-581, #sp-table-582, #sp-table-583, #sp-table-584, #sp-table-585, #sp-table-586, #sp-table-6, #sp-table-7, #sp-table-79, #sp-table-8, #sp-table-9{
    width : 100%;
  }
}

