@charset "utf-8";

html {  
  color: black;  
  background-color: white;  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: 0% 0%;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {  
  margin-top: 0px;  
  margin-right: 0px;  
  margin-bottom: 0px;  
  margin-left: 0px;  
  padding-top: 0px;  
  padding-right: 0px;  
  padding-bottom: 0px;  
  padding-left: 0px;
}

table {  
  border-collapse: collapse;  
  border-spacing: 0px;
}

fieldset, img {  
  border-top-width: 0px;  
  border-right-width: 0px;  
  border-bottom-width: 0px;  
  border-left-width: 0px;  
  border-top-style: none;  
  border-right-style: none;  
  border-bottom-style: none;  
  border-left-style: none;
}

address, caption, cite, code, dfn, em, strong, th, var {  
  font-style: normal;  
  font-weight: normal;
}

ol, ul {  
  list-style-type: none;  
  list-style-position: outside;  
  list-style-image: none;
}

caption, th {  
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {  
  font-size: 100%;  
  font-weight: normal;
}

q:before, q:after {  
  content: "";
}

abbr, acronym {  
  border-top-width: 0px;  
  border-right-width: 0px;  
  border-bottom-width: 0px;  
  border-left-width: 0px;  
  border-top-style: none;  
  border-right-style: none;  
  border-bottom-style: none;  
  border-left-style: none;  
  font-variant: normal;
}

sup {  
  vertical-align: text-top;
}

sub {  
  vertical-align: text-bottom;
}

input, textarea, select {
}

input, textarea, select {
}

legend {  
  color: black;
}

#yui3-css-stamp.cssreset {  
  display: none;
}

.submit {  
  margin-top: 20px;  
  margin-right: auto;  
  margin-bottom: 0px;  
  margin-left: auto;  
  color: black;  
  font-size: 24px;  
  background-color: transparent;  
  background-image: url("images/bg_form.png");  
  background-repeat: no-repeat;  
  background-attachment: scroll;  
  background-position: 0% 0%;
}

.submit form dt {  
  margin-top: 28px;  
  margin-right: 15px;  
  margin-bottom: 0px;  
  margin-left: 20px;  
  float: left;  
  clear: both;
}

.submit form dd {  
  padding-top: 28px;  
  float: right;  
  display: inline-block;
}

.submit form dt.meado {  
  margin-top: 18px;  
  margin-right: 15px;  
  margin-bottom: 0px;  
  margin-left: 20px;  
  float: left;
}

.submit form dd.meado {  
  padding-top: 18px;
}

.submit form .btn {  
  margin-top: 20px;  
  margin-right: auto;  
  margin-bottom: 10px;  
  margin-left: auto;  
  clear: both;  
  text-align: center;
}

.submit form .btn input {  
  cursor: pointer;
}

.submit form .btn input:hover {  -webkit-opacity: 0.6;
  opacity: 0.6;
}

.deco {  
  height: 1.2em;  
  padding-top: 10px;  
  padding-right: 6px;  
  padding-bottom: 4px;  
  padding-left: 6px;  
  font-size: 1.3em;  
  font-family: Arial, sans-serif;  
  color: #444444;  
  border-top-width: 1px;  
  border-right-width: 1px;  
  border-bottom-width: 1px;  
  border-left-width: 1px;  
  border-top-style: solid;  
  border-right-style: solid;  
  border-bottom-style: solid;  
  border-left-style: solid;  
  border-top-color: #cccccc;  
  border-right-color: #cccccc;  
  border-bottom-color: #cccccc;  
  border-left-color: #cccccc;  
  width: 360px;  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;  -webkit-box-shadow: 1px 4px 9px -6px rgba(0, 0, 0, 0.5) inset;
  box-shadow: 1px 4px 9px -6px rgba(0, 0, 0, 0.5) inset;
}

.wide .submit form dd {  
  margin-right: 80px;
}

:first-child + html body {  
  padding-left: 1px;
}

body {  
  background-color: transparent;  
  background-image: url("images/001.jpg");  
  background-repeat: repeat-y;  
  background-attachment: scroll;  
  background-position: center top;  
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;  
  font-size: 112.5%;  
  line-height: 1.8;  
  color: black;
}

.fl {  
  float: left;
}

.fl, .fl2 {  
  float: left;
}

.fr {  
  float: right;
}

img {  
  display: block;
}

strong {  
  font-weight: bold;
}

#wrapper {  
  margin-top: 0px;  
  margin-right: auto;  
  margin-bottom: 0px;  
  margin-left: auto;  
  width: 900px;
}

#container {  
  width: 900px;  
  margin-top: 0px;  
  margin-right: auto;  
  margin-bottom: 0px;  
  margin-left: auto;  
  background-color: white;  -webkit-box-shadow: 0px 0px 20px 5px rgba(0, 0, 0, 0.6);
  box-shadow: 0px 0px 20px 5px rgba(0, 0, 0, 0.6);
}

header img {  
  margin-top: 0px;  
  margin-right: auto;  
  margin-bottom: 0px;  
  margin-left: auto;
}

footer {  
  margin-top: 90px;  
  padding-top: 20px;  
  padding-right: 0px;  
  padding-bottom: 20px;  
  padding-left: 0px;  
  width: 100%;  
  background-color: #393939;  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: 0% 0%;  
  color: white;  
  text-align: center;  
  font-size: medium;
}

.narrow {  
  margin-top: 20px;  
  margin-right: auto;  
  margin-bottom: 30px;  
  margin-left: auto;  
  overflow: hidden;
}

.narrow .txt1 {  
  padding-top: 10px;  
  padding-right: 10px;  
  padding-bottom: 10px;  
  padding-left: 10px;  
  width: 300px;
}

.narrow .txt1.fl {  
  margin-right: 30px;
}

.narrow .arw {  
  margin-top: 65px;
}

.narrow .submit {  
  margin-left: 30px;
}

.narrow .submit.pt1 {  
  margin-top: 50px;  
  width: 290px;  
  height: 260px;  
  font-size: 18px;
}

.submit.pt1 form dt {  
  float: none;  
  margin-top: 10px;
}

.submit.pt1 form dd {  
  float: none;  
  margin-top: 0px;  
  margin-right: 0px;  
  margin-bottom: 0px;  
  margin-left: 0px;  
  padding-top: 0px;  
  padding-right: 0px;  
  padding-bottom: 0px;  
  padding-left: 0px;
}

.narrow .submit.pt1 .deco {  
  margin-top: 0px;  
  margin-right: 0px;  
  margin-bottom: 0px;  
  margin-left: 20px;  
  display: block;  
  width: 236px;  
  font-size: 16px;
}

.msg {  
  margin-bottom: 50px;  
  overflow: hidden;
}

.subhead {  
  padding-left: 40px;  
  width: 760px;  
  height: 120px;  
  font-size: 30px;  
  line-height: 120px;
}

.msg article {  
  margin-top: 50px;  
  margin-right: auto;  
  margin-bottom: 0px;  
  margin-left: auto;  
  width: 780px;  
  overflow: hidden;
}

.msg .txt2 {  
  margin-top: 0px;  
  margin-right: 0px;  
  margin-bottom: 0px;  
  margin-left: 0px;  
  width: 500px;
}

.msg .txt3 {  
  margin-top: 10px;  
  width: 780px;
}

.msg img.fl {  
  margin-left: 20px;
}

.msg img.fl2 {  
  margin-left: 10px;
}

.msg img.fr {  
  margin-right: 20px;
}

.msg .txt2.fl {  
  margin-left: 10px;
}

.msg .txt2.fr {  
  margin-right: 10px;
}

.bullet ul {  
  margin-top: 50px;  
  margin-right: auto;  
  margin-bottom: 30px;  
  margin-left: auto;  
  width: 700px;
}

.bullet ul li {  
  padding-left: 30px;  
  background-color: transparent;  
  background-image: url("images/cb.png");  
  background-repeat: no-repeat;  
  background-attachment: scroll;  
  background-position: 0px 5px;
}

.wide {  
  margin-top: 30px;  
  margin-right: auto;  
  margin-bottom: 30px;  
  margin-left: auto;  
  width: 740px;
}

.wide.upside {  
  margin-top: 20px;
}

.wide img {  
  margin-top: 0px;  
  margin-right: auto;  
  margin-bottom: 0px;  
  margin-left: auto;
}

.wide .pub_form {  
  overflow: hidden;
}

.red {  
  color: red;
}

.highlight {  
  background-color: yellow;
}

#slideshow {  
  position: relative;  
  height: 400px;
}

#slideshow IMG {  
  position: absolute;  
  top: 0px;  
  left: 0px;  
  z-index: 8;
}

#slideshow IMG.active {  
  z-index: 10;
}

#slideshow IMG.last-active {  
  z-index: 9;
}

.arr1 {  
  background-color: transparent;  
  background-image: -webkit-linear-gradient(180deg, white, white 50%, #cccccc);
  background-image: -o-linear-gradient(180deg, white, white 50%, #cccccc);
  background-image: -ms-linear-gradient(180deg, white, white 50%, #cccccc);
  background-image: -moz-linear-gradient(180deg, white, white 50%, #cccccc);
  background-image: -webkit-gradient(linear, right center, left center, color-stop(0, white), color-stop(0.5, white), color-stop(1, #cccccc));
  background-image: linear-gradient(180deg, white, white 50%, #cccccc);  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: 0% 0%;
}

.arr2 {  
  background-color: transparent;  
  background-image: -webkit-linear-gradient(90deg, #dddddd, white);
  background-image: -o-linear-gradient(90deg, #dddddd, white);
  background-image: -ms-linear-gradient(90deg, #dddddd, white);
  background-image: -moz-linear-gradient(90deg, #dddddd, white);
  background-image: -webkit-gradient(linear, center bottom, center top, color-stop(0, #dddddd), color-stop(1, white));
  background-image: linear-gradient(90deg, #dddddd, white);  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: 0% 0%;
}

.arr3 {  
  background-color: transparent;  
  background-image: -webkit-linear-gradient(180deg, #dddddd, white 50%, #dddddd);
  background-image: -o-linear-gradient(180deg, #dddddd, white 50%, #dddddd);
  background-image: -ms-linear-gradient(180deg, #dddddd, white 50%, #dddddd);
  background-image: -moz-linear-gradient(180deg, #dddddd, white 50%, #dddddd);
  background-image: -webkit-gradient(linear, right center, left center, color-stop(0, #dddddd), color-stop(0.5, white), color-stop(1, #dddddd));
  background-image: linear-gradient(180deg, #dddddd, white 50%, #dddddd);  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: 0% 0%;
}

.arr4 {  
  width: 758px;  
  height: 118px;  -webkit-box-shadow: 1px 1px 30px #dddddd inset, -1px -1px 30px #dddddd inset;
  box-shadow: 1px 1px 30px #dddddd inset, -1px -1px 30px #dddddd inset;  
  border-top-width: 1px;  
  border-right-width: 1px;  
  border-bottom-width: 1px;  
  border-left-width: 1px;  
  border-top-style: solid;  
  border-right-style: solid;  
  border-bottom-style: solid;  
  border-left-style: solid;  
  border-top-color: #222222;  
  border-right-color: #222222;  
  border-bottom-color: #222222;  
  border-left-color: #222222;
}

.arr5 {  
  width: 758px;  
  height: 118px;  -webkit-box-shadow: 1px 1px 30px #dddddd inset, -1px -1px 30px #dddddd inset;
  box-shadow: 1px 1px 30px #dddddd inset, -1px -1px 30px #dddddd inset;  -webkit-border-radius: 60px 60px 60px 60px;
  border-radius: 60px 60px 60px 60px;  
  border-top-width: 1px;  
  border-right-width: 1px;  
  border-bottom-width: 1px;  
  border-left-width: 1px;  
  border-top-style: solid;  
  border-right-style: solid;  
  border-bottom-style: solid;  
  border-left-style: solid;  
  border-top-color: #222222;  
  border-right-color: #222222;  
  border-bottom-color: #222222;  
  border-left-color: #222222;
}

.arr6 {  
  width: 758px;  
  height: 118px;  -webkit-box-shadow: 1px 1px 30px #dddddd inset, -1px -1px 30px #dddddd inset;
  box-shadow: 1px 1px 30px #dddddd inset, -1px -1px 30px #dddddd inset;  -webkit-border-radius: 40px 40px 40px 40px;
  border-radius: 40px 40px 40px 40px;  
  border-top-width: 1px;  
  border-right-width: 1px;  
  border-bottom-width: 1px;  
  border-left-width: 1px;  
  border-top-style: solid;  
  border-right-style: solid;  
  border-bottom-style: solid;  
  border-left-style: solid;  
  border-top-color: #222222;  
  border-right-color: #222222;  
  border-bottom-color: #222222;  
  border-left-color: #222222;
}

.arr7 {  
  background-color: transparent;  
  background-image: -webkit-linear-gradient(90deg, white, #222222 50%, white);
  background-image: -o-linear-gradient(90deg, white, #222222 50%, white);
  background-image: -ms-linear-gradient(90deg, white, #222222 50%, white);
  background-image: -moz-linear-gradient(90deg, white, #222222 50%, white);
  background-image: -webkit-gradient(linear, center bottom, center top, color-stop(0, white), color-stop(0.5, #222222), color-stop(1, white));
  background-image: linear-gradient(90deg, white, #222222 50%, white);  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: 0% 0%;  -webkit-box-shadow: 0px 110px 0px 0px white inset;
  box-shadow: 0px 110px 0px 0px white inset;
}

.arr8 {  
  padding-left: 30px;  
  width: 750px;  
  border-left-width: 20px;  
  border-left-style: solid;  
  border-left-color: #222222;
}

.arr9 {  
  padding-left: 30px;  
  width: 750px;  
  height: 115px;  
  border-left-width: 20px;  
  border-left-style: solid;  
  border-left-color: #222222;  
  border-bottom-width: 5px;  
  border-bottom-style: solid;  
  border-bottom-color: #222222;
}

.img1 {  
  background-color: transparent;  
  background-image: url("images/subhead1.png");  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: 0% 0%;
}

.img2 {  
  background-color: transparent;  
  background-image: url("images/subhead2.png");  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: 0% 0%;
}

.img3 {  
  background-color: transparent;  
  background-image: url("images/subhead3.png");  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: 0% 0%;
}

.img4 {  
  background-color: transparent;  
  background-image: url("images/subhead4.png");  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: 0% 0%;
}

.img5 {  
  background-color: transparent;  
  background-image: url("images/subhead5.png");  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: 0% 0%;
}

.img6 {  
  background-color: transparent;  
  background-image: url("images/subhead6.png");  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: 0% 0%;
}

.img7 {  
  background-color: transparent;  
  background-image: url("images/subhead7.png");  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: 0% 0%;
}

.img8 {  
  background-color: transparent;  
  background-image: url("images/subhead8.png");  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: 0% 0%;
}

.img9 {  
  background-color: transparent;  
  background-image: url("images/subhead9.png");  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: 0% 0%;
}

.img10 {  
  background-color: transparent;  
  background-image: url("images/subhead10.png");  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: 0% 0%;
}

.bullet ul.cb1 li {  
  background-image: url("images/cb1.png");
}

.bullet ul.cb2 li {  
  background-image: url("images/cb2.png");
}

.bullet ul.cb3 li {  
  background-image: url("images/cb3.png");
}

.bullet ul.cb4 li {  
  background-image: url("images/cb4.png");
}

.bullet ul.cb5 li {  
  background-image: url("images/cb5.png");
}

.bullet ul.cb6 li {  
  background-image: url("images/cb6.png");
}

.bullet ul.cb7 li {  
  background-image: url("images/cb7.png");
}

.bullet ul.cb8 li {  
  background-image: url("images/cb8.png");
}

.bullet ul.cb9 li {  
  background-image: url("images/cb9.png");
}

.narrow {  
  background-color: white;  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: 0% 0%;
}

.narrow .submit {  
  background-color: white;  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: 0% 0%;  
  border-top-width: 5px;  
  border-right-width: 5px;  
  border-bottom-width: 5px;  
  border-left-width: 5px;  
  border-top-style: solid;  
  border-right-style: solid;  
  border-bottom-style: solid;  
  border-left-style: solid;  
  border-top-color: #393939;  
  border-right-color: #393939;  
  border-bottom-color: #393939;  
  border-left-color: #393939;
}

.wide .submit {  
  background-color: white;  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: 0% 0%;  
  border-top-width: 5px;  
  border-right-width: 5px;  
  border-bottom-width: 5px;  
  border-left-width: 5px;  
  border-top-style: solid;  
  border-right-style: solid;  
  border-bottom-style: solid;  
  border-left-style: solid;  
  border-top-color: #393939;  
  border-right-color: #393939;  
  border-bottom-color: #393939;  
  border-left-color: #393939;
}

.msg article {  
  background-color: white;  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: 0% 0%;
}

.bullet article {  
  background-color: white;  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: 0% 0%;
}

.timer {  
  text-align: center;  
  width: 100%;  
  margin-top: 0px;  
  margin-right: auto;  
  margin-bottom: 0px;  
  margin-left: auto;  
  padding-top: 10px;  
  padding-right: 0px;  
  padding-bottom: 10px;  
  padding-left: 0px;  
  font-size: 1.5em;  
  color: white;  text-shadow: 1px 1px 1px #cccccc;  
  font-weight: 700;  
  line-height: 40px;  
  border-top-width: 1px;  
  border-right-width: 1px;  
  border-bottom-width: 1px;  
  border-left-width: 1px;  
  border-top-style: solid;  
  border-right-style: solid;  
  border-bottom-style: solid;  
  border-left-style: solid;  
  border-top-color: #151515;  
  border-right-color: #151515;  
  border-bottom-color: #151515;  
  border-left-color: #151515;  -webkit-box-shadow: 2px 2px 16px 7px #dddddd, 0px 0px 1px 1px #151515 inset;
  box-shadow: 2px 2px 16px 7px #dddddd, 0px 0px 1px 1px #151515 inset;
}

#socialbuttons div {  
  float: right;
}

#１ {  
  float: left;  
  left: 10pt;  
  margin-top: 0cm;  
  margin-right: 0cm;  
  margin-bottom: 0cm;  
  margin-left: 0cm;  
  overflow: visible;
}

#２ {  
  float: left;
}

#j {  
  float: right;
}

