@charset "UTF-8";

body {
  padding: 0px;
  line-height: 150%;
  color: #fff;
  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: #000;
}
img {
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
}

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;
}
h1 {
  font-size: 10pt;
  font-weight: normal;
  padding: 0px;
  height: 20px;
  text-align: right;
  margin: 0px;
  color: #ffffff;
  background-color: #333333;
  background-image: url(../img/h1_bg.png);
  background-repeat: repeat-x;
}
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;
  /*\*/ /*/
  height: auto;
  overflow: hidden;
  /**/
}

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


.menu_list li a:link {
  color: #000;
  text-decoration: none;
}
.menu_list li a:visited {
  color: #000;
  text-decoration: none;
}
.menu_list li a:hover {
  color: #000;
  text-decoration: underline;
}

a:link {
  color: #fff;
  text-decoration: none;
}
a:visited {
  color: #fff;
  text-decoration: none;
}
a:hover {
  color: #fff;
  text-decoration: underline;
}


img {
  margin: 0px;
  padding: 0px;
  border: 0;
}

#header {
  height: 200px;
  width: 980px;
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
  background-image: url(../img/header.jpg);
  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: 940px;
  padding-top: 0px;
  padding-right: 10px;
  padding-bottom: 0px;
  padding-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;
}

.news {
  padding: 5px;
  height: 210px;
  overflow: auto;
  width: 613px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
  border: 1px solid #ff0000;
  color: #ff0000;
  background-image: url(../img/bg06.jpg);
  background-repeat: no-repeat;
  background-position: top left;
}

h3.sub {
  margin-top: 5px;
  background: linear-gradient(#9cb52d 0%, #5e9d14 100%) no-repeat 50% 50% / 100%
    100%;
  color: #000;
}

#babalet {
  width: 625px;
  height: 270px;
  background: url(../img/babalet2.jpg);
}

.babalet_b {
  position: relative;
}
#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:hover h3 {
  background: #000;
}
#babalet h3.active {
  z-index: 100;
  top: 46em;
  background: #000;
  display: none;
}
#babalet .cont {
  position: relative;
  top: -47px;
  width: 100%;
  height: 180%;
  background: red;
}

.goriyou h3 {
  color: yellow;
}

.blog {
  background: url(../img/blog_back.jpg);
  width: 640px;
  height: 250px;
  margin: 15px 0;
  position: relative;
}

.blog_box {
  width: 300px;
  text-align: center;
  position: absolute;
  top: 100px;
  left: 170px;
}

.blogli {
  background-color: #000;
  height: 30px;
  line-height: 30px;
  border-radius: 8px;
  margin: 5px;
}

img.ikebukuro_new {
  display: none;
}

/*求人テキスト変更用ｃｓｓ2016.01*/
.rec_tx {
  font-size: 18px;
  font-weight: bold;
  margin: 10px 20px 0px 20px;
  color: #fff;
  text-align: left;
}
.rec_tx p {
  margin-bottom: 15px;
}
.rec_tx_li {
  font-size: 15px;
  font-weight: bold;
  color: #ff0000;
  margin: 10px 0;
}
.rec_tx_s {
  font-size: 12px;
  font-weight: normal;
  margin-bottom: 10px;
  margin-left: 20px;
}
.rec_tx_bba {
  font-size: 23px;
  font-weight: bold;
  color: #e6b422;
  margin: 20px 0;
}
.rec_tx_gold {
  color: #e6b422;
  margin-bottom: 20px;
}
.rec_shop {
  margin-top: 30px;
}
.rec_shop a {
  color: #fff;
}
.rec_shopname {
  font-size: 20px;
  color: #ff0000;
}

.mailmagform form table {
  width: 100%;
}

.mailmagform form table .post {
  clear: both;
  width: 100%;
}
.mailmagform form table .post input {
  width: 60%;
  padding: 0.65em;
}
.mailmagform form table p {
  color: #000;
}
.dougabn {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.dougabn::after {
  content: "";
  display: block;
  width: 280px;
  height: 0;
}

 .systemF img{
  max-width: 100%;
  height: auto;
 }

 /*パンくずリスト*/
ul.bugeat {
  margin-top: 1.85em;
  margin-bottom: 1em;
}

ul.bugeat li {
  float: left;
  color: #fff;
  margin: 0 0.5em;
}

ul.bugeat .bugeat_li:after {
  content: "》";
  margin-left: 0.63em;
}

ul.bugeat .bugeat_li:last-child:after {
    content: '';
}

ul.bugeat span {
  color: #fff;
}

.bugeat_li a:hover {
  text-decoration: none;
}


  #foot_menu h2 {
    color: #fff;
    padding: 9px;
    margin: 0;
    font-size: 1em;
    text-align: left;
}

#foot_menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#foot_menu ul li {
    width: 49.8%;
    height: 18px;
    float: left;
    padding: 1.3em 0;
    padding-top: 16px;
    text-align: center;
    font-size: 1em;
    background-color: #3ba136;
    background-size: 100%;
    margin: 0;
    border-bottom: solid 1px #000;
}

#foot_menu ul li a {
    text-decoration: none;
    text-align: center;
    color: #fff;
}

