@charset "UTF-8";

body {
  margin: 0;
  padding: 0px;
  line-height: 150%;
  color: #ffffff;
  text-align: center;
  font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "Verdana",
    "メイリオ", "Meiryo", "MS Pゴシック", "Osaka", "arial", "helvetica",
    "sans-serif";
  font-size: 10pt;
  font-weight: normal;
  background-color: #000000;
  background-image: url(../img/bgg.jpg);
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
}

body2 {
  background-image: url(../img/bg.gif);
  background-repeat: repeat-x;
  text-align: center;
}

img {
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
}

form#mailmagg {
  width: 100%;
}

form#mailmagg table {
  width: 100%;
}
form#mailmagg table td {
  border: none;
  color: #000;
}
form#mailmagg table td input {
  width: 80%;
  padding: 0.63em;
}

form {
  margin: 0px;
  padding: 0px;
  vertical-align: top;
}

div:after,
ol:after,
form:after,
dl:after,
ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
  overflow: hidden;
}

.site-heading {
  font-size: 10pt;
  font-weight: normal;
  padding: 0px;
  width: 980px;
  height: 20px;
  text-align: right;
  margin: 0 auto;
  color: #ffc200;
  background-color: #333333;
}

h1 {
  width: 980px;
  margin: 0 auto;
}

h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  margin: 0px;
  padding: 0px;
}
#container {
  width: 960px;
  text-align: left;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  background-image: url(../img/bg.png);
  background-repeat: repeat-y;
  padding-top: 0px;
  padding-right: 10px;
  padding-bottom: 0px;
  padding-left: 10px;
  background-position: center top;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
}

#index-header {
  text-align: center;
  padding: 0px;
  vertical-align: middle;
  color: #cccccc;
  margin-top: 20px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
}
.index-bttn {
  margin: 0px;
  padding: 0px;
}
.index-link {
  padding: 5px;
  clear: both;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}
.index-link ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
.index-link ul li {
  padding: 0px;
  float: left;
  margin-top: 0px;
  margin-right: 5px;
  margin-bottom: 5px;
  margin-left: 0px;
  text-align: center;
  display: block;
}

a:link {
  color: #ffff00;
  text-decoration: none;
}
a:visited {
  color: #ffff00;
  text-decoration: none;
}
a:hover {
  color: #ffff00;
  text-decoration: underline;
}
img {
  margin: 0px;
  padding: 0px;
  border: 0;
}

#header {
  padding: 0px;
  margin: 0;
  background-repeat: no-repeat;
}
#header .left {
  width: 250px;
  padding: 0px;
  margin: 0px;
  float: left;
  height: 120px;
  text-align: left;
}
#header .right {
  padding: 0px;
  margin: 0px;
  float: right;
  text-align: right;
  height: 200px;
  width: 420px;
}
#header .right .top {
  margin: 0px;
  font-size: x-small;
  padding: 0px;
  clear: both;
}
#header .right .bottom {
  margin: 0px;
  padding: 0px;
  clear: both;
  font-size: 9pt;
  font-weight: bold;
}

#navi {
  margin: 0px;
  padding: 0px;
  width: 960px;
  height: 40px;
  display: inline-block;
  clear: both;
}
#navi ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  width: auto;
  background-image: url(../img/navi.png);
  background-repeat: no-repeat;
  display: inline-block;
  height: 40px;
}
#navi ul li {
  margin: 0px;
  float: left;
  text-align: center;
  height: 40px;
  padding: 0px;
}
#navi ul li a {
  display: block;
  height: 33px;
  background-image: url(../img/navi.png);
  background-repeat: no-repeat;
  margin: 0px;
  padding-top: 7px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
#navi ul li#navi0 a {
  background-position: 0px 0px;
  width: 120px;
}
#navi ul li#navi1 a {
  background-position: -120px 0px;
  width: 120px;
}
#navi ul li#navi2 a {
  background-position: -240px 0px;
  width: 120px;
}
#navi ul li#navi3 a {
  background-position: -360px 0px;
  width: 120px;
}
#navi ul li#navi4 a {
  background-position: -480px 0px;
  width: 120px;
}
#navi ul li#navi5 a {
  background-position: -600px 0px;
  width: 120px;
}
#navi ul li#navi6 a {
  background-position: -720px 0px;
  width: 120px;
}
#navi ul li#navi7 a {
  background-position: -840px 0px;
  width: 120px;
}
#navi ul li#navi0 a:hover {
  background-position: 0px -40px;
}
#navi ul li#navi1 a:hover {
  background-position: -120px -40px;
}
#navi ul li#navi2 a:hover {
  background-position: -240px -40px;
}
#navi ul li#navi3 a:hover {
  background-position: -360px -40px;
}
#navi ul li#navi4 a:hover {
  background-position: -480px -40px;
}
#navi ul li#navi5 a:hover {
  background-position: -600px -40px;
}
#navi ul li#navi6 a:hover {
  background-position: -720px -40px;
}
#navi ul li#navi7 a:hover {
  background-position: -840px -40px;
}

#telop {
  height: 30px;
  width: 760px;
  margin-top: 20px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  background-image: url(../img/telop_bg.png);
  background-repeat: no-repeat;
  background-position: center center;
  padding-top: 0px;
  padding-right: 100px;
  padding-bottom: 0px;
  padding-left: 100px;
  text-align: center;
  clear: both;
}
#telop .telop-box {
  margin: 0px;
  width: 760px;
  padding-top: 5px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  height: 25px;
}

#main {
  text-align: center;
  display: inline-block;
  background-image: url(../img/base_02.png);
  background-repeat: repeat-y;
  margin: 0px;
  width: 980px;
  padding-top: 0px;
  padding-right: 10px;
  padding-bottom: 0px;
  padding-left: 0px;
  margin-left: -10px;
}

.title {
  padding: 0px 0px 10px 0px;
  margin: 0px;
  text-align: left;
}
.title2 {
  margin: 0px;
  text-align: left;
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
}

.midashi {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
  margin: 0px;
}

#cont01 {
  width: 940px;
  text-align: left;
  margin-top: 20px;
  margin-right: 0px;
  margin-bottom: 20px;
  margin-left: 0px;
  padding: 0px;
}

#cont01 .leftbox {
  width: 680px;
  padding: 0px;
  margin: 0px;
  float: left;
  display: inline-block;
}

#cont01 .leftbox .fla {
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 20px;
  margin-left: 0px;
}
#cont01 .leftbox .fla .left {
  margin: 0px;
  padding: 0px;
  float: left;
  width: 580px;
}
#cont01 .leftbox .fla .right {
  margin: 0px;
  padding: 0px;
  float: right;
  width: 100px;
}
#cont01 .leftbox .fla .right .lamp {
  background-image: url(../img/lamp_no.png);
  background-repeat: no-repeat;
  margin: 0px;
  padding: 0px;
  height: 150px;
  width: 100px;
  overflow: hidden;
}

#cont01 .leftbox .title {
  font-size: 12pt;
  font-style: normal;
  height: 25px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  background-image: url(../img/top_left_title.png);
  background-repeat: repeat-x;
  padding-top: 5px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 35px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-color: #cccccc;
  border-right-color: #999999;
  border-bottom-color: #999999;
  border-left-color: #cccccc;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 5px;
  margin-left: 0px;
  width: 643px;
  clear: both;
  font-weight: normal;
}

#cont01 .leftbox .pickup {
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 20px;
  margin-left: 0px;
}
#cont01 .leftbox .pickup ul {
  margin: 0px;
  list-style-type: none;
  text-align: center;
  display: inline-block;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 5px;
}
#cont01 .leftbox .pickup ul li {
  margin: 0px;
  width: 194px;
  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: #666666;
  border-right-color: #333333;
  border-bottom-color: #333333;
  border-left-color: #666666;
  text-align: center;
  padding-top: 5px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
  float: left;
  background-image: url(../img/pickup_bg.png);
  background-repeat: repeat-y;
}

#cont01 .leftbox .pickup ul li .detailes {
  background-image: url(../img/top_details.png);
  background-repeat: repeat-x;
  margin: 0px;
  padding: 0px;
  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: #666666;
  border-right-color: #333333;
  border-bottom-color: #333333;
  border-left-color: #666666;
}
#cont01 .leftbox .box01 {
  width: 668px;
  padding: 5px;
  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: #999999;
  border-bottom-color: #999999;
  border-left-color: #cccccc;
  overflow: auto;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 20px;
  margin-left: 0px;
  background-color: #ffffff;
}

#cont01 .leftbox .box01 ul {
  margin: 0px;
  padding: 0px;
  width: 100%;
  list-style-type: none;
  display: inline-block;
  height: 350px;
  overflow: auto;
}
#cont01 .leftbox .box01 ul li {
  padding: 5px;
  text-align: left;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 5px;
  margin-left: 0px;
  list-style-type: none;
  clear: both;
}
#cont01 .leftbox .box01 ul li .date {
  color: #ff6699;
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 2px;
  margin-left: 0px;
}
#cont01 .leftbox .box01 ul li img {
  padding: 0px;
  float: left;
  vertical-align: middle;
  text-align: center;
  margin-top: 0px;
  margin-right: 5px;
  margin-bottom: 0px;
  margin-left: 0px;
  border: 1px none #ffffff;
}
#cont01 .leftbox .box01 p {
  padding: 5px;
  margin: 0px;
  font-weight: normal;
  line-height: 150%;
  font-size: 10pt;
}
#cont01 .leftbox .box01 ul li hr {
  width: 95%;
  height: 1px;
  text-align: center;
  color: #ccc;
}

#cont01 .leftbox .box01 .right {
  padding: 0px 0px 0px 10px;
  margin: 0px;
  float: left;
}

#cont01 .leftbox .box02 {
  width: 668px;
  padding: 5px;
  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: #999999;
  border-bottom-color: #999999;
  border-left-color: #cccccc;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
}
#cont01 .leftbox .box02 ul {
  margin: 0px;
  list-style-type: none;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 5px;
  display: inline-block;
}
#cont01 .leftbox .box02 ul li {
  padding: 0px;
  float: left;
  width: 145px;
  margin-top: 0px;
  margin-right: 3px;
  margin-bottom: 5px;
  margin-left: 0px;
  text-align: center;
}

#cont01 .leftbox .box02 ul li .detailes {
  background-image: url(../img/top_details.png);
  background-repeat: repeat-x;
  margin: 0px;
  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: #999999;
  border-bottom-color: #999999;
  border-left-color: #cccccc;
  font-size: 9pt;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 5px;
  text-align: left;
}

* html #cont01 .rightbox {
  width: 250px;
  float: right;
  margin: 0px;
  display: inline-block;
  padding: 0px;
}
#cont01 .rightbox {
  width: 250px;
  float: right;
  margin: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 10px;
}
#cont01 .rightbox .title {
  height: 25px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 5px;
  margin-left: 0px;
  background-image: url(../img/top_right_title.png);
  background-repeat: no-repeat;
  padding-top: 5px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 35px;
  color: #cccccc;
  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: #999999;
  border-bottom-color: #999999;
  border-left-color: #cccccc;
  font-size: 12pt;
  font-weight: normal;
}
#cont01 .rightbox .box01 {
  padding: 5px;
  display: inline-block;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 18px;
  margin-left: 0px;
  width: 238px;
  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: #999999;
  border-bottom-color: #999999;
  border-left-color: #cccccc;
  height: 228px;
  overflow: auto;
}
#cont01 .rightbox .box01 ul {
  margin: 0px;
  padding: 0px;
}
#cont01 .rightbox .box01 ul li {
  float: left;
  width: 215px;
  margin-top: 0px;
  margin-right: 5px;
  margin-bottom: 5px;
  margin-left: 0px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-bottom-style: dotted;
  border-top-color: #999999;
  border-right-color: #999999;
  border-bottom-color: #999999;
  border-left-color: #999999;
  list-style-type: none;
  padding: 0px;
}
#cont01 .rightbox .box01 ul li img {
  margin: 0px;
  padding: 5px;
  float: left;
}
#cont01 .rightbox .box01 ul li .new-title {
  color: #5d4926;
}
#cont01 .rightbox .box01 ul li p {
  margin: 0px;
  padding: 0px;
}

#cont01 .rightbox .box02 {
  padding: 5px;
  display: inline-block;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 20px;
  margin-left: 0px;
  clear: both;
  width: 238px;
  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: #999999;
  border-bottom-color: #999999;
  border-left-color: #cccccc;
  background-image: url(../img/newface_bg.png);
}
#cont01 .rightbox .box02 ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  height: 350px;
  overflow: auto;
  width: 100%;
}
#cont01 .rightbox .box02 ul li {
  padding: 5px;
  width: 208px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 5px;
  margin-left: 0px;
  background-image: url(../img/newface_bg.png);
  background-repeat: repeat-y;
  color: #4d4d4d;
  text-align: center;
}
#cont01 .rightbox .box02 ul li .txtbox {
  background-color: #000000;
  padding: 2px;
  clear: both;
  width: 148px;
  color: #ffffff;
  text-align: left;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  font-size: 9pt;
}
#cont01 .rightbox .box02 ul li .txtbox .data {
  color: #ff66cc;
}
#cont01 .rightbox .bana {
  margin: 0px;
  padding: 0px;
}
#cont01 .rightbox .bana ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
#cont01 .rightbox .bana ul li {
  text-align: center;
  display: block;
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 2px;
  margin-left: 0px;
}

#cont01 .sch {
  padding: 0px;
  clear: both;
  margin: 0px;
}
#cont01 .sch .sch-title {
  height: 25px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
  padding-top: 5px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 35px;
  background-image: url(../img/top_sch_left_title.png);
  background-repeat: no-repeat;
  background-position: center center;
  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: #999999;
  border-bottom-color: #999999;
  border-left-color: #cccccc;
  font-weight: normal;
  font-size: 12pt;
}
#cont01 .sch .sch-title h2 {
  font-weight: normal;
  margin: 0px;
  padding: 0px;
}
#cont01 .sch ul {
  padding: 0px;
  list-style-type: none;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 3px;
}
#cont01 .sch ul li {
  padding: 2px;
  float: left;
  width: 180px;
  margin-top: 0px;
  margin-right: 3px;
  margin-bottom: 5px;
  margin-left: 0px;
  background-image: url(../img/sch_top_bg.png);
  background-repeat: repeat-y;
  font-size: 9pt;
  text-align: center;
}
#cont01 .sch ul li .sch-details {
  text-align: left;
  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: #999999;
  border-bottom-color: #999999;
  border-left-color: #cccccc;
  clear: both;
  background-image: url(../img/sch_top_details_bg.png);
  background-repeat: repeat-x;
  margin: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 5px;
  color: #cccccc;
}

/* ###########################################################システム########################################################### */

#cont01 .system {
  margin: 0px;
  padding: 0px;
}
#cont01 .system .systembox {
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 20px;
  margin-left: 0px;
  clear: both;
}
#cont01 .system .systembox .left {
  margin: 0px;
  padding: 0px;
  float: left;
}
#cont01 .system .systembox .right {
  margin: 0px;
  padding: 0px;
  float: right;
}
#cont01 .system table {
  margin: 0px;
  padding: 0px;
  border-top-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-left-style: solid;
  border-top-color: #666666;
  border-left-color: #666666;
  font-size: 12pt;
}
#cont01 .system table th {
  background-image: url(../img/system/th_bg.png);
  background-repeat: repeat-x;
  margin: 0px;
  padding: 5px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-right-color: #333333;
  border-bottom-color: #333333;
  font-weight: normal;
  white-space: nowrap;
  text-align: left;
}
#cont01 .system table td {
  margin: 0px;
  padding: 5px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-right-color: #333333;
  border-bottom-color: #333333;
}
#cont01 .system table .chuyaku {
  font-size: 10pt;
  color: #ff33cc;
}
#cont01 .system table .chuyaku2 {
  font-size: 10pt;
}
#cont01 .system table caption {
  font-size: 10pt;
  text-align: left;
  margin: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 25px;
  background-image: url(../img/system/cap_ico.png);
  background-repeat: no-repeat;
  background-position: left center;
}

/*-----------------------------------------------------------------------------------------*/
/*                                 cont01 END                                              */
/*-----------------------------------------------------------------------------------------*/
#cont02 {
  text-align: left;
  padding: 0px;
  margin-top: 20px;
  margin-right: 0px;
  margin-bottom: 20px;
  margin-left: 0px;
  width: 940px;
}

#cont02 .con-title {
  height: 25px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
  padding-top: 5px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 35px;
  background-image: url(../img/con_title.png);
  background-repeat: no-repeat;
  background-position: center center;
  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: #999999;
  border-bottom-color: #999999;
  border-left-color: #cccccc;
  font-weight: normal;
  font-size: 12pt;
}
#cont02 .con-title h2 {
  font-weight: normal;
  margin: 0px;
  padding: 0px;
}

#cont02 .leftbox {
  width: 300px;
  padding: 0px;
  margin: 0px;
  float: left;
  display: inline-block;
}

#cont02 .leftbox .title {
  font-size: 10pt;
  color: #ffffff;
  font-style: normal;
  font-weight: normal;
  height: 23px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  background-image: url(../img/con_title_bg.png);
  background-repeat: repeat-x;
  padding-top: 2px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 10px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-color: #cccccc;
  border-right-color: #999999;
  border-bottom-color: #999999;
  border-left-color: #cccccc;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 5px;
  margin-left: 0px;
}
#cont02 .leftbox .box01 {
  width: 288px;
  padding: 5px;
  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: #999999;
  border-bottom-color: #999999;
  border-left-color: #cccccc;
  background-color: #ffffff;
  overflow: auto;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
}

#cont02 .leftbox .box01 ul {
  margin: 0px;
  padding: 0px;
  width: 100%;
  list-style-type: none;
  display: inline;
}
#cont02 .leftbox .box01 ul li {
  padding: 0px;
  text-align: left;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 5px;
  margin-left: 0px;
  list-style-type: none;
  clear: both;
}
#cont02 .leftbox .box01 ul li .date {
  color: #5d4926;
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 2px;
  margin-left: 0px;
}
#cont02 .leftbox .box01 ul li img {
  padding: 0px;
  float: left;
  vertical-align: middle;
  text-align: center;
  margin-top: 0px;
  margin-right: 5px;
  margin-bottom: 0px;
  margin-left: 0px;
  border: 1px none #ffffff;
}
#cont02 .leftbox .box01 p {
  padding: 5px;
  margin: 0px;
  font-weight: normal;
  line-height: 150%;
  font-size: 10pt;
}
#cont02 .leftbox .box01 ul li hr {
  width: 95%;
  height: 1px;
  text-align: center;
  color: #ccc;
}

#cont02 .leftbox .box01 .right {
  padding: 0px 0px 0px 10px;
  margin: 0px;
  float: left;
}

#cont02 .rightbox {
  width: 250px;
  float: right;
  margin: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 10px;
}
#cont02 .rightbox .title {
  padding: 0px;
  height: 30px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
  width: 250px;
}
#cont02 .rightbox .box01 {
  padding: 0px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  display: inline-block;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 20px;
  margin-left: 0px;
}

#cont02 .girls {
  margin: 0px;
  padding: 0px;
  clear: both;
}
#cont02 .girls ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
#cont02 .girls ul li {
  background-image: url(../img/girls_top_bg.png);
  background-repeat: repeat-y;
  width: 180px;
  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: #999999;
  border-bottom-color: #999999;
  border-left-color: #cccccc;
  text-align: center;
  padding: 2px;
  float: left;
  margin-top: 0px;
  margin-right: 2px;
  margin-bottom: 2px;
  margin-left: 0px;
}
#cont02 .girls ul li .cate {
  margin: 0px;
  padding: 0px;
  height: 20px;
  width: 58px;
  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: #999999;
  border-bottom-color: #999999;
  border-left-color: #cccccc;
  float: left;
}
#cont02 .girls ul li .girls-details {
  text-align: left;
  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: #999999;
  border-bottom-color: #999999;
  border-left-color: #cccccc;
  clear: both;
  background-image: url(../img/sch_top_details_bg.png);
  background-repeat: repeat-x;
  margin: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 5px;
  color: #cccccc;
}

#cont02 .system {
  margin: 0px;
  padding: 0px;
}
#cont02 .system .block01 {
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
}
#cont02 .system .block01 .left {
  margin: 0px;
  padding: 0px;
  float: left;
  position: relative;
  width: 470px;
}
#cont02 .system .block01 .right {
  margin: 0px;
  padding: 0px;
  float: right;
  width: 470px;
}

#cont02 .system .block02 {
  padding: 0px;
  clear: both;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
}

#cont02 .system table {
  margin: 0px;
  padding: 0px;
  border-top-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-left-style: solid;
  border-top-color: #333333;
  border-left-color: #ccc;
  font-size: 12pt;
}
#cont02 .system table th {
  background-image: url(../img/system/th_bg.png);
  background-repeat: repeat-x;
  margin: 0px;
  padding: 5px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-right-color: #999;
  border-bottom-color: #999;
  white-space: nowrap;
  text-align: left;
  background-color: #d9c8a4;
  color: #ffff00;
}
#cont02 .system table td {
  margin: 0px;
  padding: 5px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-right-color: #333333;
  border-bottom-color: #999;
  background-color: #ffffff;
}
#cont02 .system table .chuyaku {
  font-size: 10pt;
  color: #ff33cc;
}
#cont02 .system table .chuyaku2 {
  font-size: 10pt;
}
#cont02 .system table caption {
  font-size: 10pt;
  text-align: left;
  margin: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 25px;
  background-image: url(../img/system/cap_ico.png);
  background-repeat: no-repeat;
  background-position: left center;
}

#cont02 .service {
  margin: 0px;
  padding: 0px;
}
#cont02 .service .box01-top {
  background-image: url(../img/service/service_bg_01.png);
  background-repeat: no-repeat;
  margin: 0px;
  padding: 0px;
  clear: both;
  height: 10px;
}
#cont02 .service .box01 {
  background-image: url(../img/service/service_bg_02.png);
  background-repeat: repeat-y;
  margin: 0px;
  padding: 10px;
  clear: both;
  width: 920px;
}
#cont02 .service .box01 .left {
  margin: 0px;
  padding: 0px;
  float: left;
  position: relative;
}
#cont02 .service .box01 .right {
  margin: 0px;
  padding: 0px;
  float: right;
}
#cont02 .service .box01-bottom {
  background-image: url(../img/service/service_bg_03.png);
  background-repeat: no-repeat;
  padding: 0px;
  clear: both;
  height: 10px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
}

#cont02 .qa {
  margin: 0px;
  padding: 0px;
}
#cont02 .qa table {
  margin: 0px;
  padding: 0px;
  border-top-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-left-style: solid;
  border-top-color: #666666;
  border-left-color: #666666;
  font-size: 12pt;
}
#cont02 .qa table th {
  background-image: url(../img/qa/qa_ico.png);
  background-repeat: no-repeat;
  margin: 0px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-right-color: #333333;
  border-bottom-color: #333333;
  font-weight: normal;
  white-space: nowrap;
  text-align: left;
  background-position: left center;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 36px;
}
#cont02 .qa table td {
  margin: 0px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-right-color: #333333;
  border-bottom-color: #333333;
  background-image: url(../img/qa/ans_ico.png);
  background-repeat: no-repeat;
  background-position: left top;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 36px;
}
#cont02 .qa table .chuyaku {
  font-size: 10pt;
  color: #ff33cc;
}
#cont02 .qa table .chuyaku2 {
  font-size: 10pt;
}
#cont02 .qa table caption {
  font-size: 10pt;
  text-align: left;
  margin: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 25px;
  background-image: url(../img/system/cap_ico.png);
  background-repeat: no-repeat;
  background-position: left center;
}

#cont02 .event {
  margin: 0px;
  padding: 0px;
}

#cont02 .event ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
#cont02 .event ul li {
  padding: 0px;
  list-style-type: none;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
  clear: both;
}
#cont02 .event ul li .left {
  float: left;
  padding: 0px;
  margin-top: 0px;
  margin-right: 10px;
  margin-bottom: 0px;
  margin-left: 0px;
  width: 580px;
}
#cont02 .event ul li .right {
  margin: 0px;
  padding: 0px;
  float: right;
  width: 350px;
}
#cont02 .event ul li .right .title {
  font-size: 12pt;
  line-height: 150%;
  color: #ff33cc;
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 5px;
  margin-left: 0px;
}

#cont02 .recruit {
  margin: 0px;
  padding: 0px;
}
#cont02 .recruit .left {
  margin: 0px;
  padding: 0px;
  float: left;
  width: 400px;
}

#cont02 .recruit .right {
  margin: 0px;
  padding: 0px;
  float: right;
  width: 530px;
}

#cont02 .recruit table {
  margin: 0px;
  padding: 0px;
  border-top-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-left-style: solid;
  border-top-color: #666666;
  border-left-color: #666666;
  font-size: 12pt;
}
#cont02 .recruit table th {
  margin: 0px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-right-color: #333333;
  border-bottom-color: #333333;
  font-weight: normal;
  white-space: nowrap;
  text-align: left;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  background-image: url(../img/system/th_bg.png);
  background-repeat: repeat-x;
  background-color: #d9c8a4;
}
#cont02 .recruit table td {
  margin: 0px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-right-color: #333333;
  border-bottom-color: #333333;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
}

/* ############################################プルダウン#####################################################*/
/* defaults for ie6 */
a,
a:hover,
a:active,
a:focus {
  outline: 0;
  font-weight: normal;
}

.positioner {
  position: relative;
  height: 30px;
}
.menuHolder {
  background: url(bg_menu.png) left top no-repeat;
  position: absolute;
  height: 33px;
  z-index: 100;
}

ul.ulTop {
  float: left;
  list-style: none;
  overflow: hidden;
  padding: 0;
  margin: 0;
  line-height: 31px;
  text-align: center;
  width: 139px;
  zoom: 1;
}

ul.ulTop a {
  color: #fff;
  text-decoration: none;
}

ul.ulTop li.liTop {
  float: left;
  width: 278px; /* ulTop x 2 */
  margin: -32767px -139px 0 0;
}
ul.ulTop li.liTop a.aTop {
  position: relative;
  z-index: 50;
  display: block;
  float: left;
  width: 139px;
  margin-top: 32767px;
}
ul.ulTop li.liTop a.aTop:hover,
ul.ulTop li.liTop a.aTop:focus,
ul.ulTop li.liTop a.aTop:active {
  margin-right: 1px;
}
ul.sub {
  background: url(bg_subMenu.png) 0 24px no-repeat;
  float: left;
  padding: 25px 0 0 0;
  margin: 0;
  list-style: none;
  margin-top: -25px;
}
ul.sub li {
  background: url(bg_subMenuItem.png) left top no-repeat;
  overflow: hidden;
  line-height: 31px;
  vertical-align: top;
  height: 31px;
}
ul.sub li.firstChild {
  background-image: url();
}

ul.sub li.lastChild {
  background-image: url(bg_subMenuItemLast.png);
}
ul.sub li a {
  float: left;
  width: 139px;
  clear: left;
  /* background 必須 */
  background: url(dm.png) left top no-repeat;
  position: relative;
  z-index: 500;
}
ul.sub li a.last {
  /* null */
}

ul.sub li a.last:hover,
ul.sub li a.last:focus,
ul.sub li a.last:active {
  text-decoration: underline;
}

ul.sub a:hover,
ul.sub a:focus,
ul.sub a:active {
  text-decoration: underline;
  margin-right: 1px;
}

.index_btn {
  background-image: url(../img/bgbg.jpg);
  margin-top: -23px;
  background-repeat: repeat-x;
}

.ua-ie-10 #container {
  margin-top: -20px;
}

.blogli a {
  color: #ff6600;
}
#babalet {
  width: 625px;
  height: 270px;
  background: url(../img/babalet2.jpg);
}

#babalet h3.active {
  z-index: 100;
  top: 46em;
  background: #000;
  display: none;
}
#babalet h3 {
  position: relative;
  top: 15em;
  left: 28%;
  background: #930000;
  width: 230px;
  text-align: center;
  padding: 1em;
  border-radius: 0.5em;
  -webkit-transition-duration: 1s;
  transition-duration: 1s;
}
#babalet .cont {
  position: relative;
  top: -47px;
  width: 100%;
  height: 180%;
  background: red;
}

#shintyaku .img {
  width: 300px;
  display: inline-block;
}
#bana img {
  margin-top: 3px;
  margin-bottom: 3px;
}

/*hotel*/
.hotel_cont ul li:nth-child(1) {
  background: #ff7114;
  padding: 0.56em;
  color: #fff;
  margin: 1em 0;
  border-radius: 0.056em;
}
.hotel_cont ul li:nth-child(2):before {
  content: "";
  background-image: url(../img/btn/h_li2.png);
}
.hotel_cont ul li:nth-child(3):before {
  content: "";
  background-image: url(../img/btn/h_li1.png);
}
.hotel_cont ul li:nth-child(4):before {
  content: "";
  background-image: url(../img/btn/h_li3.png);
}
.hotel_cont ul li:nth-child(5):before {
  content: "";
  background-image: url(../img/btn/h_li4.png);
}
.hotel_cont ul li:before {
  display: inline-block;
  width: 87px;
  height: 50px;
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
}

.blogroll-ad-default {
  opacity: 0 !important;
}

.hotel_explanation {
  margin-bottom: 30px;
	padding: 15px 15px 10px;
  border-bottom: 1px solid #fff;
}

.hotel_explanation .c_blue {
	color: #64b3fe;
	margin-bottom: 5px;
	font-weight: bold;
}

.hotel_explanation .c_orange {
	color: #fe9900;
	font-size: 22px;
	font-weight: bold;
	margin: 15px 0;
	display: block;
}

.hotel_data ul li a {
	color: #ff7417;
	text-decoration: underline;
	font-weight: bold;
}

.hotel_data ul li:nth-child(1) a {
	color: #fff;
}

.hotel_cont {
  margin-bottom: 30px;
}

.hotel_cont ul li:nth-child(6):before {
	content: '';
	background-image: url(../img/btn/h_li6.png);
}

.hotel_cont ul li:nth-child(7):before {
	content: '';
	background-image: url(../img/btn/h_li7.png);
}

.hotel_cont ul li:nth-child(8):before {
	content: '';
	background-image: url(../img/btn/h_li5.png);
}

.hotel_cont ul li:nth-child(8) a {
	-webkit-animation:blink .5s ease-in-out infinite alternate;
	-moz-animation:blink .5s ease-in-out infinite alternate;
	animation:blink .5s ease-in-out infinite alternate;
}

@-webkit-keyframes blink{
    0% {opacity:0.2;}
    100% {opacity:1;}
}
@-moz-keyframes blink{
    0% {opacity:0.2;}
    100% {opacity:1;}
}
@keyframes blink{
    0% {opacity:0.2;}
    100% {opacity:1;}
}

.hotel_cont ul li.d_n {
  display: none;
}

/* スライダーの器：980pxで中央寄せ（スマホは100%） */
.slider {
  width: 980px;
  max-width: 100%;
  margin: 0 auto;
}

/* slick が a 要素に .slick-slide を付けてもOK */
.slider .slick-slide {
  position: relative;
  overflow: hidden;
  display: block;
  outline: none;              /* クリック時の青枠が不要なら */
  height: auto;
}

/* 画像は器幅にフィット */
.slider img {
  display: block;
  width: 100%;
  height: auto;
}

/* 画像切替の最低限だけ定義（他の見た目CSSは不要とのことなので省略） */
.btn a {
  position: relative;
  display: inline-block;
  transition: opacity .5s;
}

.btn a .img-hover {
  position: absolute;
  inset: 0;
  opacity: 0;
}

.btn a:hover .img-hover {
  opacity: 1;
}

.btn a:hover .img-normal {
  opacity: 0;
}

.top_slider img {
  width: 100%;
}

.hotelguide {
  display: block;
  float: right;
  width: 790px;
  height: auto;
  padding-left: 5px;
}

.cast-main img {
  width: 100%;
}