@charset "shift_jis";

/*===================================
	CSSZbg
=====================================*/
* { 
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-family:"CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
	line-height:150%;
}

html {
	height:100%;
}

body {
	font-size: 75%;
	height:100%;
	text-align:center;
}

body.top {
	text-align:left;
}



html>/**/body {
  font-size: 12px; /* Except IE */
}


body {
	background:url(../img/common/bg.gif) top center no-repeat #000000;
	
	color: #a6a6a6; /*±ΜTCgΜξ{ΖΘιΆF*/
}

body.contents {
	padding-top: 10px;
	padding-right: 10px;
	background-image:none;
	background-color: transparent;
	text-align: left;
	height: auto;
}

h1,h2,h3,h4,h5,h6,strong,b {
	font-weight:bold;
}

a {
	color:#f8e411;
	text-decoration:underline;
}
a:hover {
	color:#f8e411;
	text-decoration:none;
}


ul, dl {
}

li {
	list-style:none;
}

.clear {
	clear:both;
}

img {
	border:none;
}

.float_l {
	float:left;
}

.float_r {
	float:right;
}

/*clearfix*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
	min-height: 1%;  /* for IE 7*/
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */




#header {
	width:960px;
	
}

#header h1 {
	float:left;
	padding-top:23px;
}

#wrapper {
	width:960px;
	margin:0 auto;
}

/* navέθ */
#header {
	padding-bottom:55px;
}

#header ul.nav {
	width:810px;
	float:right;
	padding-top:53px;
}

#header ul.nav li {
	float:left;
	padding-left:15px;
}

#header ul.nav li.nav_info a {
	background:url(../img/common/menu/info_off.png) 0 0 no-repeat;
	width:79px;
	height:11px;
	display:block;
	text-indent:-9999px;
}

#header ul.nav li.nav_info a:hover {
	background:url(../img/common/menu/info_on.png) 0 0 no-repeat;
}

#header ul.nav li.nav_live a {
	background:url(../img/common/menu/live_off.png) 0 0 no-repeat;
	width:24px;
	height:11px;
	display:block;
	text-indent:-9999px;
}

#header ul.nav li.nav_live a:hover {
	background:url(../img/common/menu/live_on.png) 0 0 no-repeat;
}

#header ul.nav li.nav_disco a {
	background:url(../img/common/menu/disco_off.png) 0 0 no-repeat;
	width:82px;
	height:11px;
	display:block;
	text-indent:-9999px;
}

#header ul.nav li.nav_disco a:hover {
	background:url(../img/common/menu/disco_on.png) 0 0 no-repeat;
}

#header ul.nav li.nav_bio a {
	background:url(../img/common/menu/bio_off.png) 0 0 no-repeat;
	width:66px;
	height:11px;
	display:block;
	text-indent:-9999px;
}

#header ul.nav li.nav_bio a:hover {
	background:url(../img/common/menu/bio_on.png) 0 0 no-repeat;
}


#header ul.nav li.nav_blog a {
	background:url(../img/common/menu/mblog_off.png) 0 0 no-repeat;
	width:81px;
	height:11px;
	display:block;
	text-indent:-9999px;
}

#header ul.nav li.nav_blog a:hover {
	background:url(../img/common/menu/mblog_on.png) 0 0 no-repeat;
}

#header ul.nav li.nav_staffblog a {
	background:url(../img/common/menu/sblog_off.png) 0 0 no-repeat;
	width:66px;
	height:11px;
	display:block;
	text-indent:-9999px;
}

#header ul.nav li.nav_staffblog a:hover {
	background:url(../img/common/menu/sblog_on.png) 0 0 no-repeat;
}

#header ul.nav li.nav_mobile a {
	background:url(../img/common/menu/mobile_off.png) 0 0 no-repeat;
	width:42px;
	height:11px;
	display:block;
	text-indent:-9999px;
}

#header ul.nav li.nav_mobile a:hover {
	background:url(../img/common/menu/mobile_on.png) 0 0 no-repeat;
}


#header ul.nav li.nav_request a {
	background:url(../img/common/menu/req_off.png) 0 0 no-repeat;
	width:50px;
	height:12px;
	display:block;
	text-indent:-9999px;
}

#header ul.nav li.nav_request a:hover {
	background:url(../img/common/menu/req_on.png) 0 0 no-repeat;
}

#header ul.nav li.nav_mail a {
	background:url(../img/common/menu/mail_off.png) 0 0 no-repeat;
	width:89px;
	height:11px;
	display:block;
	text-indent:-9999px;
}

#header ul.nav li.nav_mail a:hover {
	background:url(../img/common/menu/mail_on.png) 0 0 no-repeat;
}

#header ul.nav li.nav_uta a {
	background:url(../img/common/menu/uta_off.png) 0 0 no-repeat;
	width:46px;
	height:13px;
	display:block;
	text-indent:-9999px;
}

#header ul.nav li.nav_uta a:hover {
	background:url(../img/common/menu/uta_on.png) 0 0 no-repeat;
}

h2.page_ttl {
	padding-bottom:22px;
	text-align:left;
}

#main {
	text-align:left;
}

#discoL {
	float:left;
	width:250px;
}

#discoR {
	float:right;
	width:700px;
}


#footnav {
	padding:23px 0 23px 0;
}

#footnav li {
	float:left;
}

#footnav li.nav_01 {
	padding-right:3px;
}

#footnav li.nav_02 {
	padding-right:14px;
}



h2.contents {
	background: url(/Music/Info/qwai/img/point.gif) no-repeat 0px 4px;
	padding: 0px 0px 5px 20px;
	margin-bottom: 15px;
	border: none;
	font-weight: normal;
	color: #5d594d;
	font-size: 12px;
}

ul.link-twitter li {
	padding-bottom:25px;
}






/*.hide {
	display:none;
}


html {

	margin: 0px;

	padding: 0px;

	height: 100%;

}



body {

	margin: 0px;

	padding: 0px;

	font-family: verdana,"lr oSVbN",sans-serif,"qMmpS Pro W6";

	background: url(../img/bg.jpg) repeat center top;

	text-align: center;

	color: #918368;

	height: 100%;

}



body.contents {

	padding-top: 10px;

	padding-right: 10px;

	background-image:none;

	background-color: transparent;

	text-align: left;

	height: auto;

	color: #918368;

}



body.top {

	padding-top: 0px;

}



a {

	color: #b57901;

}



img {

	border: none;

}



td,div,p,h2,h1,h3 {

	margin: 0px;

	padding: 0px;

	font-size: 12px;

	line-height: 18px;

}



ol {

	margin: 5px 15px;

}



#wrap {

	width: 950px;

	margin: 0px auto;

	text-align: left;

}



#left {

	width: 180px;

	float: left;

	padding-top: 35px;

}



#menu {

	width: 180px;

	height: 410px;

	background: url(../img/bg_menu.jpg) no-repeat left top;

}



h1{

	width: 180px;

	padding: 20px 0px 11px 0px;

	text-indent:-9999px;

}



h1 a{

	display:block;

	height:124px;

	width: 129px;

	margin: 0px 0px 0px 25px;

	background: url(../img/logo.jpg) no-repeat left top;

}



#menu img {

	margin-bottom: 7px;

}



p.banner {

	margin: 2px 0px;

}



p.footer {

	margin-top: 17px;

	padding-bottom: 5px;

}



h2.title {

	height: 112px;

	background-repeat: no-repeat;

	background-position: left top;

	text-indent: -10000px;

}

body#info h2.title {background-image:url(../img/title/info.gif)}

body#live h2.title {background-image:url(../img/title/live.gif);text-indent:0px;text-align:right;}

body#media h2.title {background-image:url(../img/title/media.gif)}

body#disco h2.title {background-image:url(../img/title/disco.gif);text-indent:0px;text-align:right;}

body#bio h2.title {background-image:url(../img/title/bio.gif)}

body#bbs h2.title {background-image:url(../img/title/bbs.gif)}

body#link h2.title {background-image:url(../img/title/link.gif)}

body#mobile h2.title {background-image:url(../img/title/mobile.gif)}

body#request h2.title {background-image:url(../img/title/request.gif)}

body#uta h2.title {background-image:url(../img/title/uta.gif)}



body#live h2.title img, body#disco h2.title img {

	margin: 50px 0px 0px 10px;

}



div#frame {

	margin: 0px;

	width: 768px;

	float:right;

}



div#top {

	margin: 0px;

	width: 768px;

	float:right;

}



div#sound {

	width: 768px;

	height: 35px;

	text-align: right;

}



div.topmain {

	width: 768px;

}



#photo {

	width: 512px;

	height: 410px;

	float: left;

	margin-right: 2px;

	margin-bottom: 2px;

}



.topmainright {

	width: 254px;

	float: right;

}



#release, #movie {

	width: 254px;

	margin-bottom: 2px;

}



.readxml {

	width: 768px;

}



#readinfo {

	width: 255px;

	height: 202px;

	background: url(../img/bg_info.jpg) no-repeat left top;

	margin-right: 2px;

	float: left;

}



#readlive {

	width: 255px;

	height: 202px;

	background: url(../img/bg_live.jpg) no-repeat left top;

	margin-right: 2px;

	float: left;

}



#readblog {

	width: 255px;

	height: 202px;

	background: url(../img/bg_blog.jpg) no-repeat left top;

	float: left;

	margin-right: 2px;

}



#readtweet {

	width: 254px;

	height: 202px;

	background: url(../img/bg_twitter.jpg) no-repeat left top;

	float: left;

}



#readtweet div.article {

	padding: 35px 10px 10px 10px;

	font-size: 10px;

}



#readinfo p, #readlive p, #readblog p {

	font-size: 10px;

	line-height: 12px;

	padding: 0px 10px;

}



#readinfo p.d, #readlive p.d, #readblog p.d {

	color: #5b5847;

} 



#readinfo p.t, #readlive p.t, #readblog p.t {

	margin-bottom: 8px;

}



#readinfo p.t a, #readlive p.t a, #readblog p.t a {

	color: #726c56;

	text-decoration: none;

}



p.copy {

	padding-top: 10px;

	text-align: right;

}



p#topcopy {

	width: 950px;

	margin: 0px auto;

	padding: 10px 0px 5px 0px;

	text-align: left;

}





div.disco {

	clear: both;

	margin-bottom: 20px;

}



div.disco img {

	float: left;

	border: 1px solid #333;

	margin-top: 3px;

}



div.disco h3,div.disco p

{

	margin-left: 140px;

	margin-bottom: 5px;

	padding: 2px 5px;

}



div.disco ol

{

  margin-left: 170px;

}



div.disco h3 {

	background: url(/Music/Info/qwai/img/point.gif) no-repeat 0px 4px;

	padding: 0px 0px 5px 20px;

	margin-bottom: 15px;

	border: none;

	font-weight: normal;

	color: #5d594d;

}



#biotext {

	width:590px;

	height:165px;

	overflow:auto;

	padding: 0px 5px;

	line-height:18px;

}



h2.contents {

	background: url(/Music/Info/qwai/img/point.gif) no-repeat 0px 4px;

	padding: 0px 0px 5px 20px;

	margin-bottom: 15px;

	border: none;

	font-weight: normal;

	color: #5d594d;

}



img.copy {

	margin: 15px 0px 0px 55px;

}

p.reserve {

	margin: 5px 0px 10px 0px;

}



iframe {

	margin-left: 30px;

}





#disco_l {

	float: left;

	width: 220px;

}





#disco_r {

	float: right;

	width: 518px;

}



.clearfix:after{

	content:".";

	display:block;

	clear:both;

	height:0;

	visibility:hidden;

}



.clearfix{

	display:inline-block;

}



#twtr-widget-1 .twtr-hd{display: none;}

.twtr-widget {

	font-size: 10px !important;

}

.twtr-results-hr {

	border-bottom: 1px dotted #726c56;

}*/










