@charset "UTF-8";

/*
html5doctor.com Reset Stylesheet v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
*/

html,body {
  font-family:'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
}


a {
  text-decoration: none;
}

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-size:100%;
  vertical-align:baseline;
    /*background:transparent;*/
}

body {
  line-height: 1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
  display: block;
}
nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content:'';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
 }

p {
  line-height: 170%;
}

.safari p {
  font-weight:bold;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #fff;
  margin: 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

h1,h2,h3,h4,h5,h6 {
  font-weight: normal;
  margin: 0;
}

ol,ul {
  list-style: none;
}
/* clear */
.clear {
  zoom: 100%;
}

.clear:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

.t-ind {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}


/****************コンテンツ****************/


img.bgmaximage{
position:fixed !important;
display:none;
}

header{
position:absolute;
min-width: 100%;
height: 64px;
background:#000;
z-index:1;
}

#head-wrap{
width: 960px;	
height: 70px;
background:#;
margin:0 auto;
}

#top-logo{
margin-top:7px;	
float:left
}

#nametitle{
margin-top:9px;	
margin-left:20px;	
float:left
}

#official{
margin-top:11px;	
cursor:pointer;
float:right
}

.sns{
float:right;
margin-right: 10px; 
}

.like{
margin-top: 20px; 
width: 70px;
float: right;
overflow:hidden;

}

.like-n{
width: 70px;
float: right;
overflow:hidden;
}

.tweet{
margin-top: 20px; 
float: right;
margin-left: -5px;
}


.tweet-n{
float: right;
}

#toptitle{
position:absolute;	
min-width: 100%;
height: 200px;	
margin-top:350px;
background-image: url(../images/bg.png);
}

#toptitle h4{
min-width: 960px;
font-size:14px;
color:#fff;
margin-top:35px;
display:block;
text-align:center
}

#top-title{
margin:12px auto 0 auto;
display:block
}

#toptitle time{
font-family: 'Open Sans', sans-serif;
color:#fff;
font-size:36px;
letter-spacing: 0.1em;
margin-top:13px;
display:block;
text-align:center
}

#toptitle time span{
font-size:23px;
}

#toptitle time span.rel{
font-size:31px;
}

#menu-btnp{
position: fixed;
top: 20px;
right: 20px; 
cursor:pointer;
z-index:10
}

.m-btn{
background:url(../images/menu-btn.png);
width: 20px;
height: 20px; 
}

.on{
background-position: bottom;
}

#slide_panel{
position:fixed;
top:114px;
right:-5px;
width:200px; 
height: 250px;
overflow: hidden;
margin: 0;
padding: 0;
z-index:10
}

#slide_panel .wrap{
width: 220px;
}

#slide_panel a#btn_slide{
display:block;
float: left;
width:15px;	
height: 250px;
}

#slide_panel a.slide_off{
background-color: #fff;
}

#slide_panel a.active{
background-color: #fff;
}


#panel {
margin: 0;
padding: 0;
float:right;
overflow:hidden;	
width:200px; 
height: 250px;
background: #fff;
}


#panel ul{
margin:0;
padding:0;
margin-top:30px;
margin-left:10px;
}

#panel ul li{
margin:10px 20px 3px 10px;
padding:2px;
list-style-type:none;
display:block;
background-color:#fff;
width:177px;
}

#panel ul li a{
font-family: 'Open Sans', sans-serif;
font-weight:bold;
color:#000;
font-size:20px;
}


#panel ul li a:hover{
color:#0050A0;
}

#wrapper{
width:960px; 
height: auto;
display:block;
margin:0 auto;
position: relative;
}

#contents{
width:900px; 
height: auto;
display:block;
margin-top:80px;
padding:30px 30px 40px 30px;
background-image: url(../images/bg.png);
}

#inter-t{
float:left
}

#min-logotr{
position:absolute;
right:30px;
float:left
}



.clearboth{
clear:both
}


hr.white{
width:900px; 
display: block;
height: 1px;
border: 0;
border-top: 1px solid #fff;
margin: 10px auto 0 auto;
padding: 0;
}

h3#title{
width:576px; 
height: auto;
display:block;
font-weight:bold;
margin:28px auto 0 auto;
color:#fff;
font-size: 18px;
line-height: 29px;
}

h3.title2{
width:576px; 
height: auto;
display:block;
font-weight:bold;
color:#fff;
font-size: 18px;
}

#talk-head{
margin-top: 24px;
margin-bottom:10px;
}

#member{
margin:22px auto 0 auto;
display:block;
}

#member2{
margin:28px auto 14px auto;
display:block;
}

table tr{
display:block;
}

table div.mtbox10{
padding-top:10px;
height:30px;
display:block;
}

table div.mtbox{
padding-top:10px;
height:20px;
display:block;
}

td.stky{
width:160px;
font-weight:bold;
font-size: 17px;
text-align:right;
color:#1EF0ED;
}

td.gm{
width:160px;
font-weight:bold;
font-size: 17px;
text-align:right;
color:#8CD23F;
}

td.sk{
width:160px;
font-weight:bold;
font-size: 17px;
text-align:right;
color:#F57F89;
}

td.tk{
width:160px;
font-weight:bold;
font-size: 17px;
text-align:right;
color:#FCEE21;
}

td.mk{
width:160px;
font-weight:bold;
font-size: 17px;
text-align:right;
color:#F7931E;
}

td.in{
width:160px;
font-size:20px;
font-weight:bold;
font-size: 17px;
text-align:right;
color:#fff;
}

.safari td.text{
width:580px;
font-weight:bold;
color:#fff;
}

td.text{
width:580px;
color:#fff;
font-size:14px;
line-height:20px;
}

td.white{
width:160px;
background:#;
}

#contents p{
width:580px; 
height: auto;
display:block;
margin:28px auto 0 auto;
color:#fff;
font-size: 14px;
line-height: 26px;
}

.home-btn{
display:block;
margin:28px auto 0 auto;
}

.totop-btn{
position:absolute;
margin-top:-50px;
right:0;
}

p.cr{
font-family: 'Open Sans', sans-serif;
font-size: 9px;
margin-top:-18px;
margin-bottom:5px;
text-align:center;
color:#fff;
}

#cider{
margin-top:52px;
}


