* {
  margin: 0px;
  padding: 0px;
  font-size: 14px;
}

/** mixin set **/
/** Color set **/
html {
  overflow-y: scroll;
}

.mb00 {
  margin-bottom: 0px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.mb75 {
  margin-bottom: 75px !important;
}

.mt00 {
  margin-top: 0px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.ml00 {
  margin-left: 0px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.mr00 {
  margin-right: 0px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.w20 {
  width: 20px !important;
}

.w40 {
  width: 40px !important;
}

.w60 {
  width: 60px !important;
}

.w80 {
  width: 80px !important;
}

.w100 {
  width: 100px !important;
}

.w120 {
  width: 120px !important;
}

.w140 {
  width: 140px !important;
}

.w160 {
  width: 160px !important;
}

.w180 {
  width: 180px !important;
}

.w200 {
  width: 200px !important;
}

.w220 {
  width: 220px !important;
}

.w240 {
  width: 240px !important;
}

.w260 {
  width: 260px !important;
}

.w280 {
  width: 280px !important;
}

.w300 {
  width: 300px !important;
}

.w320 {
  width: 320px !important;
}

.w340 {
  width: 340px !important;
}

.w480 {
  width: 420px !important;
}

.w530 {
  width: 530px !important;
}

.w550 {
  width: 550px !important;
}

.w640 {
  width: 640px !important;
}

.w720 {
  width: 720px !important;
}

.w840 {
  width: 840px !important;
}

.w920 {
  width: 940px !important;
}

.w20pp {
  width: 20% !important;
}

.w30pp {
  width: 30% !important;
}

.mh300 {
  min-height: 300px;
}

.mh600 {
  min-height: 600px;
}

.centering {
  margin: 0px auto;
}

.bigFont {
  font-size: 18pt;
}

.middleFont {
  font-size: 12pt;
}

.smallFont {
  font-size: 10pt;
}

.miniFont {
  font-size: 10px;
}

a[class~=notice], strong[class~=notice], small[class~=notice], span[class~=notice], p[class~=notice], div[class~=notice] {
  color: #bbb !important;
}

a[class~=note], strong[class~=note], small[class~=note], span[class~=note], p[class~=note], div[class~=note] {
  color: #009900 !important;
}

a[class~=black], strong[class~=black], small[class~=black], span[class~=black], p[class~=black], div[class~=black] {
  color: #444 !important;
}

a[class~=red], strong[class~=red], small[class~=red], span[class~=red], p[class~=red], div[class~=red] {
  color: #ff008a !important;
}

a[class~=blue], strong[class~=blue], small[class~=blue], span[class~=blue], p[class~=blue], div[class~=blue] {
  color: #0c51a2 !important;
}

a[class~=pink], strong[class~=pink], small[class~=pink], span[class~=pink], p[class~=pink], div[class~=pink] {
  color: #ff46a7 !important;
}

a[class~=yellow], strong[class~=yellow], small[class~=yellow], span[class~=yellow], p[class~=yellow], div[class~=yellow] {
  color: #ffa942 !important;
}

a[class~=custard], strong[class~=custard], small[class~=custard], span[class~=custard], p[class~=custard], div[class~=custard] {
  color: #ffbc57 !important;
}

a[class~=green], strong[class~=green], small[class~=green], span[class~=green], p[class~=green], div[class~=green] {
  color: #009900 !important;
}

.lh130 {
  line-height: 130% !important;
}

.lh150 {
  line-height: 150% !important;
}

.lh180 {
  line-height: 180% !important;
}

a, span, strong, small, p, div, ul, li, dl, dd, dt, section, article, table, tbody, tr, td, th, caption, input, select, option, textarea, lavel {
  font-family: Meiryo, Arial, sans-serif;
}

img {
  vertical-align: top;
  border: none;
}

label.wrap, span.wrap {
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  margin: 3px 0px;
  margin-right: 10px;
}

label.wrap[class~=skiny], span.wrap[class~=skiny] {
  margin-right: 0px;
}

label.wrap[class~=border], span.wrap[class~=border] {
  padding: 3px;
  margin-right: 0px;
  font-size: 11px;
  border: solid 1px #ccc;
  background: #fbfbfb;
  border-radius: 3px;
}

label.wrap[class~=border] span, label.wrap[class~=border] a, span.wrap[class~=border] span, span.wrap[class~=border] a {
  font-size: inherit;
  color: #444;
}

label.wrap:last-child, span.wrap:last-child {
  margin-right: 0px;
}

label.wrap[class~=block], span.wrap[class~=block] {
  display: block;
  padding: 3px;
}

label.wrap input, label.wrap select, span.wrap input, span.wrap select {
  display: inline-block;
  vertical-align: middle;
}

label.wrap span, label.wrap a, label.wrap strong, label.wrap small, span.wrap span, span.wrap a, span.wrap strong, span.wrap small {
  display: inline-block;
  vertical-align: middle;
}

input[type=submit],
input[type=button],
input[type=reset],
a.button {
  cursor: pointer;
  border: solid 1px #a6a6a6;
  background-color: #e8e8e8;
  border-radius: 3px;
  color: #444;
  text-decoration: none;
  font-size: 80%;
  display: inline-block;
  vertical-align: middle;
  padding: 3px 15px;
}

input[type=submit]:hover,
input[type=button]:hover,
input[type=reset]:hover,
a.button:hover {
  background-color: #f1f1f1;
}

input[type=submit][class~=smallFont],
input[type=button][class~=smallFont],
input[type=reset][class~=smallFont],
a.button[class~=smallFont] {
  font-size: 80%;
}

input[type=submit][class~=middleFont],
input[type=button][class~=middleFont],
input[type=reset][class~=middleFont],
a.button[class~=middleFont] {
  font-size: 100%;
}

input[type=submit][class~=bigFont],
input[type=button][class~=bigFont],
input[type=reset][class~=bigFont],
a.button[class~=bigFont] {
  font-size: 180%;
}

input[type=text],
input[type=password],
textarea,
option, select {
  font-size: 12px;
  padding: 3px;
}

input[type=text],
input[type=password],
textarea, select {
  border: solid 1px #bbb;
}

input[type=text][class~=small],
input[type=password][class~=small],
textarea[class~=small], select[class~=small] {
  width: 80px;
}

input[type=text][class~=middle],
input[type=password][class~=middle],
textarea[class~=middle], select[class~=middle] {
  width: 240px;
}

input[type=text][class~=large],
input[type=password][class~=large],
textarea[class~=large], select[class~=large] {
  width: 320px;
}

.message {
  display: block;
  padding: 10px;
  margin: 5px 0px;
  border-radius: 3px;
  text-align: center;
}

.message > a {
  font-size: inherit;
}

.message[class~=inline] {
  display: inline-block !important;
  vertical-align: middle;
}

.message[class~=inline-icon] {
  display: inline-block !important;
  vertical-align: middle;
  margin: 0px !important;
  font-size: 8px !important;
  padding: 1px 3px;
}

.message[class~=skiny] {
  margin: 0px;
}

.message[class~=border] {
  border: solid 1px;
}

.message[class~=small] {
  display: block;
  padding: 3px;
  margin: 3px 0px;
  border-radius: 2px;
  font-size: 11px !important;
  text-align: center;
}

.message[class~=big] {
  display: block;
  font-size: 18px !important;
  text-align: center;
}

.message[class~=white] {
  background: #fff !important;
  color: #444 !important;
}

.message[class~=white] > a {
  color: #444 !important;
}

.message[class~=white] > a:hover {
  color: #06f !important;
}

.message[class~=red] {
  background: #ffe6f4 !important;
  color: #ff008a !important;
}

.message[class~=red] > a {
  color: #ff008a !important;
}

.message[class~=red] > a:hover {
  color: magenta !important;
}

.message[class~=orange] {
  background: #ffa942 !important;
  color: #ffa942 !important;
}

.message[class~=orange] > a {
  color: #ffa942 !important;
}

.message[class~=orange] > a:hover {
  color: #ffff84 !important;
}

.message[class~=blue] {
  background: #d9e9fc !important;
  color: #0c51a2 !important;
}

.message[class~=blue] > a {
  color: #0c51a2 !important;
}

.message[class~=blue] > a:hover {
  color: #18a2ff !important;
}

.message[class~=green] {
  background: #d5ffd5 !important;
  color: #009900 !important;
}

.message[class~=green] > a {
  color: #009900 !important;
}

.message[class~=green] > a:hover {
  color: lime !important;
}

.message[class~=disable] {
  background: #efefef;
  color: #ccc !important;
}

.message[class~=disable] > a {
  color: #ccc !important;
}

.message[class~=disable] > a:hover {
  color: white !important;
}

.message[class~=none] {
  background: #efefef;
  color: #ccc !important;
}

.message[class~=none] > a {
  color: #ccc !important;
}

.message[class~=none] > a:hover {
  color: white !important;
}

.message[class~=black] {
  background: #eaeaea;
  color: #fff !important;
}

.message[class~=black] > a {
  color: #fff !important;
}

.message[class~=black] > a:hover {
  color: white !important;
}

.message[class~=gray] {
  background: #efefef;
  color: #ccc !important;
}

.message[class~=gray] > a {
  color: #ccc !important;
}

.message[class~=gray] > a:hover {
  color: white !important;
}

.hide {
  display: none;
}

.gMenu {
  display: block;
  margin: 10px;
}

.gMenu ul.pulldownlist {
  display: block;
}

.gMenu ul.pulldownlist:after {
  content: "";
  display: block;
  width: 100%;
  height: 0px;
  clear: both;
  visibility: visible;
}

.gMenu ul.pulldownlist li {
  margin: 0px 1px 1px 0px;
  float: left;
  list-style: none;
  display: block;
  position: relative;
}

.gMenu ul.pulldownlist li a.pulldown {
  display: block;
  padding: 3px 20px;
  background: #ffde79;
  cursor: pointer;
}

.gMenu ul.pulldownlist li a.pulldown:hover, .gMenu ul.pulldownlist li a.pulldown[class~=hover] {
  display: block;
  padding: 3px 20px;
  background: #ffbc57;
}

.gMenu ul.pulldownlist li a.pulldown[class~=active] {
  display: block;
  padding: 3px 20px;
  background: #009900;
}

.gMenu ul.pulldownlist li ul.linklist {
  position: absolute;
  top: 100%;
  left: 0px;
  min-width: 180px;
  background: #ffbc57;
  z-index: 100;
}

.gMenu ul.pulldownlist li ul.linklist li {
  margin: 1px;
  display: block;
  float: none;
}

.gMenu ul.pulldownlist li ul.linklist li a {
  line-height: 180%;
  text-decoration: none;
  color: #444;
  display: block;
  padding: 3px 20px;
  background: white;
}

.gMenu ul.pulldownlist li ul.linklist li a:hover {
  display: block;
  padding: 3px 20px;
  background: #ffef8a;
}

ul.list, dl.list {
  display: block;
  margin: 0px;
  padding-left: 19px;
}

ul.list li, ul.list dd, dl.list li, dl.list dd {
  list-style: none;
}

.cell {
  display: block;
  margin: 0px;
  text-align: center;
}

.cell > * {
  text-align: left;
}

.cell .left {
  text-align: left;
}

.cell .right {
  text-align: right;
}

.cell .center {
  text-align: center;
}

.horizon_list {
  display: block;
  margin: 10px 0px;
}

.horizon_list ul {
  display: block;
}

.horizon_list ul:after {
  content: "";
  display: block;
  width: 100%;
  height: 0px;
  clear: both;
  visibility: visible;
}

.horizon_list ul li {
  display: block;
  float: left;
  border-left: #0c51a2 1px solid;
}

.horizon_list ul li:first-child {
  border-left: none;
}

.horizon_list ul li a, .horizon_list ul li span {
  display: block;
  text-align: center;
  background: #d9e9fc;
  color: #0c51a2;
  padding: 5px 10px;
  font-size: 12px;
}

.horizon_list ul li a[class~=active], .horizon_list ul li a:hover, .horizon_list ul li span[class~=active], .horizon_list ul li span:hover {
  background: #0c51a2;
  color: #002f80;
}

.table {
  border-collapse: collapse;
  /*border: solid 1px #dbdbdb;*/
}

.table tr th, .table tr td {
  border: solid 1px #dbdbdb;
}

.table tr th[class~=noborder], .table tr td[class~=noborder] {
  border: none;
}

.table tr th[class~=bg_black], .table tr td[class~=bg_black] {
  background-color: #eaeaea;
}

.table tr th[class~=bg_red], .table tr td[class~=bg_red] {
  background-color: #ffe6f4;
}

.table tr th[class~=bg_blue], .table tr td[class~=bg_blue] {
  background-color: #d9e9fc;
}

.table tr th[class~=bg_yellow], .table tr td[class~=bg_yellow] {
  background-color: #ffe7ca;
}

.table tr th[class~=bg_green], .table tr td[class~=bg_green] {
  background-color: #d5ffd5;
}

.table tr th[class~=bg_gray], .table tr td[class~=bg_gray] {
  background-color: #efefef;
}

.table tr th[class~=bottomDott], .table tr td[class~=bottomDott] {
  border-bottom: dotted 1px;
}

.table tr th[class~=topNone], .table tr td[class~=topNone] {
  border-top: none;
}

.table[class~=center] {
  margin: 0px auto;
}

.table[class~=full] {
  width: 100%;
}

.table[class~=p5] tr th, .table[class~=p5] tr td {
  padding: 5px;
}

.table[class~=p10] tr th, .table[class~=p10] tr td {
  padding: 10px;
}

.table[class~=ph5] tr th, .table[class~=ph5] tr td {
  padding: 5px 0px;
}

.table[class~=ph10] tr th, .table[class~=ph10] tr td {
  padding: 10px 0px;
}

.table[class~=pw5] tr th, .table[class~=pw5] tr td {
  padding: 0px 5px;
}

.table[class~=pw10] tr th, .table[class~=pw10] tr td {
  padding: 0px 10px;
}

.table[class~=pb20] tr th, .table[class~=pb20] tr td {
  padding-bottom: 20px;
}

.table[class~=pb40] tr th, .table[class~=pb40] tr td {
  padding-bottom: 40px;
}

.table[class~=black] tr th, .table[class~=black] tr td {
  border-color: #444;
}

.table[class~=red] tr th, .table[class~=red] tr td {
  border-color: #ff008a;
}

.table[class~=red] tr th {
  background-color: #664d5b;
  color: #fff;
}

.table[class~=blue] tr th, .table[class~=blue] tr td {
  border-color: #0c51a2;
}

.table[class~=yellow] tr th, .table[class~=yellow] tr td {
  border-color: #ffa942;
}

.table[class~=green] tr th, .table[class~=green] tr td {
  border-color: #009900;
}

.table[class~=gray] tr th, .table[class~=gray] tr td {
  border-color: #ccc;
}

.table[class~=noborder] {
  border: none;
}

.table[class~=noborder] tr th, .table[class~=noborder] tr td {
  border: none;
}

.table[class~=peace2] tr th, .table[class~=peace2] tr td {
  width: 50%;
}

.table[class~=peace3] tr th, .table[class~=peace3] tr td {
  width: 33%;
}

.table[class~=peace4] tr th, .table[class~=peace4] tr td {
  width: 25%;
}

.table[class~=peace5] tr th, .table[class~=peace5] tr td {
  width: 20%;
}

.table[class~=peace6] tr th, .table[class~=peace6] tr td {
  width: 15%;
}

.table[class~=smallFont] tr th, .table[class~=smallFont] tr td {
  font-size: 11px;
}

.table[class~=smallFont] tr th span, .table[class~=smallFont] tr th p, .table[class~=smallFont] tr th div, .table[class~=smallFont] tr td span, .table[class~=smallFont] tr td p, .table[class~=smallFont] tr td div {
  font-size: 11px;
}

.table[class~=bigFont] tr th, .table[class~=bigFont] tr td {
  font-size: 21px;
}

.table[class~=bigFont] tr th span, .table[class~=bigFont] tr th p, .table[class~=bigFont] tr th div, .table[class~=bigFont] tr td span, .table[class~=bigFont] tr td p, .table[class~=bigFont] tr td div {
  font-size: 21px;
}

caption {
  caption-side: top;
  display: block;
}

th[class~=right], td[class~=right] {
  text-align: right;
}

th[class~=left], td[class~=left] {
  text-align: left;
}

th[class~=center], td[class~=center] {
  text-align: center;
}

th[class~=bottom], td[class~=bottom] {
  vertical-align: bottom;
}

th[class~=top], td[class~=top] {
  vertical-align: top;
}

.tabletitle {
  padding: 10px;
  font-size: 10pt;
  text-align: center;
}

.tabletitle[class~=inline] {
  display: inline-block !important;
  vertical-align: middle;
}

.tabletitle[class~=inline-icon] {
  display: inline-block !important;
  vertical-align: middle;
  margin: 0px !important;
  font-size: 8px !important;
  padding: 1px 3px;
}

.tabletitle[class~=border] {
  border: solid 1px;
}

.tabletitle[class~=small] {
  display: block;
  padding: 3px;
  margin: 3px 0px;
  border-radius: 2px;
  font-size: 11px !important;
  text-align: center;
}

.tabletitle[class~=big] {
  display: block;
  font-size: 18px !important;
  text-align: center;
}

.tabletitle[class~=white] {
  background: #fff !important;
  color: #444 !important;
}

.tabletitle[class~=white] > a {
  color: #444 !important;
}

.tabletitle[class~=white] > a:hover {
  color: #06f !important;
}

.tabletitle[class~=red] {
  background: #ffe6f4 !important;
  color: #fff !important;
}

.tabletitle[class~=red] > a {
  color: #fff !important;
}

.tabletitle[class~=red] > a:hover {
  color: red !important;
}

.tabletitle[class~=orange] {
  background: #ffa942 !important;
  color: #fff !important;
}

.tabletitle[class~=orange] > a {
  color: #fff !important;
}

.tabletitle[class~=orange] > a:hover {
  color: #ffc0ff !important;
}

.tabletitle[class~=blue] {
  background: #d9e9fc !important;
  color: #fff !important;
}

.tabletitle[class~=blue] > a {
  color: #fff !important;
}

.tabletitle[class~=blue] > a:hover {
  color: cyan !important;
}

.tabletitle[class~=green] {
  background: #d5ffd5 !important;
  color: #fff !important;
}

.tabletitle[class~=green] > a {
  color: #fff !important;
}

.tabletitle[class~=green] > a:hover {
  color: #daff4c !important;
}

.tabletitle[class~=disable] {
  background: #ccc;
  color: #999 !important;
}

.tabletitle[class~=disable] > a {
  color: #bbb !important;
}

.tabletitle[class~=disable] > a:hover {
  color: white !important;
}

.tabletitle[class~=none] {
  background: #ccc;
  color: #333 !important;
}

.tabletitle[class~=none] > a {
  color: #333 !important;
}

.tabletitle[class~=none] > a:hover {
  color: #666666 !important;
}

.tabletitle[class~=black] {
  background: #eaeaea;
  color: #fff !important;
}

.tabletitle[class~=black] > a {
  color: #fff !important;
}

.tabletitle[class~=black] > a:hover {
  color: white !important;
}

.tabletitle[class~=gray] {
  background: #efefef;
  color: #ccc !important;
}

.tabletitle[class~=gray] > a {
  color: #ccc !important;
}

.tabletitle[class~=gray] > a:hover {
  color: white !important;
}

table.header {
  width: 100%;
}

table.header:after {
  content: "";
  display: block;
  width: 100%;
  height: 0px;
  clear: both;
  visibility: visible;
}

table.header tr th, table.header tr td {
  padding: 10px;
}

table.header tr th {
  font-size: 21px;
  text-decoration: underline;
}

table.header tr th a {
  font-size: inherit;
  color: inherit;
}

.pagination {
  text-align: center;
  display: block;
}

.pagination:after {
  content: "";
  display: block;
  width: 100%;
  height: 0px;
  clear: both;
  visibility: visible;
}

.pagination ul {
  display: inline-block;
}

.pagination ul:after {
  content: "";
  display: block;
  width: 100%;
  height: 0px;
  clear: both;
  visibility: visible;
}

.pagination ul li {
  display: block;
  float: left;
  list-style: none;
  margin: 3px;
  border: solid 1px #ccc;
  background: #efefef;
}

.pagination ul li a {
  padding: 3px;
  display: block;
  height: 21px;
  line-height: 21px;
  font-size: 12px;
  text-decoration: underline;
  color: #0c51a2;
}

.pagination ul li a:hover {
  background: #d5ffd5;
}

.pagination ul li.page a {
  width: 21px;
}

.pagination ul li.page[class~=active] {
  background: #d9e9fc;
  border: solid 1px #0c51a2;
}

.pagination ul li.page[class~=active] a {
  color: #0c51a2;
}

.pagination ul li.page[class~=active] ahover[class~=notice] {
  background: #bbb !important;
  color: #fff !important;
}

.pagination ul li.page[class~=active] ahover[class~=note] {
  background: #009900 !important;
  color: #fff !important;
}

.pagination ul li.page[class~=active] ahover[class~=black] {
  background: #444 !important;
  color: #fff !important;
}

.pagination ul li.page[class~=active] ahover[class~=red] {
  background: #ff008a !important;
  color: #fff !important;
}

.pagination ul li.page[class~=active] ahover[class~=blue] {
  background: #0c51a2 !important;
  color: #fff !important;
}

.pagination ul li.page[class~=active] ahover[class~=pink] {
  background: #ff46a7 !important;
  color: #fff !important;
}

.pagination ul li.page[class~=active] ahover[class~=yellow] {
  background: #ffa942 !important;
  color: #fff !important;
}

.pagination ul li.page[class~=active] ahover[class~=custard] {
  background: #ffbc57 !important;
  color: #fff !important;
}

.pagination ul li.page[class~=active] ahover[class~=green] {
  background: #009900 !important;
  color: #fff !important;
}

.alignLeft {
  text-align: left !important;
}

.alignCenter {
  text-align: center !important;
}

.alignRight {
  text-align: right !important;
}

* {
  font-size: 12px;
}

html {
  display: block;
  width: 100%;
}

body {
  display: block;
  height: 100%;
  text-align: center;
  color: #fff;
  background: url("/images/bg.jpg") repeat-y center top;
  background-attachment: scroll;
  overflow-x: hidden;
}

h1.header {
  font-size: 11px;
}

h1.header[class~=notice] {
  color: #bbb !important;
}

h1.header[class~=note] {
  color: #009900 !important;
}

h1.header[class~=black] {
  color: #444 !important;
}

h1.header[class~=red] {
  color: #ff008a !important;
}

h1.header[class~=blue] {
  color: #0c51a2 !important;
}

h1.header[class~=pink] {
  color: #ff46a7 !important;
}

h1.header[class~=yellow] {
  color: #ffa942 !important;
}

h1.header[class~=custard] {
  color: #ffbc57 !important;
}

h1.header[class~=green] {
  color: #009900 !important;
}

.site_wrapper {
  display: block;
  width: 800px;
  margin: 0px auto;
  text-align: left;
}

.site_wrapper:after {
  content: "";
  display: block;
  width: 100%;
  height: 0px;
  clear: both;
  visibility: visible;
}

table tr td {
  vertical-align: top;
}

.menu {
  display: block;
}

.menu:after {
  content: "";
  display: block;
  width: 100%;
  height: 0px;
  clear: both;
  visibility: visible;
}

.menu ul {
  display: block;
}

.menu ul:after {
  content: "";
  display: block;
  width: 100%;
  height: 0px;
  clear: both;
  visibility: visible;
}

.menu ul li {
  list-style: none;
  display: block;
  width: 100px;
  height: 40px;
  overflow: hidden;
  float: left;
}

.menu ul li a.btn {
  width: 100px;
  height: 40px;
  display: block;
  background-position: 0px 0px;
}

.menu ul li a.btn:hover, .menu ul li a.btn[class~=active] {
  background-position: 0px 40px;
}

.menu ul li a.btn span {
  display: none;
}

.menu ul li a.btn[class~=top] {
  background-image: url("/images/btn-top.gif");
}

.menu ul li a.btn[class~=girls] {
  background-image: url("/images/btn-girls.gif");
}

.menu ul li a.btn[class~=shift] {
  background-image: url("/images/btn-shift.gif");
}

.menu ul li a.btn[class~=system] {
  background-image: url("/images/btn-system.gif");
}

.menu ul li a.btn[class~=event] {
  background-image: url("/images/btn-event.gif");
}

.menu ul li a.btn[class~=topics] {
  background-image: url("/images/btn-topics.gif");
}

.menu ul li a.btn[class~=gravure] {
  background-image: url("/images/btn-gravure.gif");
}

.menu ul li a.btn[class~=blog] {
  background-image: url("/images/btn-blog.gif");
}

.menu ul li a.btn[class~=recruit] {
  background-image: url("/images/btn-recruit.gif");
}

.block-back[class~=back-middle] {
  display: block;
  padding: 20px 0px;
  height: 127px;
  background: url("/images/block-middle.png") no-repeat center;
}

.block-back[class~=back-small] {
  display: block;
  padding: 20px 0px;
  height: 37px;
  background: url("/images/block-small.png") no-repeat center;
}

.block-back[class~=back-small]:after {
  content: "";
  display: inline-block;
  width: 0px;
  height: 100%;
  visibility: visible;
  vertical-align: middle;
}

.block-back[class~=back-small] .rader-item {
  display: inline-block;
  vertical-align: middle;
}

.whover {
  opacity: 0.8;
}

.whover:hover {
  opacity: 1;
}

ul.list-ul {
  display: block;
}

ul.list-ul:after {
  content: "";
  display: block;
  width: 100%;
  height: 0px;
  clear: both;
  visibility: visible;
}

li.girlbox {
  display: block;
  float: left;
  width: 140px;
  padding: 10px;
  text-align: center;
}

li.girlbox a {
  padding: 10px 0px;
  display: block;
  text-align: center;
  text-decoration: none;
  color: inherit;
  opacity: .8;
}

li.girlbox a:hover {
  opacity: 1;
}

li.girlbox a span {
  display: block;
  text-align: left;
}

li.girlbox a .name-box {
  text-align: center;
}

li.girlbox a .photo-box {
  margin: 0px auto;
  width: 120px;
  height: 160px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

li.girlbox a .status-box {
  text-align: center;
  font-size: 10px;
}

li.girlbox a .shift_time {
  display: block;
  background: #ff008a;
  padding: 3px;
  margin: 3px 10px;
}

li.girlbox a .shift_time strong, li.girlbox a .shift_time span {
  font-size: 10px;
}

dl.icons {
  margin-left: 10px;
  display: block;
}

dl.icons:after {
  content: "";
  display: block;
  width: 100%;
  height: 0px;
  clear: both;
  visibility: visible;
}

dl.icons dd {
  display: block;
  float: left;
  width: 60px;
  height: 16px;
  border: solid 1px #444;
  text-align: center;
}

dl.icons dd span {
  font-size: 10px;
  display: inline-block;
  vertical-align: middle;
}

dl.icons dd img {
  width: 60px;
}

dl.icons dd:after {
  content: "";
  display: inline-block;
  width: 0px;
  height: 100%;
  visibility: visible;
  vertical-align: middle;
}

.girl_photo_big {
  display: block;
  padding: 10px;
  text-align: center;
}

.girl_photo_big img {
  width: 433px;
}

.girl_photo_thumbs {
  display: block;
  padding: 10px;
  text-align: center;
}

.girl_photo_thumbs ul {
  display: inline-block;
}

.girl_photo_thumbs ul:after {
  content: "";
  display: block;
  width: 100%;
  height: 0px;
  clear: both;
  visibility: visible;
}

.girl_photo_thumbs ul li {
  display: block;
  float: left;
  margin: 3px;
}

.girl_photo_thumbs ul li a {
  display: block;
}

.girl_photo_thumbs ul li a img {
  vertical-align: top;
  width: 80px;
}

.photo-profile:after {
  content: "";
  display: block;
  width: 100%;
  height: 0px;
  clear: both;
  visibility: visible;
}

.photo-profile .photos {
  display: block;
  width: 453px;
  float: left;
}

.photo-profile .profile {
  display: block;
  float: left;
}

.topic-wrapper:after {
  content: "";
  display: block;
  width: 100%;
  height: 0px;
  clear: both;
  visibility: visible;
}

.topic-wrapper .photos {
  display: block;
  width: 453px;
  min-height: 320px;
  margin-left: 10px;
  float: none;
}

.topic-wrapper .body {
  display: block;
  margin-left: 10px;
}

.shift_wrap {
  line-height: 100%;
  border-bottom: solid 1px #ff008a;
  padding: 5px 0px;
  background: transparent;
}

.shift_wrap:last-child {
  border-bottom: none;
}

.shift_wrap .girl_photo {
  text-align: left;
  display: block;
  width: 60px;
  height: 80px;
  background: transparent;
  margin: 0px auto;
}

.shift_wrap .girl_photo a {
  display: block;
  width: 60px;
  height: 80px;
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  color: #fff;
}

.shift_wrap .girl_name {
  display: block;
  margin: 5px 0px;
  line-height: 120%;
  color: #fff;
}

.shift_wrap .girl_name a {
  color: #fff;
}

.slider-container {
  display: block;
  width: 320px;
  height: 427px;
  position: relative;
  overflow: hidden;
}

.slider-container .slider-item {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  color: #fff;
  text-decoration: none;
}

.slider-container .slider-item .background {
  width: 320px;
  height: 427px;
}

.slider-container .slider-item .background img {
  width: 320px;
}

.slider-container .slider-item .foreground {
  display: block;
  background: rgba(0, 0, 0, 0.5);
  width: 320px;
  height: 85px;
  bottom: 0;
  position: absolute;
}

.slider-container .slider-item .foreground .element[class~=name-box] {
  font-family: Meiryo, sans-serif;
  font-size: 17px;
  font-weight: bold;
  display: block;
  position: absolute;
  bottom: 50px;
  left: 20px;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.8);
}

.slider-container .slider-item .foreground .element[class~=status-box] {
  font-family: Meiryo, sans-serif;
  font-size: 13px;
  font-weight: bold;
  display: block;
  position: absolute;
  bottom: 30px;
  left: 20px;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.8);
}

.slider-container .slider-item .foreground .element[class~=shift_time] {
  font-family: Meiryo, sans-serif;
  font-size: 13px;
  font-weight: bold;
  display: block;
  position: absolute;
  bottom: 10px;
  left: 20px;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.8);
}

.more-btn {
  display: inline-block;
  margin: 10px auto;
  padding: 3px 10px;
  color: #fff;
  background-color: #ff4b72;
  text-decoration: none;
  font-size: 12pt;
  border-radius: 8px;
}

.sp-topic-border {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 1px #fff;
  border-top: none;
  border-bottom: none;
  margin: 0px 3px;
  padding: 5px;
  text-align: center;
  height: 1144px;
}

.fujoho-iframe {
  border: 1px solid #54AD64;
  width: calc(100% - 8px);
  height: 283px;
  margin: 3px auto;
  margin-left: 3px;
  background-color: white;
}

.paginator-wrapper {
  display: block;
  width: 100%;
}

.paginator-wrapper .paginator-content {
  text-align: center;
  background-color: #ff4b72;
  padding: 10px 0px;
}

.paginator-wrapper .paginator-content .paginator-item {
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 100%;
  vertical-align: middle;
  font-weight: bold;
  font-family: 'Courier New', Courier, monospace;
  font-size: 21px;
  border-radius: 5px;
  border: solid 1px #fff;
  color: #fff;
  text-decoration: none;
}

.paginator-wrapper .paginator-content .paginator-item.paginator-current-page {
  background-color: #fff;
  color: #ff4b72;
}

.white-link {
  color: #fff;
}

.top-banner {
  display: inline-block;
}
