* {
  margin: 0px;
  padding: 0px;
  font-size: 14px; }

/** mixin set **/
/** Color set **/
html {
  overflow-y: scroll; }

.mb00 {
  margin-bottom: 0px !important; }

.mb05 {
  margin-bottom: 05px !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; }

.mt05 {
  margin-top: 5px !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; }

.ml05 {
  margin-left: 5px !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; }

.mr05 {
  margin-right: 05px !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; }

.w525 {
  width: 525px !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~=gray] tr th, .table[class~=gray] tr td {
    border-color: #444; }
  .table[class~=gray] tr th {
    background-color: #efefef;
    color: #444; }
  .table[class~=gray] tr td {
    color: #444; }
  .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~=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: 32px; }
    .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: 32px; }

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; }

.valignTop {
  vertical-align: top !important; }

.valignMiddle {
  vertical-align: middle !important; }

.valignBottom {
  vertical-align: bottom !important; }

* {
  font-size: 12px; }

body {
  display: block;
  height: 100%;
  background: #bfbfb9 url("/images/header.gif") repeat-x center top;
  text-align: center;
  color: #fff; }

.img {
  vertical-align: top; }

.dark {
  color: #444; }

#top_wrap {
  display: block; }
  #top_wrap:after {
    content: "";
    display: block;
    width: 100%;
    height: 0px;
    clear: both;
    visibility: visible; }
  #top_wrap .main_col {
    width: 530px;
    float: left; }
  #top_wrap .side_col {
    widows: 270px;
    float: left; }

.site_header {
  display: block;
  width: 820px;
  margin: 0px auto;
  text-align: left; }
  .site_header:after {
    content: "";
    display: block;
    width: 100%;
    height: 0px;
    clear: both;
    visibility: visible; }
  .site_header #main_girl {
    float: left; }
  .site_header #header_group {
    float: left;
    text-align: center; }
    .site_header #header_group h1 {
      font-size: 11px;
      font-weight: normal;
      color: #bfbfb9; }
    .site_header #header_group .logo {
      margin: 30px 0px 30px 0px; }
    .site_header #header_group .site_contents {
      text-align: center;
      margin: 30px 0px 30px 0px; }
      .site_header #header_group .site_contents a {
        display: inline-block;
        vertical-align: top;
        margin: 5px; }
        .site_header #header_group .site_contents a:hover img {
          background-color: #fff;
          opacity: .8; }
    .site_header #header_group .site_info {
      width: 410px; }
    .site_header #header_group .ground_menu {
      display: block;
      margin-top: 70px; }
      .site_header #header_group .ground_menu:after {
        content: "";
        display: block;
        width: 100%;
        height: 0px;
        clear: both;
        visibility: visible; }
      .site_header #header_group .ground_menu ul {
        display: block; }
        .site_header #header_group .ground_menu ul:after {
          content: "";
          display: block;
          width: 100%;
          height: 0px;
          clear: both;
          visibility: visible; }
        .site_header #header_group .ground_menu ul li {
          display: block;
          list-style: none;
          float: left; }
          .site_header #header_group .ground_menu ul li a {
            display: inline-block;
            padding: 3px;
            margin: 2px;
            font-size: 14px;
            text-decoration: none;
            color: #444;
            font-weight: bold; }
            .site_header #header_group .ground_menu ul li a:hover {
              color: #fff; }
          .site_header #header_group .ground_menu ul li:before {
            content: "|";
            display: inline;
            color: #444;
            width: 5px;
            text-align: center;
            height: 0px; }
          .site_header #header_group .ground_menu ul li:first-child:before {
            content: "";
            display: inline;
            width: 0px;
            text-align: center;
            height: 0px; }

.stripe_bg {
  background: url("../images/stripe.gif");
  display: block;
  padding: 5px;
  width: 515px;
  /*height: 660px;*/
  height: 940px; }

.bbs_frame {
  width: 500px;
  /*height: 660px;*/
  height: 940px;
  overflow: hidden;
  overflow-y: scroll; }

.block_span {
  display: block !important; }

.top_girl {
  position: relative;
  height: 360px;
  width: 270px; }
  .top_girl .girl_photo_box {
    position: absolute;
    top: 0px;
    left: 0px;
    display: block; }
  .top_girl .top_status_box {
    position: absolute;
    bottom: 0px;
    left: 0px;
    display: block;
    width: 260px;
    padding: 5px;
    background-color: rgba(255, 255, 255, 0.8); }

.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; }

.block-back[class~=back-middle] {
  display: block;
  padding: 20px 0px;
  height: 127px;
  background: url("/images/block-small.png") no-repeat center; }
.block-back[class~=back-small] {
  display: block;
  padding: 20px 0px;
  height: 37px;
  background: url("/images/block-small.png") no-repeat left;
  text-align: left !important;
  color: #444; }
  .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;
    margin-left: 70px; }

.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: $redColor; */
      background: #444;
      padding: 3px;
      margin: 3px 10px; }
      li.girlbox a .shift_time strong, li.girlbox a .shift_time span {
        font-size: 10px; }

li.girlbox_shift {
  display: block;
  float: left;
  width: 155px;
  padding: 10px;
  text-align: center; }
  li.girlbox_shift a {
    padding: 10px 0px;
    display: block;
    text-align: center;
    text-decoration: none;
    color: inherit;
    opacity: .8; }
    li.girlbox_shift a:hover {
      opacity: 1; }
    li.girlbox_shift a span {
      display: block;
      text-align: left; }
    li.girlbox_shift a .name-box {
      text-align: center; }
    li.girlbox_shift a .photo-box {
      margin: 0px auto;
      width: 120px;
      height: 160px;
      background-size: contain;
      background-repeat: no-repeat;
      background-position: 50% 50%; }
    li.girlbox_shift a .status-box {
      text-align: center;
      font-size: 10px; }
    li.girlbox_shift a .shift_time {
      display: block;
      /* background: $redColor; */
      background: #444;
      padding: 3px;
      margin: 3px 10px; }
      li.girlbox_shift a .shift_time strong, li.girlbox_shift 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: dotted 1px #bfbfb9;
    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;
        height: 120px; }
        .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;
  float: left;
  margin-left: 10px; }
.topic-wrapper .body {
  display: block;
  float: left;
  margin-left: 10px; }

.shift_wrap {
  line-height: 100%;
  border-bottom: solid 1px #444;
  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; }

/*# sourceMappingURL=common.css.map */
