#colophon{
  background-color : #ccebff;
  border-top-width : 1px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : solid;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #99d7ff;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#content{
  min-height : 50px;
}

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

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

#masthead{
  background-color : transparent;
  margin-bottom : 0px;
}

#masthead-inner{
  background-image : url(../images/site/background/masthead.jpg);
}

#page{
  font-size : 1.2rem;
}

*{
  box-sizing : border-box;
  
}

.entry-content{
  font-size : 1.4rem;
}

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

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

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

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

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

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

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

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

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

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

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

.content-block > 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;
}

.content-block > 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;
}

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

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

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

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

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

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

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

.item-gallery > ul > li > div img.item-gallery-thumbnail{
  max-width : 100%;
}

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

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

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

.primary-navigation{
  color : black;
  background-color : white;
}

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

.primary-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%;
}

.primary-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;
}

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

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

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

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

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

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

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

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

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

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

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

.data-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;
}

.data-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;
}

.data-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;
}

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

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

.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;
}

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

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

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

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

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

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

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

a:hover{
  text-decoration : underline;
}

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 : #333333;
  background-color : #ffffff;
  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{
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    width : 1000px;
    box-sizing : content-box;
  }

  #content{
    min-height : 50px;
  }

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

  #main-inner{
    float : left;
  }

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

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

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

  #masthead{
    margin-bottom : 0px;
  }

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

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

  #primary{
    float : right;
  }

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

  .primary-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;
  }

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

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

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

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

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

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

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

  .primary-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;
  }

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

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

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

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

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

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

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

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

  .primary-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;
  }

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

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

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

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

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

  body{
    min-width : 1000px;
  }
}

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

  #content{
    width : 100%;
    float : right;
  }

  #contenthead{
    width : 1000px;
  }

  #main-inner{
    width : 1000px;
  }

  #primary{
    width : 650px;
  }

  #sidebar1{
    width : 300px;
    float : left;
  }
}

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

  #colophon::before{
    border-top-width : 2px;
    border-top-style : solid;
    border-top-color : #ffffff;
    width : 100%;
    display : block;
    content : "";
  }

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

  #masthead{
    margin-bottom : 0px;
  }

  *{
    box-sizing : border-box;
  }

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

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

  .breadcrumb{
    padding-left : 10px;
    padding-right : 10px;
  }

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

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

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

  .primary-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;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .primary-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;
  }

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

  .primary-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;
  }

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

  .primary-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;
  }

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

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

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

  embed{
    max-width : 100%;
  }
}

.page-works#content #page-content > .large{
  font-size : 1.5em;
}

.page-works#content #page-content > .medium{
  font-size : 1em;
}

.page-works#content #page-content > .x-large{
  font-size : 2em;
}

.page-works#content #page-content > .x-small{
  font-size : 0.8em;
}

.page-works#content #page-content > .xx-large{
  font-size : 3em;
}

.page-works#content #page-content > .xx-small{
  font-size : 0.7em;
}

.page-works#content #page-content > a:link{
  color : #ffffff;
  background-color : #7ac6f9;
  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;
}

.page-works#content #page-content > em{
  font-style : oblique;
  color : #7ac6f9;
}

.page-works#content #page-content > h1{
  color : #676767;
  background-color : #d4edf8;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 11px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 11px;
}

.page-works#content #page-content > h2{
  color : #676767;
  background-color : #d4edf8;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 11px;
  padding-left : 20px;
  padding-right : 10px;
  padding-bottom : 11px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #7ac6f9;
}

.page-works#content #page-content > h3{
  font-size : 1.3em;
  line-height : 1.8;
  color : #676767;
  background-color : #d4edf8;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 12px;
  padding-left : 15px;
  padding-right : 10px;
  padding-bottom : 12px;
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : #7ac6f9;
  border-bottom-color : #7ac6f9;
  clear : both;
}

.page-works#content #page-content > h4{
  font-size : 1.2em;
  color : #ffffff;
  background-color : #7ac6f9;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 5px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 5px;
  clear : both;
}

.page-works#content #page-content > h5{
  font-size : 1em;
  color : #7ac6f9;
  padding-top : 15px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 15px;
  clear : both;
}

.page-works#content #page-content > h6{
  font-size : 1em;
  font-weight : normal;
  color : #676767;
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #7ac6f9;
}

.page-works#content #page-content > p{
  line-height : 1.4;
  color : #676767;
  text-align : left;
  margin-top : 0.5em;
  margin-left : 0.1em;
  margin-right : 0.1em;
  margin-bottom : 0.5em;
}

.page-works#content #page-content > p.indent{
  padding-left : 20px;
}

.page-works#content #page-content > p.small{
  font-size : 0.9em;
}

.page-works#content #page-content > strong{
  font-weight : bold;
  color : #7ac6f9;
}

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

  #primary-navigation{
    background-image : url(../images/site/ui/nav.png);
    background-position : left 2px;
    padding-top : 2px;
    padding-left : 100%;
    padding-right : 100%;
    padding-bottom : 2px;
    margin-left : -100%;
    margin-right : -100%;
    margin-bottom : 4px;
    border-top-width : 1px;
    border-bottom-width : 1px;
    border-top-style : solid;
    border-bottom-style : solid;
    border-top-color : #d7d7d7;
    border-bottom-color : #d7d7d7;
    position : relative;
  }

  #primary-navigation ul ul{
    border-top-width : 1px;
    border-left-width : 1px;
    border-right-width : 1px;
    border-bottom-width : medium;
    border-top-style : solid;
    border-left-style : solid;
    border-right-style : solid;
    border-bottom-style : none;
    border-top-color : #ffffff;
    border-left-color : #ffffff;
    border-right-color : #ffffff;
    border-bottom-color : initial;
  }

  #primary-navigation ul ul li{
    padding-top : 0px;
    padding-bottom : 0px;
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #ffffff;
    position : relative;
  }

  #primary-navigation ul ul li:hover > ul{
    display : block;
    top : 0px;
    left : 100%;
  }

  #primary-navigation ul ul li > a{
    color : #333333;
    background-color : #f1f4d0;
    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;
  }

  #primary-navigation ul ul li > a:hover{
    background-color : #e6eabb;
  }

  #primary-navigation::after{
    border-top-width : 1px;
    border-bottom-width : 1px;
    border-top-style : solid;
    border-bottom-style : solid;
    border-top-color : #6f9501;
    border-bottom-color : #ffffff;
    display : block;
    position : absolute;
    bottom : 0px;
    right : 0px;
    left : 0px;
    content : "";
  }

  #primary-navigation::before{
    border-top-width : 1px;
    border-bottom-width : 1px;
    border-top-style : solid;
    border-bottom-style : solid;
    border-top-color : #ffffff;
    border-bottom-color : #6f9501;
    display : block;
    position : absolute;
    top : 0px;
    right : 0px;
    left : 0px;
    content : "";
  }

  #primary-navigation > ul{
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    border-left-width : 1px;
    border-left-style : solid;
    border-left-color : #6f9501;
  }

  #primary-navigation > ul > li.current-menu-ancestor > a{
    color : #eaff01;
    background-image : url(../images/site/ui/nav-hover.png);
  }

  #primary-navigation > ul > li.current-menu-item > a{
    color : #eaff01;
    background-image : url(../images/site/ui/nav-hover.png);
  }

  #primary-navigation > ul > li.current_page_ancestor > a{
    color : #eaff01;
    background-image : url(../images/site/ui/nav-hover.png);
  }

  #primary-navigation > ul > li.current_page_item > a{
    color : #eaff01;
    background-image : url(../images/site/ui/nav-hover.png);
  }

  #primary-navigation > ul > li > a{
    font-size : 1.4rem;
    line-height : 1;
    color : #ffffff;
    padding-top : 17px;
    padding-left : 20px;
    padding-right : 20px;
    padding-bottom : 17px;
    border-left-width : 1px;
    border-right-width : 1px;
    border-left-style : solid;
    border-right-style : solid;
    border-left-color : #9ecd12;
    border-right-color : #6f9501;
    display : block;
  }

  #primary-navigation > ul > li > a:hover{
    color : #eaff01;
    background-image : url(../images/site/ui/nav-hover.png);
  }
}

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

  #primary-navigation{
    font-size : 1.3rem;
    margin-top : 0px;
  }

  #primary-navigation .menu-toggle{
    font-size : 1.3rem;
    background-color : #fdbb36;
    background-image : url(../images/site/ui/icon-menu-toggle.png);
    background-repeat : no-repeat;
    background-position : center center;
    text-indent : -9999px;
    padding-top : 12px;
    padding-bottom : 12px;
  }

  #primary-navigation li > a:active{
    color : #ffffff;
    background-color : #fdbb36;
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #fdbb36;
  }

  #primary-navigation li > a:hover{
    color : #ffffff;
    background-color : #fdbb36;
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #fdbb36;
  }

  #primary-navigation ul li{
    line-height : 1.5;
    text-align : left;
  }

  #primary-navigation ul li > a{
    font-weight : bold;
    color : #ffffff;
    background-color : #83a520;
    padding-top : 9px;
    padding-left : 25px;
    padding-right : 10px;
    padding-bottom : 8px;
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #9ac423;
  }

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

  #primary-navigation ul ul ul li > a{
    padding-left : 55px;
  }

  #primary-navigation > ul li.current-menu-ancestor > a{
    color : #ffffff;
    background-color : #fdbb36;
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #fdbb36;
  }

  #primary-navigation > ul li.current-menu-item > a{
    color : #ffffff;
    background-color : #fdbb36;
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #fdbb36;
  }

  #primary-navigation > ul li.current_page_ancestor > a{
    color : #ffffff;
    background-color : #fdbb36;
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #fdbb36;
  }

  #primary-navigation > ul li.current_page_item > a{
    color : #ffffff;
    background-color : #fdbb36;
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #fdbb36;
  }
}

#history-table{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 25px;
  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 : #bfbfbf;
  border-left-color : #bfbfbf;
  border-right-color : #bfbfbf;
  border-bottom-color : #bfbfbf;
  width : 100%;
  border-collapse : collapse;
}

#history-table > tbody > tr > td{
  background-color : #ffffff;
  padding-top : 6px;
  padding-left : 20px;
  padding-right : 20px;
  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 : #bfbfbf;
  border-left-color : #bfbfbf;
  border-right-color : #bfbfbf;
  border-bottom-color : #bfbfbf;
}

#history-table > tbody > tr > th{
  font-weight : bold;
  color : #333333;
  background-color : #f0f7d5;
  vertical-align : top;
  padding-top : 6px;
  padding-left : 20px;
  padding-right : 20px;
  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 : #bfbfbf;
  border-left-color : #bfbfbf;
  border-right-color : #bfbfbf;
  border-bottom-color : #bfbfbf;
}.post-content,
.post-list {
  padding-left : 0px;
  padding-right : 0px;
  margin-top : 0px;
  margin-bottom : 23px;
}.post-view-full.post-content h3,
.post-view-full.post-list h3 {
  margin-bottom : 23px;
}.post-view-full.post-content h3 a,
.post-view-full.post-list h3 a {
  border-left-width : 1px;
  border-right-width : 1px;
  border-left-style : solid;
  border-right-style : solid;
  border-left-color : #e3e3e3;
  border-right-color : #e3e3e3;
}.post-content > .more-entry,
.post-list > .more-entry {
  font-size : 1.2rem;
  text-align : right;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  clear : both;
}.post-content > .more-entry a,
.post-list > .more-entry a {
  font-size : 1.2rem;
  color : #333333;
  background-color : #f7f7f7;
  text-decoration : none;
  text-align : center;
  padding-top : 6px;
  padding-left : 12px;
  padding-right : 12px;
  padding-bottom : 5px;
  margin-top : 25px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #dfdfdf;
  border-left-color : #dfdfdf;
  border-right-color : #dfdfdf;
  border-bottom-color : #dfdfdf;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
  display : inline-block;
}.post-content > article,
.post-list > article {
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 24px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 23px;
  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 : #e3e3e3;
  border-left-color : #e3e3e3;
  border-right-color : #e3e3e3;
  border-bottom-color : #e3e3e3;
  box-shadow : 0px 3px 0px 0px #eaeaea;
}.post-content > article > div,
.post-list > article > div {
  padding-left : 30px;
  padding-right : 30px;
}.post-content > article > footer .by-author,
.post-list > article > footer .by-author {
  background-color : transparent;
  background-image : url(../images/site/ui/icon-author.gif);
  background-repeat : no-repeat;
  background-attachment : scroll;
  background-position : left center;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-left : 13px;
  margin-left : 1px;
}.post-content > article > footer .cat-links,
.post-list > article > footer .cat-links {
  background-color : transparent;
  background-image : url(../images/site/ui/icon-category.gif);
  background-repeat : no-repeat;
  background-attachment : scroll;
  background-position : left center;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-left : 16px;
  margin-left : 1px;
}.post-content > article > footer .comments-link,
.post-list > article > footer .comments-link {
  background-color : transparent;
  background-image : url(../images/site/ui/icon-comments.gif);
  background-repeat : no-repeat;
  background-attachment : scroll;
  background-position : left center;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-left : 21px;
  margin-left : 1px;
}.post-content > article > footer .date,
.post-list > article > footer .date {
  background-color : transparent;
  background-image : url(../images/site/ui/icon-date.gif);
  background-repeat : no-repeat;
  background-attachment : scroll;
  background-position : left center;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-left : 16px;
}.post-content > article > footer .sep,
.post-list > article > footer .sep {
  display : none;
}.post-content > article > footer .tags-links,
.post-list > article > footer .tags-links {
  background-color : transparent;
  background-image : url(../images/site/ui/icon-tags.gif);
  background-repeat : no-repeat;
  background-attachment : scroll;
  background-position : left center;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-left : 15px;
  margin-left : 1px;
}.post-content > article > footer a,
.post-list > article > footer a {
  color : #6f9502;
}.post-content > article > footer span,
.post-list > article > footer span {
  font-size : 1.2rem;
  vertical-align : baseline;
}.post-content > article > header > h4,
.post-list > article > header > h4 {
  margin-bottom : 15px;
}.post-content > article > header > h4 > a,
.post-list > article > header > h4 > a {
  font-size : 1.8rem;
  font-weight : normal;
  line-height : 1.5;
  color : #343434;
  background-color : #ffffff;
  background-image : url(../images/site/ui/title-large.png);
  background-repeat : repeat-x;
  padding-top : 11px;
  padding-left : 40px;
  padding-right : 10px;
  padding-bottom : 11px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-top-width : 3px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : dotted;
  border-top-color : #97ca00;
  border-bottom-color : #c3c0b3;
  display : block;
  position : relative;
}.post-content > article > header > h4 > a::before,
.post-list > article > header > h4 > a::before {
  color : #c8e162;
  background-color : #a4d119;
  background-image : url(../images/site/ui/title-small.png);
  background-repeat : repeat-x;
  text-indent : -9999px;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
  width : 6px;
  min-height : 26px;
  display : block;
  position : absolute;
  top : 11px;
  bottom : 13px;
  left : 12px;
  z-index : 1;
  overflow : hidden;
  content : ".";
}.post-content > article > p > img,
.post-list > article > p > img {
  margin-top : 0px;
  margin-left : 30px;
  margin-right : 1em;
  margin-bottom : 1em;
  float : left;
}.post-content > dl,
.post-list > dl {
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 30px;
  margin-right : 30px;
  margin-bottom : 0px;
}.post-content > dl::after,
.post-list > dl::after {
  clear : both;
  display : table;
  content : "";
}.post-content > dl > dd,
.post-list > dl > dd {
  padding-top : 12px;
  padding-left : 154px;
  padding-right : 0px;
  padding-bottom : 11px;
  margin-top : 0px;
  margin-left : -154px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #c3c0b3;
  width : 100%;
  float : left;
}.post-content > dl > dt,
.post-list > dl > dt {
  background-image : url(../images/site/ui/icon-arrow.gif);
  background-repeat : no-repeat;
  background-position : left 1.2em;
  padding-top : 12px;
  padding-left : 24px;
  padding-right : 5px;
  padding-bottom : 11px;
  width : 154px;
  float : left;
}.post-content > h3,
.post-list > h3 {
  background-color : transparent;
  margin-bottom : 5px;
}.post-content > h3 > a,
.post-list > h3 > a {
  font-size : 1.8rem;
  font-weight : normal;
  line-height : 1.5;
  color : #343434;
  background-color : #ffffff;
  background-image : url(../images/site/ui/title-large.png);
  background-repeat : repeat-x;
  padding-top : 11px;
  padding-left : 40px;
  padding-right : 10px;
  padding-bottom : 11px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-top-width : 3px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : dotted;
  border-top-color : #97ca00;
  border-bottom-color : #c3c0b3;
  display : block;
  position : relative;
}.post-content > h3 > a::before,
.post-list > h3 > a::before {
  color : #c8e162;
  background-color : #a4d119;
  background-image : url(../images/site/ui/title-small.png);
  background-repeat : repeat-x;
  text-indent : -9999px;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
  width : 6px;
  min-height : 26px;
  display : block;
  position : absolute;
  top : 11px;
  bottom : 13px;
  left : 12px;
  z-index : 1;
  overflow : hidden;
  content : ".";
}.post-content > nav,
.post-list > nav {
  margin-bottom : 0px;
}.post-content > nav .nav-next,
.post-list > nav .nav-next {
  text-align : right;
  margin-right : 0px;
  float : right;
}.post-content > nav .nav-previous,
.post-list > nav .nav-previous {
  margin-left : 0px;
  float : left;
}.post-content > nav a,
.post-list > nav a {
  font-style : italic;
  text-decoration : underline;
}.post-content > nav div,
.post-list > nav div {
  width : 50%;
}.post-content > ul,
.post-list > ul {
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 30px;
  margin-right : 30px;
  margin-bottom : 0px;
  list-style-type : none;
  list-style-position : outside;
}.post-content > ul > li > a,
.post-list > ul > li > a {
  background-image : url(../images/site/ui/icon-arrow.gif);
  background-repeat : no-repeat;
  background-position : left 1.2em;
  padding-top : 12px;
  padding-left : 24px;
  padding-right : 5px;
  padding-bottom : 11px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #c3c0b3;
  display : block;
}

@media screen and (max-width: 568px) {.post-content dl dd,
.post-list dl dd {
    margin-left : 20px;
  }
}

.page-access#content #page-content, .page-custom#content #page-content, .page-information#content #page-content, .page-information1#content #page-content, .page-profile#content #page-content, .page-profile1#content #page-content, .page-report#content #page-content, .page-toppage#content #page-content{
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 23px;
  padding-left : 30px;
  padding-right : 30px;
  padding-bottom : 30px;
  margin-top : 0px;
  margin-bottom : 23px;
  border-top-width : medium;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : initial;
  border-left-color : #e3e3e3;
  border-right-color : #e3e3e3;
  border-bottom-color : #e3e3e3;
  box-shadow : 0px 3px 0px 0px #eaeaea;
}

.page-access#content #page-content > blockquote, .page-custom#content #page-content > blockquote, .page-information#content #page-content > blockquote, .page-information1#content #page-content > blockquote, .page-profile#content #page-content > blockquote, .page-profile1#content #page-content > blockquote, .page-report#content #page-content > blockquote, .page-toppage#content #page-content > blockquote{
  background-color : #f8f8f8;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 1em;
  padding-left : 30px;
  padding-right : 30px;
  padding-bottom : 1em;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 16px;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
  -webkit-border-radius : 3px;
}

.page-access#content #page-content > blockquote p, .page-custom#content #page-content > blockquote p, .page-information#content #page-content > blockquote p, .page-information1#content #page-content > blockquote p, .page-profile#content #page-content > blockquote p, .page-profile1#content #page-content > blockquote p, .page-report#content #page-content > blockquote p, .page-toppage#content #page-content > blockquote p{
  margin-top : 19px;
  margin-bottom : 0px;
}

.page-access#content #page-content > h1, .page-custom#content #page-content > h1, .page-information#content #page-content > h1, .page-information1#content #page-content > h1, .page-profile#content #page-content > h1, .page-profile1#content #page-content > h1, .page-report#content #page-content > h1, .page-toppage#content #page-content > h1{
  font-size : 1.6rem;
  font-weight : bold;
  margin-bottom : 20px;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #97ca00;
  clear : both;
}

.page-access#content #page-content > h2, .page-custom#content #page-content > h2, .page-information#content #page-content > h2, .page-information1#content #page-content > h2, .page-profile#content #page-content > h2, .page-profile1#content #page-content > h2, .page-report#content #page-content > h2, .page-toppage#content #page-content > h2{
  font-size : 1.6rem;
  font-weight : bold;
  margin-bottom : 20px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #bfbfbf;
  clear : both;
}

.page-access#content #page-content > h3, .page-custom#content #page-content > h3, .page-information#content #page-content > h3, .page-information1#content #page-content > h3, .page-profile#content #page-content > h3, .page-profile1#content #page-content > h3, .page-report#content #page-content > h3, .page-toppage#content #page-content > h3{
  font-size : 1.6rem;
  font-weight : normal;
  margin-bottom : 21px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #bfbfbf;
  clear : both;
}

.page-access#content #page-content > h4, .page-custom#content #page-content > h4, .page-information#content #page-content > h4, .page-information1#content #page-content > h4, .page-profile#content #page-content > h4, .page-profile1#content #page-content > h4, .page-report#content #page-content > h4, .page-toppage#content #page-content > h4{
  font-size : 1.5rem;
  font-weight : normal;
  margin-bottom : 21px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #bfbfbf;
  clear : both;
}

.page-access#content #page-content > h5, .page-custom#content #page-content > h5, .page-information#content #page-content > h5, .page-information1#content #page-content > h5, .page-profile#content #page-content > h5, .page-profile1#content #page-content > h5, .page-report#content #page-content > h5, .page-toppage#content #page-content > h5{
  font-size : 1.4rem;
  font-weight : normal;
  margin-bottom : 21px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #bfbfbf;
  clear : both;
}

.page-access#content #page-content > h6, .page-custom#content #page-content > h6, .page-information#content #page-content > h6, .page-information1#content #page-content > h6, .page-profile#content #page-content > h6, .page-profile1#content #page-content > h6, .page-report#content #page-content > h6, .page-toppage#content #page-content > h6{
  font-size : 1.3rem;
  font-weight : normal;
  margin-bottom : 20px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #bfbfbf;
  clear : both;
}

.page-access#content #page-content > hr, .page-custom#content #page-content > hr, .page-information#content #page-content > hr, .page-information1#content #page-content > hr, .page-profile#content #page-content > hr, .page-profile1#content #page-content > hr, .page-report#content #page-content > hr, .page-toppage#content #page-content > hr{
  margin-bottom : 19px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #97ca00;
}

.page-access#content #page-content > img, .page-custom#content #page-content > img, .page-information#content #page-content > img, .page-information1#content #page-content > img, .page-profile#content #page-content > img, .page-profile1#content #page-content > img, .page-report#content #page-content > img, .page-toppage#content #page-content > img{
  margin-top : 0px;
  margin-bottom : 19px;
}

.page-access#content #page-content > ins, .page-custom#content #page-content > ins, .page-information#content #page-content > ins, .page-information1#content #page-content > ins, .page-profile#content #page-content > ins, .page-profile1#content #page-content > ins, .page-report#content #page-content > ins, .page-toppage#content #page-content > ins{
  background-color : #fff9c0;
  text-decoration : none;
  padding-top : 5px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 5px;
}

.page-access#content #page-content > ol, .page-custom#content #page-content > ol, .page-information#content #page-content > ol, .page-information1#content #page-content > ol, .page-profile#content #page-content > ol, .page-profile1#content #page-content > ol, .page-report#content #page-content > ol, .page-toppage#content #page-content > ol{
  padding-top : 0px;
  padding-left : 13px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 18px;
  list-style-position : inside;
}

.page-access#content #page-content > ol ol, .page-custom#content #page-content > ol ol, .page-information#content #page-content > ol ol, .page-information1#content #page-content > ol ol, .page-profile#content #page-content > ol ol, .page-profile1#content #page-content > ol ol, .page-report#content #page-content > ol ol, .page-toppage#content #page-content > ol ol{
  margin-bottom : 0px;
}

.page-access#content #page-content > p, .page-custom#content #page-content > p, .page-information#content #page-content > p, .page-information1#content #page-content > p, .page-profile#content #page-content > p, .page-profile1#content #page-content > p, .page-report#content #page-content > p, .page-toppage#content #page-content > p{
  margin-top : 0px;
  margin-bottom : 19px;
}

.page-access#content #page-content > p:first-child, .page-custom#content #page-content > p:first-child, .page-information#content #page-content > p:first-child, .page-information1#content #page-content > p:first-child, .page-profile#content #page-content > p:first-child, .page-profile1#content #page-content > p:first-child, .page-report#content #page-content > p:first-child, .page-toppage#content #page-content > p:first-child{
  margin-top : 0px;
}

.page-access#content #page-content > pre, .page-custom#content #page-content > pre, .page-information#content #page-content > pre, .page-information1#content #page-content > pre, .page-profile#content #page-content > pre, .page-profile1#content #page-content > pre, .page-report#content #page-content > pre, .page-toppage#content #page-content > pre{
  background-color : #f5f5f5;
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  overflow : auto;
  word-wrap : normal;
}

.definition-list {
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 19px;
}

.definition-list > dd {
  margin-top : 10px;
  margin-left : 40px;
  margin-right : 0px;
  margin-bottom : 0px;
}

.definition-list > dt {
  padding-left : 15px;
  margin-top : 25px;
  border-left-width : 5px;
  border-left-style : solid;
  border-left-color : #fdbb36;
}

.definition-list > dt:first-child {
  margin-top : 0px;
}

#links-content .large{
  font-size : 1.2em;
}

#links-content .medium{
  font-size : 1em;
}

#links-content .small{
  font-size : 0.9em;
}

#links-content .x-large{
  font-size : 1.5em;
}

#links-content .x-small{
  font-size : 0.8em;
}

#links-content .xx-large{
  font-size : 2em;
}

#links-content .xx-small{
  font-size : 0.7em;
}

#links-content em{
  font-style : oblique;
  color : #777777;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #777777;
}

#links-content h1{
  color : #777777;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #777777;
}

#links-content h2{
  color : #777777;
  border-bottom-width : 1px;
  border-bottom-style : dashed;
  border-bottom-color : #777777;
}

#links-content h3{
  color : #777777;
  padding-top : 5px;
  padding-left : 10px;
  padding-right : 0px;
  padding-bottom : 5px;
  border-top-width : 2px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : dashed;
  border-top-color : #777777;
  border-bottom-color : #777777;
}

#links-content h4{
  font-size : 1.3em;
  line-height : 1.2;
  color : #777777;
  text-align : left;
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 2px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 1em;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #777777;
  clear : both;
}

#links-content h5{
  font-size : 1.08em;
  line-height : 1.2;
  color : #777777;
  text-align : left;
  padding-top : 5px;
  padding-bottom : 5px;
  margin-top : 0px;
  margin-bottom : 1em;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #777777;
  clear : both;
}

#links-content h6{
  font-size : 1em;
  color : #777777;
}

#links-content p{
  line-height : 1.4;
  color : #777777;
  text-align : left;
  margin-top : 0.5em;
  margin-left : 1em;
  margin-right : 1em;
  margin-bottom : 0.5em;
}

#links-content p.indent{
  padding-left : 15px;
}

#links-content strong{
  font-weight : bold;
  color : #777777;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #777777;
}

#breadcrumb-list{
  font-size : 1.3rem;
  margin-left : auto;
  margin-right : auto;
  box-sizing : border-box;
}

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

.page-title > h1 {
  font-size : 1.8rem;
  font-weight : normal;
  line-height : 1.5;
  color : #343434;
  background-color : #ffffff;
  background-image : url(../images/site/ui/title-large.png);
  background-repeat : repeat-x;
  padding-top : 11px;
  padding-left : 40px;
  padding-right : 10px;
  padding-bottom : 11px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-top-width : 3px;
  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 : dotted;
  border-top-color : #97ca00;
  border-left-color : #e3e3e3;
  border-right-color : #e3e3e3;
  border-bottom-color : #c3c0b3;
  display : block;
  position : relative;
}

.page-title > h1::before {
  color : #c8e162;
  background-color : #a4d119;
  background-image : url(../images/site/ui/title-small.png);
  background-repeat : repeat-x;
  text-indent : -9999px;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
  width : 6px;
  min-height : 26px;
  display : block;
  position : absolute;
  top : 11px;
  bottom : 13px;
  left : 12px;
  z-index : 1;
  overflow : hidden;
  content : ".";
}

#site-footer-content{
  padding-top : 15px;
  padding-bottom : 15px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #d0dbb1;
  clear : both;
  position : relative;
}

#site-footer-content > *{
  margin-top : 10px;
  margin-bottom : 0px;
}

#site-footer-content > *:first-child{
  margin-top : 0px;
}

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

  #site-footer-content{
    padding-top : 15px;
    padding-left : 100%;
    padding-right : 100%;
    padding-bottom : 15px;
    margin-left : -100%;
    margin-right : -100%;
  }
}

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

  #site-footer-content{
    padding-top : 15px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 15px;
  }

  #site-footer-content .copyright{
    text-align : center;
  }
}

#site-header-image, #member-photo-takeoka, #member-photo-yanagi, #member-photo-onishi, #member-photo-miyaji, #site-sidebar-image-1, #site-sidebar-image-2, #site-sidebar-image-3, #site-sidebar-image-4, #member-photo-guo, #member-photo-morimoto, #member-photo-kuwae, #member-photo-yoshie{
  max-width : 100%;
}

.item-gallery > ul {
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 100%;
  list-style-type : none;
  list-style-position : outside;
}

.item-gallery > ul > li {
  font-size : 0.9em;
  color : #333333;
  background-color : #ffffff;
  text-align : left;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 5px;
  margin-left : 5px;
  margin-right : 5px;
  margin-bottom : 5px;
  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;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
  width : 160px;
  height : 350px;
  float : left;
  overflow : hidden;
  box-sizing : border-box;
}

.item-gallery> ul> li a:hover.item-gallery-link img {
  opacity: 0.6;
}

.item-gallery > ul > li > div img.item-gallery-thumbnail {
  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 : 100%;
  display : block;
}

.item-gallery > ul > li > p {
  margin-top : 5px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

.item-gallery > ul > li > p.item-gallery-content {
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
}

.item-gallery > ul > li > p.item-gallery-icons {
  text-align : center;
  width : 100%;
  min-height : 20px;
}

.item-gallery > ul > li > p.item-gallery-icons .item-gallery-icon-new {
  background-color : #f06060;
  background-image : none,url(../images/site/ui/gallery-icon-01.png);
  background-repeat : repeat, no-repeat;
  background-attachment : scroll, scroll;
  background-position : 0% 0%, center 50%;
  background-clip : border-box, border-box;
  background-origin : padding-box, padding-box;
  background-size : auto auto, auto auto;
  width : 26px;
}

.item-gallery > ul > li > p.item-gallery-icons .item-gallery-icon-popular {
  background-color : #04bfbf;
  background-image : none,url(../images/site/ui/gallery-icon-02.png);
  background-repeat : repeat, no-repeat;
  background-attachment : scroll, scroll;
  background-position : 0% 0%, center 50%;
  background-clip : border-box, border-box;
  background-origin : padding-box, padding-box;
  background-size : auto auto, auto auto;
  width : 42px;
}

.item-gallery > ul > li > p.item-gallery-icons .item-gallery-icon-recomend {
  background-color : #e6a408;
  background-image : none,url(../images/site/ui/gallery-icon-03.png);
  background-repeat : repeat, no-repeat;
  background-attachment : scroll, scroll;
  background-position : 0% 0%, center 50%;
  background-clip : border-box, border-box;
  background-origin : padding-box, padding-box;
  background-size : auto auto, auto auto;
  width : 38px;
}

.item-gallery > ul > li > p.item-gallery-icons .item-gallery-icon-sale {
  background-color : #0a7bb5;
  background-image : none,url(../images/site/ui/gallery-icon-04.png);
  background-repeat : repeat, no-repeat;
  background-attachment : scroll, scroll;
  background-position : 0% 0%, center 50%;
  background-clip : border-box, border-box;
  background-origin : padding-box, padding-box;
  background-size : auto auto, auto auto;
  margin-right : 0px;
  width : 29px;
}

.item-gallery > ul > li > p.item-gallery-icons span {
  line-height : 12px;
  text-align : center;
  margin-right : 2px;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
  height : 12px;
  display : inline-block;
}

.item-gallery > ul > li > p.item-gallery-icons + p.item-gallery-price {
  margin-top : 0px;
}

.item-gallery > ul > li > p.item-gallery-price {
  color : #333333;
  text-align : left;
  padding-left : 5px;
  width : 100%;
  white-space : nowrap;
  overflow : hidden;
  text-overflow : ellipsis;
  word-wrap : normal;
}

.item-gallery > ul > li > p.item-gallery-price .item-gallery-price-after {
  font-size : small;
  color : #9396a6;
  margin-left : 5px;
}

.item-gallery > ul > li > p.item-gallery-price .item-gallery-price-before {
  color : #9396a6;
  margin-right : 5px;
}

.item-gallery > ul > li > p.item-gallery-title {
  font-size : 1.2em;
  line-height : 1.5em;
  color : #333333;
  text-align : center;
  margin-left : 10px;
  margin-right : 10px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #333333;
  white-space : nowrap;
  overflow : hidden;
  text-overflow : ellipsis;
  word-wrap : normal;
}

.item-gallery > ul > li > p:last-child {
  margin-bottom : 10px;
}

#students-table{
  font-size : 1.4rem;
  color : #333333;
  border-collapse : collapse;
}

#students-table td{
  background-color : #ffffff;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#students-table th{
  color : #666666;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
  min-width : 60px;
}

#students-table > tbody > tr .col-title{
  color : #666666;
  background-color : #f4f4f4;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
}

#students-table > tbody > tr .row-title{
  color : #666666;
  background-color : #f4f4f4;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

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

  #students-table{
    width : 100%;
  }
}

#site-footer-content{
  padding-top : 15px;
  padding-left : 1000px;
  padding-right : 1000px;
  padding-bottom : 15px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #97df00;
  border-left-color : #97df00;
  border-right-color : #97df00;
  border-bottom-color : #97df00;
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

.gallery-exception-6 > ul > li {
  width : 160px;
  height : 425px;
}

#primary-navigation > ul > li > a:hover{
  background-color : #ffcc66;
}

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

  #site-footer-content{
    margin-left : -998px;
  }

  .definition-list-exception-2 {
    width : 588px;
    min-height : 482px;
  }

  .definition-list-exception-8 {
    margin-bottom : 52px;
    width : 591px;
    min-height : 400px;
  }

  #site-header-image{
    width : 1000px;
    height : 120px;
  }

  #member-photo-takeoka{
    width : 232px;
    height : 333px;
  }

  #member-photo-yanagi{
    width : 228px;
    height : 196px;
  }

  #member-photo-onishi{
    width : 227px;
    height : 238px;
  }

  #member-photo-miyaji{
    width : 217px;
    height : 263px;
  }

  #course-selection-image{
    width : 721px;
    height : 846px;
  }

  #site-sidebar-image-1{
    width : 300px;
    height : 101px;
  }

  #site-sidebar-image-2{
    width : 300px;
    height : 65px;
  }

  #site-sidebar-image-3{
    width : 304px;
    height : 172px;
  }

  #site-sidebar-image-4{
    width : 305px;
    height : 178px;
  }

  #member-photo-guo{
    width : 181px;
    height : 217px;
  }

  #member-photo-morimoto{
    width : 235px;
    height : 261px;
  }

  #member-photo-kuwae{
    width : 201px;
    height : 248px;
  }

  #member-photo-yoshie{
    width : 173px;
    height : 222px;
  }

  .gallery-exception-22 {
    min-height : 260px;
  }

  .gallery-exception-32 {
    min-height : 378px;
  }

  .gallery-exception-5 {
    min-height : 384px;
  }

  .gallery-exception-6 {
    min-height : 364px;
  }

  .page-title-exception-2 {
    width : 650px;
  }

  #hero-slideshow{
    width : 1000px;
    height : 407px;
  }

  #students-table{
    margin-right : 15px;
    margin-bottom : 17px;
    width : 619px;
  }.post-list.post-list.post-list-exception-2 {
    min-height : 694px;
  }
}

/* Small utility classes replacing repeated legacy inline styles. */
.u-block { display: block !important; }
.u-text-center { text-align: center !important; }
.u-text-left { text-align: left !important; }
.u-font-size-12 { font-size: 1.2rem !important; }
.u-font-size-16 { font-size: 1.6rem !important; }
