@charset "utf-8";

/* 共通基本タグデザイン */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}

html {
	margin-bottom:1px;	/* 常にスクロールバーを表示させて、左右ズレ発生を防止 */
	height:100%;
}

body {
	font-size: 75%; /* IE */
	font-family: "qMmpS Pro W3","Hiragino Kaku Gothic Pro","CI","Meiryo",verdana,Osaka,"lr oSVbN","MS PGothic",Sans-Serif;
	font:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	height:100%;
	font-size:12px;
}

img {
	border:0;
}

a {
	color:#FFF;
	text-decoration:underline;
}

a:hover img {
	opacity:0.75;
	filter: alpha(opacity=75);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=70)";  /* ie 8 */
	-moz-opacity:0.75;                /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.75;             /* Safari 1.x */
	zoom:1;
}

address,em,strong,th {
	font-style: normal;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

th {
	text-align: left;
}

hr,legend {
	display: none;
}

img,fieldset {
	border: 0;
}

ol,li {
	list-style-type: none;
}

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

/* 共通特殊部デザイン */
img.bgmaximage{
	position:fixed !important;
	display:none;
}

#fade {
	width: 100%;
	height: 100%;
	display: none;
	background-color: #000000;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 50;
}

#loader {
	display: none;
	position: fixed;
	_position: absolute; /* IE6対策 */
	top: 50%;
	left: 50%;
	z-index: 100;
	color: #ffffff;
}

#maincontent {
	top: 0px;
	left: 0;
	z-index: 50;
	width: 100%;
	height: 100%;
	min-height:100%;
	position:absolute;
}

#wrap {
	width:100%;
	min-width:900px;
	height:auto;
	margin:0 auto 0 auto;
	min-height:100%;
}

#header {
	width:100%;
	height:auto;
	background-image: url(../img/common/common-bg.png);
	background-repeat:repeat;
	margin:0;
	padding:0 ;
}

#header-area {
	width:900px;
	height:auto;
	margin:0 auto 0 auto;
	padding:10px 0 0 0;
}

#logo {
	width:900px;
	height:45px;
	text-align:left;
	margin:0 0 0 0 ;
	display:block;
	padding:8px 0 7px 0;
}

#menu {
	width:900px;
	height:40px;
	margin:5px 70px 0 70px;
	display:block;
}

#menu ul {
	list-style:none;
	padding:0;
	margin:0;
}

#menu li {
	float:left;
}

.clear {
	clear:both;
}

#content {
	width:980px;
	height:auto;
	margin:0 auto 0 auto;
	padding:10px 0 0 0;
}

#contents-area {
	width:940px;
	height:auto;
	margin:0 auto 50px auto;
	background-image: url(../img/common/common-bg.png);
	background-repeat:repeat;
	color:#FFF;
	clear:both;
}

.contents-text-zone {
	width:880px;
	height:auto;
	padding:30px;
}

#footer {
	width:100%;
	height:60px;
	background-image: url(../img/common/common-bg.png);
	background-repeat:repeat;
	bottom:0;
	padding:0 0 0 0;
	margin:20px 0 0 0;
}

#footer-area {
	width:980px;
	height:60px;
	margin:0 auto 0 auto;
	text-align:center;
	color:#FFF;
	line-height:60px;
}

#topbuck {
	width:100%;
	height:40px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-align:right;
	float:right;
	position: fixed;
	bottom:0;
	z-index:1500;
}

#topbuck img {
	margin:0 10px 0 0;
}

/* トップページ */
#slide {
	width:640px;
	height:300px;
	margin:0 auto;
	position:relative;
}

#slide img {
	position:absolute;
	left:0;
	top:0;
}

#twitter {
	width:480px;
	height:auto;
	margin:0 0 20 0;
	padding:0;
	float:left;
}

/* ムービーページ */
.bns-a {
	margin:0 20px 20px 0;
}

/* イベントページ */
.live-style {
	padding:0 0 0 20px;
}

.live-text {
	width:350px;
	height:auto;
	margin:0 0 0 0;
	padding:0 ;
	float:left;
}

.live-text dl {
	margin:0 0 0 30px;
	padding:0;
}

.live-photo {
	width:490px;
	height:auto;
	margin:0 0 0 0;
	padding:0 20px;
	float:left;
}

/* ウェブラジオページ   */
.webradio-zone {
	padding:20px;
}

.webradio-zone ul {
	padding:0;
	margin:0;
	list-style:none;
}

.webradio-zone li {
	width:10%;
	height:2em;
	line-height:2em;
	float:left;
}

.webradio-base {
	width:100%;
	height:400px;
	margin: 0 0 20px　0;
	display: block;
}

.webradio-text {
	width:325px;
	height:auto;
	margin:0 0 0 0;
	padding:0;
	float:left;
}

.webradio-count {
	width:325px;
	height:auto;
	font-size:16px;
	line-height:1.5em;
	margin:0 0 20px 0;
}

.webradio-date {
	width:300px;
	height:auto;
	margin:0 0 10px 25px;
}

.webradio-guest {
	width:300px;
	height:auto;
	margin:0 0 0 25px;
	font-size:14px;
	line-height:1.5em;
}

.youtube {
	width:555px;
	height:auto;
	float:left;
}

/* スタッフページ */

#staff-menu {
	width:100%;
	height:auto;
}

#staff-menu ul {
	list-style:none;
	padding:0;
	margin:0;
}

#staff-menu li {
	width:auto;
	padding:0 0 0 20px;
	float:left;
}

.staff-zone {
	padding:20px;
}

.staff-text {
	float:left;
}

.staff-text dl {
	width:580px
}

.staff-text dt {
	width:110px;
	float:left;
}
.staff-text dd {
	padding:0 0 0 110px;
}

.staff-photo {
	padding:20px 0 0 0;
	 float:right;
}

.corporate-zone {
	padding:20px;
}

.right-buck {
	width:100%;
	height:auto;
	text-align:right;
}

.artist-info {
	padding:0 10px 0 10px;
}

/* Aboutページ */
#copy-text {
	width:680px;
	height:auto;
	margin:40px 20px 20px 0;
	font-size:12px;
	line-height:2em;
}

.about-text-a {
	width:100%;
	height:auto;
	min-height:400px;
	font-size:16px;
	font-weight:bold;
	line-height:2em;
}

/* ↓About以外のページで使用されているため、名前等見直しが必要↓ */
.about-text-b {
	width:100%;
	height:auto;
	font-size:10px;
	font-weight:bold;
	line-height:2em;
	margin:0 0 60px 0;
}

