body {
    padding: 0;
    margin: 2% 10% 2% 10%;
    background-repeat: no-repeat;
    background-attachement: fixed;
    background: #ffffff;
    color: #303030;
}

a:link:not([role="button"]) {
    color: #286ea0;
    background-color: inherit;
    text-decoration: none;
}

a:active:not([role="button"]) {
    color: #33cc4d;
    background-color: #CCDDEE;
    text-decoration: none;
}

a:visited:not([role="button"]) {
    color: #cc9a33;
    background-color: inherit;
    text-decoration: none;
}

a:hover:not([role="button"]) {
    color: #711919;
    background-color: #c5c5f0;
    text-decoration: underline;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: verdana, arial, helvetica, Sans-Serif;
    color: white;
    background-color: #191970;
    padding: 5px;
    border: 1px;
    margin: 5px 1px 5px 1px;
}

hr.full_hr {
    border-style: ridge;
    border-color: #1a3466;
    border-width: 1px 0px;
}

hr.note_hr {
    width: 90%;
    border-style: ridge;
    border-color: #333333;
    border-width: 1px 0px;
    text-align: center;
    margin: 1em auto 0em auto;
}

ul.list0 {
    list-style: none;
}

ul.list1 {
    list-style-type: disc;
}

ul.list2 {
    list-style-type: circle;
}

ul.list3 {
    list-style-type: square;
}

ol.list1 {
    list-style-type: decimal;
}

ol.list2 {
    list-style-type: lower-roman;
}

ol.list3 {
    list-style-type: lower-alpha;
}

div#last_update {
    padding: 0px;
    margin: auto;
    text-align: left;
}

div#header {
    padding: 0px;
    margin: auto;
    text-align: center;
}

div#lang_selection {
    padding: 0px;
    margin: auto;
    text-align: right;
}

div#news {
    padding: 0px;
    margin: auto;
    text-align: left;
}

div#member {
    padding: 0px;
    margin: auto;
    text-align: left;
}

div#ob {
    padding: 0px;
    margin: auto;
    text-align: left;
}

div#entrance {
    padding: 0px;
    margin: auto;
    text-align: left;
}

div#links {
    padding: 0px;
    margin: auto;
    text-align: left;
}

div#footer {
    padding: 0px;
    margin-left: 1%;
    margin-right: 1%;
    text-align: left;
}

div#footer img {
    vertical-align: bottom;
}

div.panel_resident {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #ffffff;
    display: block;
    padding: 10px 20px;
    margin-right: 62%;
    margin-bottom: 1%;
    background-color: #00ee00;
    background: linear-gradient( to bottom, #aaeeaa, #ddffdd);
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    /* border: 1px solid #134201; */
    /* -moz-box-shadow: 0px 1px 3px rgba(000, 000, 000, 0.5), inset 0px 0px 2px rgba(255, 255, 255, 1);
    -webkit-box-shadow: 0px 1px 3px rgba(000, 000, 000, 0.5), inset 0px 0px 2px rgba(255, 255, 255, 1); */
    box-shadow: 0px 1px 3px rgba(000, 000, 000, 0.5), inset 0px 0px 2px rgba(255, 255, 255, 1);
    /* text-shadow: 0px -1px 0px rgba(000, 000, 000, 0.4), 0px 1px 0px rgba(255, 255, 255, 0.3); */
}

div.panel_resident_bootstrap {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #ffffff;
    display: block;
    padding: 10px 20px;
    margin-bottom: 1%;
    background-color: #00ee00;
    background: linear-gradient( to bottom, #aaeeaa, #ddffdd);
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    /* border: 1px solid #134201; */
    /* -moz-box-shadow: 0px 1px 3px rgba(000, 000, 000, 0.5), inset 0px 0px 2px rgba(255, 255, 255, 1);
    -webkit-box-shadow: 0px 1px 3px rgba(000, 000, 000, 0.5), inset 0px 0px 2px rgba(255, 255, 255, 1); */
    box-shadow: 0px 1px 3px rgba(000, 000, 000, 0.5), inset 0px 0px 2px rgba(255, 255, 255, 1);
    /* text-shadow: 0px -1px 0px rgba(000, 000, 000, 0.4), 0px 1px 0px rgba(255, 255, 255, 0.3); */
}

div.panel_resident_bootstrap a {
    white-space: normal;
    word-break: break-all;
}

.panel_title {
    color: #001100;
    font-size: large;
}

div#summer {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #000000;
    display: block;
    padding: 10px 20px;
    margin-right: 62%;
    margin-bottom: 1%;
    background-color: #ffcfff;
    background: -moz-linear-gradient( top, #ffcfff 0%, #ffefff);
    background: -webkit-gradient( linear, left top, left bottom, from(#ffcfff), to(#ffefff));
    background: -ms-linear-gradient( top, #ffcfff, #ffefff);
    background: linear-gradient( to bottom, #ffcfff, #ffefff);
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #134201;
    -moz-box-shadow: 0px 1px 3px rgba(000, 000, 000, 0.5), inset 0px 0px 2px rgba(255, 255, 255, 1);
    -webkit-box-shadow: 0px 1px 3px rgba(000, 000, 000, 0.5), inset 0px 0px 2px rgba(255, 255, 255, 1);
    box-shadow: 0px 1px 3px rgba(000, 000, 000, 0.5), inset 0px 0px 2px rgba(255, 255, 255, 1);
    text-shadow: 0px -1px 0px rgba(000, 000, 000, 0.4), 0px 1px 0px rgba(255, 255, 255, 0.3);
}

div.panel {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #000000;
    display: block;
    padding: 10px 20px;
    margin-right: 62%;
    margin-bottom: 1%;
    background-color: #ffcfff;
    background: linear-gradient( to bottom, #ffcfff, #ffefff);
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    /* border: 1px solid #134201; */
    /* -moz-box-shadow: 0px 1px 3px rgba(000, 000, 000, 0.5), inset 0px 0px 2px rgba(255, 255, 255, 1);
    -webkit-box-shadow: 0px 1px 3px rgba(000, 000, 000, 0.5), inset 0px 0px 2px rgba(255, 255, 255, 1); */
    box-shadow: 0px 1px 3px rgba(000, 000, 000, 0.5), inset 0px 0px 2px rgba(255, 255, 255, 1);
    /* text-shadow: 0px -1px 0px rgba(000, 000, 000, 0.4), 0px 1px 0px rgba(255, 255, 255, 0.3); */
}

div.panel_bootstrap {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #000000;
    display: block;
    padding: 10px 20px;
    margin-bottom: 1%;
    background-color: #ffcfff;
    background: linear-gradient( to bottom, #ffcfff, #ffefff);
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    position: relative;
    top: 50%;
    /* -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); */
    /* border: 1px solid #134201; */
    /* -moz-box-shadow: 0px 1px 3px rgba(000, 000, 000, 0.5), inset 0px 0px 2px rgba(255, 255, 255, 1);
    -webkit-box-shadow: 0px 1px 3px rgba(000, 000, 000, 0.5), inset 0px 0px 2px rgba(255, 255, 255, 1); */
    box-shadow: 0px 1px 3px rgba(000, 000, 000, 0.5), inset 0px 0px 2px rgba(255, 255, 255, 1);
    /* text-shadow: 0px -1px 0px rgba(000, 000, 000, 0.4), 0px 1px 0px rgba(255, 255, 255, 0.3); */
}

span.panel_bootstrap_title {
    color: #DF3A01;
    font-size: large;
}

.btn {
    white-space: normal;
}

span.text-icon {
    display: inline-block;
    background: #df002c;
    padding: 1px 5px;
    margin-left: 5px;
    /* 先行する文字列との間隔 */
    vertical-align: middle;
    /* 先行する文字列と上下中央揃え */
    font-size: 0.6em;
    font-weight: bold;
    color: #fff;
    border-radius: 3px;
    /* アイコンの角を丸める */
}

div#summer a {
    color: #111111;
    text-decoration: none;
    display: block;
    padding-top: 1%;
    padding-bottom: 1%;
}

div#summer a:hover {
    color: blue;
    text-decoration: underline;
}

div#marion {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: black;
    display: block;
    padding: 10px 20px;
    margin-right: 55%;
    margin-bottom: 1%;
    background-color: #00bfff;
    background: -moz-linear-gradient( top, #00bfff 0%, #ccf3ff);
    background: -webkit-gradient( linear, left top, left bottom, from(#00bfff), to(#ccf3ff));
    background: -ms-linear-gradient( top, #00bfff, #ccf3ff);
    background: linear-gradient( to bottom, #00bfff, #ccf3ff);
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #134201;
    -moz-box-shadow: 0px 1px 3px rgba(000, 000, 000, 0.5), inset 0px 0px 2px rgba(255, 255, 255, 1);
    -webkit-box-shadow: 0px 1px 3px rgba(000, 000, 000, 0.5), inset 0px 0px 2px rgba(255, 255, 255, 1);
    box-shadow: 0px 1px 3px rgba(000, 000, 000, 0.5), inset 0px 0px 2px rgba(255, 255, 255, 1);
    text-shadow: 0px -1px 0px rgba(000, 000, 000, 0.4), 0px 1px 0px rgba(255, 255, 255, 0.3);
}

div#marion a {
    color: #111111;
    text-decoration: none;
    display: block;
    padding-top: 1%;
    padding-bottom: 1%;
}

div#marion a:hover {
    color: blue;
    text-decoration: underline;
}

span.size1 {
    font-size: xx-small;
    line-height: 130%;
    text-indent: 0px;
    display: inline;
}

span.size1_bold {
    font-size: xx-small;
    font-weight: bold;
    line-height: 130%;
    text-indent: 0px;
    display: inline;
}

span.size2 {
    font-size: x-small;
    line-height: 130%;
    text-indent: 0px;
    display: inline;
}

span.size2_bold {
    font-size: x-small;
    font-weight: bold;
    line-height: 130%;
    text-indent: 0px;
    display: inline;
}

span.size3 {
    font-size: small;
    line-height: 130%;
    text-indent: 0px;
    display: inline;
}

span.size3_bold {
    font-size: small;
    font-weight: bold;
    line-height: 130%;
    text-indent: 0px;
    display: inline;
}

span.size4 {
    font-size: medium;
    line-height: 130%;
    text-indent: 0px;
    display: inline;
}

span.size4_bold {
    font-size: medium;
    font-weight: bold;
    line-height: 130%;
    text-indent: 0px;
    display: inline;
}

span.size5 {
    font-size: large;
    line-height: 130%;
    text-indent: 0px;
    display: inline;
}

span.size5_bold {
    font-size: large;
    font-weight: bold;
    line-height: 130%;
    text-indent: 0px;
    display: inline;
}

span.size6 {
    font-size: x-large;
    line-height: 130%;
    text-indent: 0px;
    display: inline;
}

span.size6_bold {
    font-size: x-large;
    font-weight: bold;
    line-height: 130%;
    text-indent: 0px;
    display: inline;
}

span.size7 {
    font-size: xx-large;
    line-height: 130%;
    text-indent: 0px;
    display: inline;
}

span.size7_bold {
    font-size: xx-large;
    font-weight: bold;
    line-height: 130%;
    text-indent: 0px;
    display: inline;
}

.right {
    float: right;
}

label {
    background: green;
    color: #fff;
    padding: 10px;
    display: block;
    margin: 0;
    border: 1px solid #fff;
}

input[type="checkbox"].on-off {
    display: none;
}

.pastevents ul {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    margin: 0;
    padding: 0;
    list-style: none;
}

.pastevents li {
    padding: 5px;
}

iinput[type="checkbox"].on-off+ul {
    height: 0;
    overflow: hidden;
}

input[type="checkbox"].on-off:checked+ul {
    height: 1400px;
}

@media (min-width: 768px) {
    .fig1{
    width:170px;
    height:170px;
    }
    .fig2{
    width:245px;
    height:170px;
    }
    .fig3{
      width:416px;
      height:170px;
      }
  }
  @media (min-width: 992px) {
    .fig1{
    width:220px;
    height:220px;
    }
    .fig2{
    width:320px;
    height:220px;
    }
    .fig3{
      width:538px;
      height:220px;
      }
  }
  @media (min-width: 1200px) {
    .fig1{
    width:240px;
    height:240px;
    }
    .fig2{
    width:350px;
    height:240px;
    }
    .fig3{
      width:720px;
      height:240px;
      }
  }
  
  