/**
 * basic.css
 * scss: ../scss/basic.scss
 */
body {
  background-color: #FF0000;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 14px;
  line-height: 1.75em;
  letter-spacing: 0.075em; }

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

img.hover:hover {
  opacity: 0.6;
  -moz-opacity: 0.6;
  -ms-filter: "alpha(opacity=60)";
  filter: alpha(opacity=60);
  cursor: pointer; }

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

/*
 * 	header
 */
#header {
  position: relative;
  background: url(../images/wiiu.png) no-repeat center 20px;
  height: 700px; }
  #header .logo {
    text-align: center; }
  #header .title2 {
    position: absolute;
    right: 50px;
    top: 215px; }
  #header .title3 {
    margin-top: 350px; }
  #header h1 {
    margin: 0;
    text-align: center; }
  #header .paint {
    margin: 0;
    padding: 0;
    list-style-type: none; }
    #header .paint li {
      position: absolute; }
      #header .paint li.paint1 {
        left: 10px;
        top: 35px; }
      #header .paint li.paint2 {
        right: 10px;
        top: 27px; }
      #header .paint li.paint3 {
        left: 63px;
        bottom: 80px; }
      #header .paint li.paint4 {
        right: 40px;
        bottom: 30px; }

/*
 * contents
 */
.contents {
  position: relative;
  margin-bottom: 50px; }

.set1 {
  letter-spacing: -0.4em;
  width: 800px;
  margin: 50px auto 0; }
  .set1 #yodogawa {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    margin: 0;
    padding: 0;
    vertical-align: top;
    width: 400px;
    margin: 0;
    padding: 0;
    text-align: left;
    font-size: 16px;
    line-height: 1.75em;
    font-weight: bold;
    color: #008000;
    letter-spacing: 0.075em; }
    .set1 #yodogawa p {
      margin: 0; }
  .set1 #menu {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    margin: 0;
    padding: 0;
    vertical-align: top;
    width: 350px;
    padding: 0 0 0 50px;
    letter-spacing: 0.075em; }
    .set1 #menu .trigger {
      margin: 0 0 10px 0; }
    .set1 #menu .content {
      display: none;
      margin: 10px 0 50px; }
      .set1 #menu .content h3 {
        margin-top: 0;
        font-size: 14px;
        line-height: 1.75em; }

/*
 * text live
 */
#live .item {
  height: auto;
  overflow: hidden;
  width: 800px;
  margin: 50px 0;
  margin: 0 auto 0; }
  #live .item .photos {
    margin: 0;
    padding: 0;
    list-style-type: none;
    float: left;
    width: 320px;
    padding-right: 40px; }
    #live .item .photos .photo {
      margin-bottom: 10px; }
  #live .item .comments {
    float: left;
    width: 440px; }
    #live .item .comments .title {
      height: auto;
      overflow: hidden;
      margin-bottom: 5px;
      background: url(../images/balloon.png) no-repeat 355px 0; }
      #live .item .comments .title h3 {
        background-color: #008000;
        float: left;
        width: 335px;
        padding: 10px 5px 10px 15px;
        margin: 0;
        font-size: 18px;
        font-weight: bold;
        line-height: 1.3em;
        color: #FFFFFF;
        min-height: 40px;
        height: auto !important;
        height: 40px; }
      #live .item .comments .title .icon {
        float: right;
        padding: 0; }
  #live .item .date {
    margin-bottom: 25px;
    padding: 0 0 0 0;
    font-family: Helvetica, Arial, Geneva, Verdana, Tahoma, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 1em;
    color: gray; }
#live hr {
  height: 4px;
  border: 0 none;
  background-color: #CCCCCC;
  width: 800px;
  margin: 25px auto 25px; }

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

#navi {
  width: 800px;
  margin: 0 auto 0;
  padding-top: 20px; }
  #navi ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    letter-spacing: -0.4em;
    text-align: center; }
    #navi ul.navi1 {
      padding: 0;
      margin-bottom: 25px; }
    #navi ul.navi2 {
      padding: 0; }
    #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 20px; }
      #navi ul li img {
        vertical-align: top; }
      #navi ul li.iine {
        width: 132px;
        height: 24px; }
      #navi ul li.hidden {
        visibility: hidden; }

.fancybox-nav {
  width: 50px; }

#footer {
  position: relative;
  padding-bottom: 50px; }
  #footer ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    height: auto;
    overflow: hidden;
    text-align: center;
    letter-spacing: -0.4em;
    background-color: #D9D9D9;
    width: 800px;
    margin: 0 auto 10px; }
    #footer ul li {
      float: left;
      padding: 10px 20px;
      margin: 0;
      letter-spacing: 0.075em;
      line-height: 1em; }
      #footer ul li img {
        vertical-align: middle; }
  #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;
    float: right;
    height: 18px;
    line-height: 18px; }
  #footer .char {
    position: absolute;
    top: -50px;
    right: 50px; }

.copyright2 {
  font-size: 10px;
  font-family: Helvetica, Arial, Geneva, Verdana, Tahoma, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  color: gray;
  width: 800px;
  margin: 0 auto 0;
  padding-bottom: 50px;
  text-align: left;
  color: #999999; }
  .copyright2 p {
    margin: 0.5em;
    line-height: 1.2em; }

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

.hidden {
  visibility: hidden; }
