@charset "utf-8";
/* CSS Document */

/*----common----*/
/* Reset */

body, div, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ul, ol, li, 
brockquote, pre, table, caption, th, td, address, 
form, fieldset, legend, object, img{
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5, h6, pre, table, code, kbd, samp, acronym, input, textarea {
  font-size: 100%;
  font-weight:normal;
  margin: 0;
  padding: 0;
}

ul, ol, dl{
list-style-type:none;
margin:0;
padding:0;
}

dt, dd{
margin:0;
padding:0;
}

li{
margin:0;
padding:0;
}

a, ins {
  text-decoration: none;
}

address, em, cite, dfn, var {
  font-style: normal;
}

input, textarea {
  font-family: sans-serif;
  font-weight: normal;
}

img {
  vertical-align:bottom;
}

a img {
  border: none;
}
/* Reset */

body{
background:#000;
text-align:center;
color:#fff;
font-family:"ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3",sans-serif;
font-size:11px;
line-height:180%;
letter-spacing:0.1em;
}

/*----common----*/

/*--------------linkcolor-------------------*/

a:link { color:#0033ff; text-decoration:underline;}
a:visited { color:#0033ff; text-decoration:underline;} 
a:hover { color:#2eb8ff; text-decoration:none;} 
a:active { color:#2eb8ff; text-decoration:none;}

.pagetop a:link { color:#fff; text-decoration:underline;}
.pagetop a:visited { color:#fff; text-decoration:underline;} 
.pagetop a:hover { color:#fff; text-decoration:none;} 
.pagetop a:active { color:#fff; text-decoration:none;}

.myspace a:link { color:#990000; text-decoration:none;}
.myspace a:visited { color:#990000; text-decoration:none;} 
.myspace a:hover { color:#990000; text-decoration:underline;} 
.myspace a:active { color:#990000; text-decoration:underline;}

/*--------------linkcolor-------------------*/

#wrapper{
width:890px;
background:url(../images/background.jpg) no-repeat;
margin:0 auto;
}

#wrapper h1{
height:103px;
padding-top:40px;
}

#wrapper h1 div{
margin-left:669px;
}

#wrapper #twitter-unit{
margin:40px 0 0 640px;
height:530px;/*ツイッター表示高さを変える際はこちらを変更してください*/
overflow:none;
}

#wrapper #qrcode-unit{
text-align:right;
margin-top:30px;
}

#wrapper #qrcode-unit img{
border:1px solid #666666;
}

#wrapper h2{
text-align:left;
}

.clear{
clear:both;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.pagetop{
text-align:right;
margin:0;
font-size:10px;
}

/*--------------itunes-------------------*/
#wrapper h2.itunes{
padding-top:25px;
}

#wrapper #itunes-unit{
background:url(../images/bg_live_01.gif);
border:1px solid #262626;
width:882px;
padding:5px;
margin:1px auto 0;
text-align:left;
}

/*itunes box1*/
#wrapper #itunes-unit #itunes-box1{
width:200px;
padding-top:5px;
padding-bottom:5px;
font-size:10px;
float:left;
text-align:center;
border:0px solid #262626;

}
/*itunes box2*/
#wrapper #itunes-unit #itunes-box2{
width:25%;
padding-top:10px;
font-size:10px;
float:left;
text-align:center;
}
/*itunes box3*/
#wrapper #itunes-unit #itunes-box3{
width:25%;
padding-top:10px;
font-size:10px;
float:left;
text-align:center;
}
/*itunes box4*/
#wrapper #itunes-unit #itunes-box4{
width:25%;
padding-top:10px;
font-size:10px;
float:left;
text-align:center;
}


#wrapper #itunes-unit h4{
font-weight:bold;
font-size:12px;
}

.notice{
margin:0;
font-size:10px;
}

/*itunes-title*/

#itunes-title{
float:left;
width:300px;
margin-top:20px;
border:0px solid #262626;
}

.ul-itunes {
list-style-type: decimal;
padding-left:20px;
}
/*--------------↓購入ボタンの修正で、ここを追加しました_20100510↓-------------------*/
#itunes-buy{
float:right;
width:280px;
margin-top:25px;
margin-left:20px;
border:0px solid #262626;
}
/*--------------↑購入ボタンの修正で、ここを追加しました_20100510↑-------------------*/

/*--------------whatsukima-------------------*/
#wrapper h2.whatsukima{
padding-top:10px;
}

#wrapper #whatskima-unit{
background:url(../images/bg_whats.gif);
border:1px solid #262626;
width:882px;
margin:1px auto 0;
text-align:left;
padding:3px;
}

/*photo*/
#wrapper #whatskima-unit #photo-box{
background:url(../images/img_01.gif) no-repeat;
width:160px;
padding-top:106px;
font-size:10px;
float:left;
}

#wrapper #whatskima-unit #photo-box h3 {
font-weight:bold;
font-size:12px;
}

#wrapper #whatskima-unit #photo-box dl {
line-height:150%;
}

#wrapper #whatskima-unit #photo-box dl dt{
display:inline;
}

#wrapper #whatskima-unit #photo-box dl dd{
display:inline;
}

#wrapper #whatskima-unit #photo-box ul{
margin-top:15px;
padding-right:10px;
}

#wrapper #whatskima-unit #photo-box ul li{
background:url(../images/t_head.gif) no-repeat;
background-position:0 8px;
padding-left:12px;
}

/*profile*/

#wrapper #whatskima-unit #profile-box{
float:left;
width:722px;
}

#wrapper #whatskima-unit #profile-box p{
padding:0;
margin:10px 0;
}

#wrapper #whatskima-unit #profile-box #myspace-section{
width:722px;
background:url(../images/img_02.gif) no-repeat right top;
text-align:right;
color:#990000;
font-size:10px;
text-align:right;
}

#wrapper #whatskima-unit #profile-box #myspace-section div{
width:200px; 
height:52px;
float:right;
cursor:pointer;
}

#wrapper #whatskima-unit #profile-box #myspace-section div span{
display:none;
}

#wrapper #whatskima-unit #profile-box #myspace-section p.text{
margin:0;
padding:1px 0 0;
line-height:100%;
clear:both;
}
/*profile*/

/*--------------liveinformation-------------------*/
#wrapper h2.liveinfo{
padding-top:10px;
}

#wrapper #liveinfo-unit{
/*background:url(../images/bg_live_02.jpg) no-repeat right bottom;*/
border:1px solid #262626;
width:886px;
margin:1px auto 0;
text-align:left;
}

#wrapper #liveinfo-unit #liveinfo-block{
background:url(../images/bg_live_01.gif);
padding:5px;
}

#wrapper #liveinfo-unit #liveinfo-block h4{
font-weight:bold;
font-size:12px;
}

#wrapper #liveinfo-unit #liveinfo-block dl{
margin:10px 0;
}

#wrapper #liveinfo-unit #liveinfo-block p{
margin:15px 0;
}

/*--------------footer-------------------*/

#wrapper #footer-unit{
margin-top:40px;
text-align:right;
}

#wrapper #footer-unit .banner{
margin:0 0 5px 5px;
}
