@charset "Shift_JIS";
/* 全体構造
---------------------------------------------------- */
body {
    margin: 0;
    padding: 0;
    color: #000000;
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
    background: #e5e5dd;
  /*  border: 1px solid #cccccc;*/
}
#layer2 {}
/* リンク
---------------------------------------------------- */
a {
  text-decoration: none;
}
a:link {
  color: #4aafea;
}
a:visited {
  color: #4aafea;
}
a:hover, a:active {
  color: #f90;
  text-decoration: underline;
}
#wrapper {
    width: 863px;
    color: #000000;
    /* [disabled]margin: auto; */
    /*
    margin: auto;
*/
    /* [disabled]height: auto; */
  /*  border: 3px solid #cccccc;*/
}
/* ヘッダ
---------------------------------------------------- */
#header {
  color: #999999;
  /*  background: url(../image/back-header.jpg) no-repeat;*/
  text-align: center;
  margin: auto;
  padding: auto;
  width: auto;
  /* [disabled]justify-content: center; */
  /*  border: 1px solid #cccccc;*/
}
#header ul {
  margin: 0;
  padding: 0;
  width: 737px;
  list-style: none;
  text-align: right;
  font-size: small;
  line-height: 1.0;
}
#header li {
  display: inline;
  padding-left: 1em;
  text-transform: uppercase;
  vertical-align: top;
}
.youtube-box {
    display: flex;
    justify-content: center;
    margin: 1%;
}
.youtube {
  aspect-ratio: 16 / 9;
  width: 70%;
  height: auto;
  text-align: center;
        justify-content: center;
        margin: 0 auto;
}
.youtube iframe {
  width: 100%;
  height: 100%;
}


.headerimg {
    display: inline-flex;
    justify-content: center;
    width: 863px;
    height: auto;
    overflow: auto;
}
.headerimg img {
  width: auto;
  height: 200px;
}


/* ページ本体
---------------------------------------------------- */
#pagebody {
  width: 863px;
  padding-left: 0px;
  text-align: center;
  border: 2px solid #cccccc;
}
/* コンテンツ
---------------------------------------------------- */
#content {
    float: right;
    width: 600px;
    padding: 20px 20px;
    border: 1px solid #cccccc;
    text-indent: 0px;
    margin-top: 0px;
    text-align: center;

}
#content H1 {
  margin: 0;
  padding-bottom: 11px;
  border-bottom: 1px solid #cccccc;
  font-size: x-large;
  color: #ffffff;
  font-family: "ＭＳ Ｐ明朝", 平成明朝;
  line-height: 1.3;
  text-align: center;
}
#content h1 img {
  vertical-align: bottom;
}
#content H2 {
  margin: 0em 0px;
  margin-bottom: 1em;
  margin-left: 0px;
  font-size: x-small;
  font-weight: bold;
  color: #000;
  background: transparent;
  line-height: 1.3;
}
#content P {
  font-size: x-small;
  line-height: 1.6;
}
#content .lead p {
  font-size: small;
  line-height: 1.3;
  color: #3366ff;
  background: transparent;
}
#content h2 + p {
  margin-top: 0.3em;
}
/* ナビゲーション
---------------------------------------------------- */
#navigation {
  position: absolute;
  top: 530px;
  left: 10px;
  width: 140px;
  background: transparent;
  border: 1px solid #ccc;
}
#navigation ul {
  margin: 0 0 1em;
  padding: 0;
  list-style: none;
}
#navigation li {
  margin: 0;
  padding: 0;
  width: 100px;
  height: 43px;
  text-indent: -9999px;
}
#navigation li a {
  text-decoration: none; /* ■Firefox等で線が表示されないようにする */
  display: block;
  width: 100px;
  height: 43px;
}
#navigation address {
  margin: 0;
  padding: 1em;
  font-style: normal;
  font-size: xx-small;
  text-transform: uppercase;
  line-height: 1.5;
  color: #000000;
  background: transparent;
}
/* フッタ
---------------------------------------------------- */
footer {
    border: 1px solid #cccccc;
    /* [disabled]background-color: #DCDCDC; */


}
#footer {
    clear: both;
    padding: 2%;
}
#footer p {
    margin: 0;
    padding: 1em 0 1em 0;
    width: 742px;
    text-align: center;
    font-size: x-small;
    color: #333333;
    background: url(../image/back.jpg) repeat-y;
}
#footer ul {
  margin: 0;
  padding: 15px 0;
  width: 742px;
  list-style: none;
  text-align: right;
  font-size: xx-small;
}
#footer li {
  display: inline;
  padding-left: 1.7em;
  text-transform: uppercase;
}
#footer li a {
  padding: 11px 0;
  vertical-align: middle;
  text-decoration: none;
}
#footer li#privacy a {
  padding-right: 18px;
  color: #666666;
  background: url(../images/privacy.gif) right no-repeat;
}
#footer li#sitemap a {
  padding-right: 19px;
  color: #666666;
  background: url(../images/sitemap.gif) right no-repeat;
}
#footer li#info a {
  padding-right: 22px;
  color: #666666;
  background: url(../images/info.gif) right no-repeat;
}
#bottommenu {
  font-weight: 600;
  text-align: center;
  border-width: 1px 1px 1px 1px;
  border-top-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-color: silver silver silver silver;
  margin-top: auto;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: auto;
  padding-top: 3px;
  padding-left: 3px;
  padding-right: 3px;
  padding-bottom: 3px;
}
#pics_right {
  margin-left: 1em;
}
#pics_left {
  margin-right: 1em;
}
#wrapper table {
    width: auto;
}
#wrapper #sns {
    text-align: center;


}
#wrapper {
    text-align: center;
}
