/**
 * basic.css
 * scss: ../scss/basic.scss
 */
body {
  background: white url(../images/bg_wood.gif) fixed repeat center top;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 14px;
  line-height: 1.75em;
  letter-spacing: 0.1em; }

body.profile {
  background-image: none; }

/* 
 * link style
 */
a {
  color: #16ae5e;
  text-decoration: none;
  outline: none 0 !important; }
  a:link {
    color: #16ae5e;
    text-decoration: none; }
  a:visited {
    color: #16ae5e;
    text-decoration: none; }
  a:hover {
    color: #f6ab00;
    text-decoration: underline; }
  a:active {
    color: #f6ab00;
    text-decoration: underline; }
  a:hover img.hover {
    opacity: 0.6;
    -moz-opacity: 0.6;
    -ms-filter: "alpha(opacity=60)";
    filter: alpha(opacity=60); }

/*
 * wrapper
 */
#wrapper {
  position: relative;
  width: 1000px;
  margin: 0 auto 0;
  background: url(../images/bg.jpg) no-repeat center top; }

/*
 * 	header
 */
#header .logo {
  text-align: center; }

#header h1 {
  text-align: center; }

/*
 * contents
 */
.contents {
  position: relative;
  margin-bottom: 50px; }
  .contents .top {
    height: 20px;
    background: url(../images/bg_thin_top.png) no-repeat center top; }
  .contents .btm {
    height: 20px;
    background: url(../images/bg_thin_btm.png) no-repeat center bottom; }
  .contents .mid {
    position: relative;
    background: url(../images/bg_thin_mid.png) repeat-y center top; }
  body.more .contents .mid {
    min-height: 20px;
    height: auto !important;
    height: 20px; }
    body.more .contents .mid #door {
      top: -140px; }
  body.more .contents #chars {
    top: -490px; }
    body.more .contents #chars .char1 {
      left: 25px; }
    body.more .contents #chars .char2 {
      right: 25px; }
    body.more .contents #chars .char3 {
      left: 50px; }
    body.more .contents #chars .char4 {
      right: 50px; }

#yodogawa {
  position: relative;
  margin: 0;
  padding: 40px 0 150px 0;
  text-align: center;
  z-index: 1; }

/*
 * charactors
 */
#chars {
  position: absolute;
  width: 1000px;
  height: 500px;
  top: -50px; }
  #chars ul {
    list-style-type: none;
    width: inherit;
    height: inherit;
    margin: 0;
    padding: 0; }
    #chars ul li {
      margin: 0;
      padding: 0; }
      #chars ul li img {
        vertical-align: bottom; }
      #chars ul li.char {
        position: absolute; }
      #chars ul li.char1 {
        left: 50px;
        top: 50px; }
      #chars ul li.char2 {
        right: 50px;
        top: 0; }
      #chars ul li.char3 {
        left: 125px;
        top: 250px; }
      #chars ul li.char4 {
        right: 125px;
        top: 200px; }

#door {
  position: absolute;
  right: 25px;
  top: 420px;
  z-index: 2; }
  #door .userArticle {
    background: url(../images/reader/bg_reader.png) no-repeat center top;
    width: 228px;
    height: 197px;
    padding: 8px 5px; }
    #door .userArticle .userTitle {
      float: left;
      width: 122px;
      padding-right: 5px; }
    #door .userArticle .userPhoto {
      float: left;
      width: 100px; }
    #door .userArticle .userComment {
      clear: both;
      width: 217px;
      padding: 8px 5px;
      font-size: 12px;
      line-height: 1.5em; }
      #door .userArticle .userComment .date {
        font-size: 10px;
        color: #999999;
        font-weight: bold; }
      #door .userArticle .userComment p {
        margin: 0; }
    #door .userArticle:hover {
      opacity: 0.6;
      -moz-opacity: 0.6;
      -ms-filter: "alpha(opacity=60)";
      filter: alpha(opacity=60);
      cursor: pointer; }

#info {
  position: absolute;
  left: 130px;
  bottom: -40px;
  z-index: 1; }

#banner {
  position: absolute;
  width: 200px;
  height: 140px;
  top: 485px;
  left: 50px;
  z-index: 2; }

/*
 * text live
 */
#live .top {
  height: 32px;
  background: url(../images/bg_live_top.png) no-repeat center top; }
#live .btm {
  height: 32px;
  background: url(../images/bg_live_btm.png) no-repeat center bottom; }
#live .mid {
  background: url(../images/bg_live_mid.png) repeat-y center top; }
#live .item {
  height: auto;
  overflow: hidden;
  width: 820px;
  padding: 28px 50px 18px 50px;
  margin: 0 auto 0; }
  #live .item .photos {
    float: left;
    width: 320px;
    padding-right: 50px; }
    #live .item .photos .photo {
      margin-bottom: 10px; }
  #live .item .comments {
    float: left;
    width: 450px; }
    #live .item .comments .title {
      height: auto;
      overflow: hidden;
      margin-bottom: 25px; }
      #live .item .comments .title .date {
        float: left;
        width: 320px;
        padding: 10px 0 0 20px;
        font-family: Helvetica, Arial, Geneva, Verdana, Tahoma, sans-serif;
        font-size: 12px;
        font-weight: bold;
        line-height: 1em;
        color: gray; }
      #live .item .comments .title h3 {
        float: left;
        width: 320px;
        padding: 0 0 10px 20px;
        margin: 10px 0 0 0;
        font-size: 18px;
        font-weight: bold;
        line-height: 1.3em; }
      #live .item .comments .title .icon, #live .item .comments .title .inline .head .title, .inline .head #live .item .comments .title .title {
        float: right;
        padding: 0 10px; }
      #live .item .comments .title .top {
        height: 10px;
        background: url(../images/bg_live_title_1_top.png) no-repeat center top; }
      #live .item .comments .title .mid {
        height: auto;
        overflow: hidden;
        background: url(../images/bg_live_title_1_mid.png) repeat-y center bottom; }
      #live .item .comments .title .btm {
        height: 10px;
        background: url(../images/bg_live_title_1_btm.png) no-repeat center bottom; }
    #live .item .comments .bay .top {
      height: 10px;
      background: url(../images/bg_live_title_2_top.png) no-repeat center top; }
    #live .item .comments .bay .mid {
      height: auto;
      overflow: hidden;
      background: url(../images/bg_live_title_2_mid.png) repeat-y center bottom; }
    #live .item .comments .bay .btm {
      height: 10px;
      background: url(../images/bg_live_title_2_btm.png) no-repeat center bottom; }
    #live .item .comments .chef .top {
      height: 10px;
      background: url(../images/bg_live_title_2_top.png) no-repeat center top; }
    #live .item .comments .chef .mid {
      height: auto;
      overflow: hidden;
      background: url(../images/bg_live_title_2_mid.png) repeat-y center bottom; }
    #live .item .comments .chef .btm {
      height: 10px;
      background: url(../images/bg_live_title_2_btm.png) no-repeat center bottom; }
    #live .item .comments .darling .top {
      height: 10px;
      background: url(../images/bg_live_title_1_top.png) no-repeat center top; }
    #live .item .comments .darling .mid {
      height: auto;
      overflow: hidden;
      background: url(../images/bg_live_title_1_mid.png) repeat-y center bottom; }
    #live .item .comments .darling .btm {
      height: 10px;
      background: url(../images/bg_live_title_1_btm.png) no-repeat center bottom; }
    #live .item .comments .hirono .top {
      height: 10px;
      background: url(../images/bg_live_title_2_top.png) no-repeat center top; }
    #live .item .comments .hirono .mid {
      height: auto;
      overflow: hidden;
      background: url(../images/bg_live_title_2_mid.png) repeat-y center bottom; }
    #live .item .comments .hirono .btm {
      height: 10px;
      background: url(../images/bg_live_title_2_btm.png) no-repeat center bottom; }
    #live .item .comments .isawa .top {
      height: 10px;
      background: url(../images/bg_live_title_1_top.png) no-repeat center top; }
    #live .item .comments .isawa .mid {
      height: auto;
      overflow: hidden;
      background: url(../images/bg_live_title_1_mid.png) repeat-y center bottom; }
    #live .item .comments .isawa .btm {
      height: 10px;
      background: url(../images/bg_live_title_1_btm.png) no-repeat center bottom; }
    #live .item .comments .kinoshita .top {
      height: 10px;
      background: url(../images/bg_live_title_3_top.png) no-repeat center top; }
    #live .item .comments .kinoshita .mid {
      height: auto;
      overflow: hidden;
      background: url(../images/bg_live_title_3_mid.png) repeat-y center bottom; }
    #live .item .comments .kinoshita .btm {
      height: 10px;
      background: url(../images/bg_live_title_3_btm.png) no-repeat center bottom; }
    #live .item .comments .masahirotanaka .top {
      height: 10px;
      background: url(../images/bg_live_title_4_top.png) no-repeat center top; }
    #live .item .comments .masahirotanaka .mid {
      height: auto;
      overflow: hidden;
      background: url(../images/bg_live_title_4_mid.png) repeat-y center bottom; }
    #live .item .comments .masahirotanaka .btm {
      height: 10px;
      background: url(../images/bg_live_title_4_btm.png) no-repeat center bottom; }
    #live .item .comments .mogi .top {
      height: 10px;
      background: url(../images/bg_live_title_5_top.png) no-repeat center top; }
    #live .item .comments .mogi .mid {
      height: auto;
      overflow: hidden;
      background: url(../images/bg_live_title_5_mid.png) repeat-y center bottom; }
    #live .item .comments .mogi .btm {
      height: 10px;
      background: url(../images/bg_live_title_5_btm.png) no-repeat center bottom; }
    #live .item .comments .nagata .top {
      height: 10px;
      background: url(../images/bg_live_title_6_top.png) no-repeat center top; }
    #live .item .comments .nagata .mid {
      height: auto;
      overflow: hidden;
      background: url(../images/bg_live_title_6_mid.png) repeat-y center bottom; }
    #live .item .comments .nagata .btm {
      height: 10px;
      background: url(../images/bg_live_title_6_btm.png) no-repeat center bottom; }
    #live .item .comments .nishida .top {
      height: 10px;
      background: url(../images/bg_live_title_6_top.png) no-repeat center top; }
    #live .item .comments .nishida .mid {
      height: auto;
      overflow: hidden;
      background: url(../images/bg_live_title_6_mid.png) repeat-y center bottom; }
    #live .item .comments .nishida .btm {
      height: 10px;
      background: url(../images/bg_live_title_6_btm.png) no-repeat center bottom; }
    #live .item .comments .okamura .top {
      height: 10px;
      background: url(../images/bg_live_title_5_top.png) no-repeat center top; }
    #live .item .comments .okamura .mid {
      height: auto;
      overflow: hidden;
      background: url(../images/bg_live_title_5_mid.png) repeat-y center bottom; }
    #live .item .comments .okamura .btm {
      height: 10px;
      background: url(../images/bg_live_title_5_btm.png) no-repeat center bottom; }
    #live .item .comments .okuno .top {
      height: 10px;
      background: url(../images/bg_live_title_1_top.png) no-repeat center top; }
    #live .item .comments .okuno .mid {
      height: auto;
      overflow: hidden;
      background: url(../images/bg_live_title_1_mid.png) repeat-y center bottom; }
    #live .item .comments .okuno .btm {
      height: 10px;
      background: url(../images/bg_live_title_1_btm.png) no-repeat center bottom; }
    #live .item .comments .rikas .top {
      height: 10px;
      background: url(../images/bg_live_title_6_top.png) no-repeat center top; }
    #live .item .comments .rikas .mid {
      height: auto;
      overflow: hidden;
      background: url(../images/bg_live_title_6_mid.png) repeat-y center bottom; }
    #live .item .comments .rikas .btm {
      height: 10px;
      background: url(../images/bg_live_title_6_btm.png) no-repeat center bottom; }
    #live .item .comments .sawayanagi .top {
      height: 10px;
      background: url(../images/bg_live_title_3_top.png) no-repeat center top; }
    #live .item .comments .sawayanagi .mid {
      height: auto;
      overflow: hidden;
      background: url(../images/bg_live_title_3_mid.png) repeat-y center bottom; }
    #live .item .comments .sawayanagi .btm {
      height: 10px;
      background: url(../images/bg_live_title_3_btm.png) no-repeat center bottom; }
    #live .item .comments .sayaotaka .top {
      height: 10px;
      background: url(../images/bg_live_title_6_top.png) no-repeat center top; }
    #live .item .comments .sayaotaka .mid {
      height: auto;
      overflow: hidden;
      background: url(../images/bg_live_title_6_mid.png) repeat-y center bottom; }
    #live .item .comments .sayaotaka .btm {
      height: 10px;
      background: url(../images/bg_live_title_6_btm.png) no-repeat center bottom; }
    #live .item .comments .sayumi .top {
      height: 10px;
      background: url(../images/bg_live_title_4_top.png) no-repeat center top; }
    #live .item .comments .sayumi .mid {
      height: auto;
      overflow: hidden;
      background: url(../images/bg_live_title_4_mid.png) repeat-y center bottom; }
    #live .item .comments .sayumi .btm {
      height: 10px;
      background: url(../images/bg_live_title_4_btm.png) no-repeat center bottom; }
    #live .item .comments .shibuya .top {
      height: 10px;
      background: url(../images/bg_live_title_1_top.png) no-repeat center top; }
    #live .item .comments .shibuya .mid {
      height: auto;
      overflow: hidden;
      background: url(../images/bg_live_title_1_mid.png) repeat-y center bottom; }
    #live .item .comments .shibuya .btm {
      height: 10px;
      background: url(../images/bg_live_title_1_btm.png) no-repeat center bottom; }
    #live .item .comments .shiho .top {
      height: 10px;
      background: url(../images/bg_live_title_4_top.png) no-repeat center top; }
    #live .item .comments .shiho .mid {
      height: auto;
      overflow: hidden;
      background: url(../images/bg_live_title_4_mid.png) repeat-y center bottom; }
    #live .item .comments .shiho .btm {
      height: 10px;
      background: url(../images/bg_live_title_4_btm.png) no-repeat center bottom; }
    #live .item .comments .sugano .top {
      height: 10px;
      background: url(../images/bg_live_title_2_top.png) no-repeat center top; }
    #live .item .comments .sugano .mid {
      height: auto;
      overflow: hidden;
      background: url(../images/bg_live_title_2_mid.png) repeat-y center bottom; }
    #live .item .comments .sugano .btm {
      height: 10px;
      background: url(../images/bg_live_title_2_btm.png) no-repeat center bottom; }
    #live .item .comments .suzuki .top {
      height: 10px;
      background: url(../images/bg_live_title_5_top.png) no-repeat center top; }
    #live .item .comments .suzuki .mid {
      height: auto;
      overflow: hidden;
      background: url(../images/bg_live_title_5_mid.png) repeat-y center bottom; }
    #live .item .comments .suzuki .btm {
      height: 10px;
      background: url(../images/bg_live_title_5_btm.png) no-repeat center bottom; }
    #live .item .comments .toyama .top {
      height: 10px;
      background: url(../images/bg_live_title_3_top.png) no-repeat center top; }
    #live .item .comments .toyama .mid {
      height: auto;
      overflow: hidden;
      background: url(../images/bg_live_title_3_mid.png) repeat-y center bottom; }
    #live .item .comments .toyama .btm {
      height: 10px;
      background: url(../images/bg_live_title_3_btm.png) no-repeat center bottom; }
    #live .item .comments .unite .top {
      height: 10px;
      background: url(../images/bg_live_title_1_top.png) no-repeat center top; }
    #live .item .comments .unite .mid {
      height: auto;
      overflow: hidden;
      background: url(../images/bg_live_title_1_mid.png) repeat-y center bottom; }
    #live .item .comments .unite .btm {
      height: 10px;
      background: url(../images/bg_live_title_1_btm.png) no-repeat center bottom; }
    #live .item .comments .wakata .top {
      height: 10px;
      background: url(../images/bg_live_title_5_top.png) no-repeat center top; }
    #live .item .comments .wakata .mid {
      height: auto;
      overflow: hidden;
      background: url(../images/bg_live_title_5_mid.png) repeat-y center bottom; }
    #live .item .comments .wakata .btm {
      height: 10px;
      background: url(../images/bg_live_title_5_btm.png) no-repeat center bottom; }
    #live .item .comments .yae .top {
      height: 10px;
      background: url(../images/bg_live_title_3_top.png) no-repeat center top; }
    #live .item .comments .yae .mid {
      height: auto;
      overflow: hidden;
      background: url(../images/bg_live_title_3_mid.png) repeat-y center bottom; }
    #live .item .comments .yae .btm {
      height: 10px;
      background: url(../images/bg_live_title_3_btm.png) no-repeat center bottom; }
  #live .item .body {
    margin-bottom: 10px; }

.contents h2 {
  margin: 0 0 50px 0; }

#navi {
  width: 920px;
  margin: 0 auto 0;
  padding-top: 20px;
  background: url(../images/bg_thin_mid.png) repeat-y center top; }
  #navi ul {
    height: auto;
    overflow: hidden;
    margin: 0;
    padding: 0;
    list-style-type: none;
    letter-spacing: -0.4em;
    text-align: center; }
    #navi ul.navi1 {
      padding: 0 140px;
      margin-bottom: 10px; }
    #navi ul.navi2 {
      padding: 0 160px; }
    #navi ul li {
      display: -moz-inline-stack;
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      zoom: 1;
      *display: inline;
      margin: 0;
      padding: 0;
      letter-spacing: normal;
      text-align: left;
      padding: 0;
      margin: 0;
      padding: 0 9px; }
      #navi ul li.first {
        padding-left: 95px; }
      #navi ul li.iine {
        background: url(../images/bg_iine.png) no-repeat center top;
        width: 132px;
        height: 45px;
        padding: 10px 9px 0 29px; }
      #navi ul li.hidden {
        visibility: hidden; }

#crew {
  margin-bottom: 50px; }
  #crew .mid {
    background: url(../images/bg_crew_mid.png) repeat-y center top;
    text-align: center; }
    #crew .mid ul {
      margin: 0;
      padding: 0;
      list-style-type: none;
      letter-spacing: -0.4em; }
      #crew .mid ul li {
        display: -moz-inline-stack;
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        zoom: 1;
        *display: inline;
        margin: 0;
        padding: 0;
        position: relative;
        margin: 0;
        padding: 10px 18px;
        width: 82px; }
        #crew .mid ul li .date {
          font-size: 12px;
          letter-spacing: 0.025em;
          line-height: 1.25em;
          text-align: center;
          color: gray; }
        #crew .mid ul li .new {
          position: absolute;
          display: none;
          top: 0;
          right: 0; }
  #crew .btm {
    height: 20px;
    background: url(../images/bg_crew_btm.png) no-repeat center top; }

.inline {
  padding: 50px 0 0 50px; }
  .inline .head .icon, .inline .head .title {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    margin: 0;
    padding: 0; }
  .inline .head .title {
    padding-left: 48px; }
  .inline .body {
    height: 225px;
    padding-left: 135px;
    margin-top: -10px; }
    .inline .body p {
      margin: 0;
      font-size: 16px;
      font-weight: bold;
      line-height: 1.5em; }
  .inline .foot .read, .inline .foot .address {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    margin: 0;
    padding: 0; }
  .inline .foot .address {
    background: url(../images/profile_bg_address.gif) no-repeat left top;
    width: 260px;
    height: 42px;
    padding: 40px 40px 0 20px;
    font-size: 21px;
    font-weight: bold; }
    .inline .foot .address .small {
      font-size: 16px;
      color: #cc0000; }

#fancybox-left, #fancybox-right {
  width: 50px; }

#footer {
  position: relative;
  padding-bottom: 50px; }
  #footer ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: center;
    letter-spacing: -0.4em;
    margin-bottom: 10px; }
    #footer ul li {
      display: -moz-inline-stack;
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      zoom: 1;
      *display: inline;
      margin: 0;
      padding: 0;
      padding: 0 30px 0 0;
      margin: 0; }
  #footer .top {
    height: 20px;
    background: url(../images/bg_thin_top.png) no-repeat center top; }
  #footer .mid {
    background: url(../images/bg_thin_mid.png) repeat-y center top; }
  #footer .btm {
    height: 20px;
    background: url(../images/bg_thin_btm.png) no-repeat center top; }
  #footer .copyright {
    font-size: 10px;
    font-family: Helvetica, Arial, Geneva, Verdana, Tahoma, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    color: gray; }
  #footer .char {
    position: absolute;
    top: -50px;
    right: 50px; }

.cap {
  font-size: 12px;
  color: gray; }

.hidden {
  visibility: hidden; }
