@charset "utf-8";


/* CSS Document */

/*==================== 基本設定 ====================*/
html{
	}

body {
	/*font-family:"MS PGothic","Osaka",Arial,sans-serif;*/
	/*	font-family:"helvetica","Lucida Grande","ＭＳ Ｐゴシック","Lucida Sans Unicode",Arial,Verdana,sans-serif;*/
	font-family: Century Gothic,"MS P ゴシック",MS-PGothic,Verdana,Helvetica,Airal,sans-serif;
	font-size:12px;
	line-height:1.4;
	color:#333;
/*	overflow:hidden;
*/	}

.body_bg{
	background:url(../images/bg_body_4000.jpg) repeat top left;
	background-position:200px 0px;
}
table{
	font-size:1em;
	}
.bg_alpha{
	background:url(../images/bg_cont.png) repeat top;
}
/********** h **********/
h1{
}

h2{
	font-size:60px;
	margin:40px 0 20px;
	font-family: Century Gothic,"MS P ゴシック",MS-PGothic,Verdana,Helvetica,Airal,sans-serif;
/*	font-family: 'Geo', arial, serif;	*/
	color:#000;
	text-shadow: 0px 0px 10px #fff;
}

h2.header{
/*	background:url(../images/bg_cont.png) repeat top;	*/
	padding:50px 10px 0px;
	margin:0;
	font-size:10px;
	margin-bottom:140px;
	}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	h2.header img{
		/*float:left;*/
	}
}

ul{
	line-height:1.6;
}
/********** container **********
#container{
	width: 900px;
	margin: 0 auto;
	text-align:left;
	}
#container{
	_text-align:center;
}*/

/********** ヘッダー **********/
#head_wrapper{
	background:none;
/*	padding:20px 0 21px 0;	*/
	border-top:1px dotted #fff;
	margin:20px 0 20px 0;
}

#header{
	width:1200px;
	margin:0 auto;
	}

#header_img li{
	float:left;
}
#top h1{
	float:left;
	}


#main_navi {
	top:0%;
	left:0%;
    position: fixed;
	_position: absolute;
	background:#000;
	z-index:2;
	width:100%;
	font-size:12px;
	height:35px;
	-moz-box-shadow: 0px 0px 5px #eeeeee;
	-webkit-box-shadow: 0px 0px 5px #eeeeee;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#eeeeee', Direction=145, Strength=3);
	}

#main_navi li{
	float:left;
	line-height:35px;
}
#main_navi li a {
	display:block;
	text-decoration:none;
	color:#fff;
	padding:0px 1em;
}
#main_navi li h1 a {
	display:block;
	text-decoration:none;
	color:#fff;
	padding:0px 0em 0 0;
}
#main_navi li a:hover{
	background:url(../images/main_navi_hover.gif) repeat-x top;
}
/*
#main_navi li h1 a:hover{
	background:none;
}
*/
#main_navi span{
	color:#fff;
	text-transform: uppercase;
}
/*
#navi_news{width:28px;}
#navi_schedule{width:53px;}
#navi_discs{width:33px;}
#navi_goods{width:38px;}
#navi_profile{width:41px;}
#navi_archives{width:50px;}
#navi_twitter{width:90px;}
#navi_myspace{width:48px;}
#navi_contact{width:45px;}
*/

#utility{
	top:0%;
	right:0%;
    position: fixed;
	_position: absolute;
	background:none;
	z-index:3;
	width:100%;
	font-size:10px;
	height:35px;
	width:160px;
}
#utility li{
	float:right;
	color:#fff;
	border:1px solid #fff;
	margin:7px 5px 0 0;
	padding:3px;
	background:#666;
}

#utility li a{
	color:#fff;
}
/********** コンテンツ **********/
#contents{
	width:1200px;
	margin:0 auto 20px auto;
	_text-align:left;
	}

#column-left{
	width:285px;
	float:left;
	}

#column-center{
	width:900px;
	float:right;
	}

#column-center-L{
	width:435px;
	float:left;
	}

#column-center-R{
	width:450px;
	float:right;
	}
.gotop {
	font-size:90%;
	text-align:right;
	}
.photo{
	float:left;
	padding:10px;
	background:url(../images/photo_bg.gif) repeat;
}
/*****************************************************************************
						▼ここから書き加えてください▼
******************************************************************************/

.btn_off{
	position:fixed; left:0; top:0; z-index:0; height:15px; width:15px;
	background:url(../images/top_sw.jpg) no-repeat -15px top;
}

.btn_on{
	position:fixed; right:0; bottom:0; z-index:200; height:15px; width:15px;
	background:url(../images/top_sw.jpg) no-repeat left top;
	opacity:0;
	filter: alpha(opacity=0);
	-moz-opacity:0;
}



/* ************** コンテンツ ベース ***************** */
div.section {
	position: absolute;
	width: 100%;
	min-width:960px;
/*	height: 100%;
	height:1200px;*/
	overflow: auto;
}

.cont_wrapper{
	margin:20px;
}
.cont_wrapper_schedule{
	margin:20px 0px;
}

.cont_wrapper_section4{
	margin-left:20px;
	margin-right:40%;
	margin-bottom:20px;
}

.cont {
	padding:20px;
	line-height: 1.6;
	color: #666;
	background:url(../images/bg_cont.png) repeat top;
	box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 5px #eeeeee;	/* firefox */
	-webkit-box-shadow: 0px 0px 5px #eeeeee;	/* Safari,Chrome */
/*	filter: progid:DXImageTransform.Microsoft.Shadow(color='#eeeeee', Direction=145, Strength=3);

filter:
        progid:DXImageTransform.Microsoft.Shadow(color=#dddddd,direction=0,strength=5)
        progid:DXImageTransform.Microsoft.Shadow(color=#dddddd,direction=90,strength=5)
        progid:DXImageTransform.Microsoft.Shadow(color=#dddddd,direction=180,strength=5)
	progid:DXImageTransform.Microsoft.Shadow(color=#dddddd,direction=270,strength=5);
*/
}

/*
.archives_width{
	width:900px;
}
*/


div#section1 {	top: 0;	left: 0;}
div#section2 {	top: 0;	left: 150%;}
div#section3 {	top: 0;	left: 300%;}
div#section4 {	top: 2100px;	left: 0;}
div#section5 {	top: 1100px;	left: 1100px;
						height:1500px;
						background:url(../images/bg_body_part_left.jpg) no-repeat top left;}
div#section6 {	top: 2400px;	left: 300%;}
div#section7 {	top: 3000px;	left: 0;}
div#section8 {	top: 2400px;	left: 150%;}
div#section9 {	top: 3600px;	left: 300%;}

.section5_bg_R{
						height:1500px;
						background:url(../images/bg_body_part_right.jpg) no-repeat  800px 0px ;}

/* ************** section1 news ***************** */
#section1{
	max-width: 1100px;
}

.news{
	margin-bottom:20px;
}
.update{
	text-align:right;
	font:size:10px;
	font-style: italic;
}

.news table th{
	width :50px;
	text-align:top:
}

.news_list{
	width:100%;
}

.news_list dt{
	float:left;
	clear:both;
	width:50px;
}
.news_list dd{
	float:left;
}

.news_title{
	font-weight:bold;
	padding:15px 0 10px;
	border-top:1px solid #ddd;
	color:#000;

}

.news_article{
	margin-bottom:15px;
/*	padding-left:15px;	*/
}

.noborder{
	border-top:none;
	padding-top:0;
}
/* ************** section2 profile ***************** */
.bandname{
	font-size:24px;
	color:#000;
	margin-bottom:10px;

}
/* ************** section3 discs ***************** */
h2.h2_discs{
	margin-bottom:0px;
}

.sd{
/*	box-shadow: 0 0 5px rgba(0,0,0,0.05);	*/
}

.cont_discs{
	padding:60px 20px 60px;
	margin-bottom:60px;
	color: #666;
	background:url(../images/bg_cont.png) repeat top;

	box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 5px #eeeeee;	/* firefox */
	-webkit-box-shadow: 0px 0px 5px #eeeeee;	/* Safari,Chrome */
/*	filter: progid:DXImageTransform.Microsoft.Shadow(color='#eeeeee', Direction=145, Strength=3);	*/
}

.disc_entry{
	width:100%;
	float:left;
}

.disc_article{
	margin:0 0 20px 300px;
}
.disc_title{
	font-size:30px;
	color:#000;
	line-height: 1;
}

.arrow_down{
	clear:both;
	position:relative;
	margin:0;
}
.arrow_down a{
	position:absolute;
	height:40px;
	width:80px;
	background:url(../images/arrow_down.png) no-repeat top;
	top:-52px;
	right:0;
}
.arrow_down a:hover{
	background:url(../images/arrow_down.png) no-repeat  0px -40px;
}

.arrow_up{
	clear:both;
	position:relative;
	margin:0;
}
.arrow_up a{
	position:absolute;
	height:40px;
	width:80px;
	background:url(../images/arrow_up.png) no-repeat top;
	top:-52px;
	right:0;
}
.arrow_up a:hover{
	background:url(../images/arrow_up.png) no-repeat  0px -40px;
}

.disc_article>ul{
	margin-bottom:20px;
}
.disc_image{
	float:left;
	width:270px;
	margin-bottom:10px;
	margin-left:-100%;
}

.caption{
	font-size:10px;
	color:#ff3300;
	font-weight:bold;
}
.track_list{
	list-style:decimal;
	padding:10px 0 10px 30px;
	margin-bottom:0;
}

.sale_list{
	list-style:none;
	padding:20px 0 10px 0px;
}
.soundcloud{
	font-size:10px;
}

.disc_movie{
	overflow: hidden;
	zoom:1;
}

.disc_movie li{
	width: 300px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;

}
.disc_movie img{
	width:300px;
	padding: 5px;
	background: url(../images/photo_bg.gif) repeat;
}
/* ************** section4 twitter / blog / link ***************** */
.list_title{
	font-size:25px;
	color:#000;
	margin-bottom:10px;
}
.twitter_list td{
	padding-bottom:3px;
}

.twitter_list th{
	width:150px;
	vertical-align:top;
	padding-bottom:3px;
}

/*
.twitter_list{
	margin-bottom:50px;
}

.twitter_list dt{
	width:15%;
	float:left;
	margin-bottom:5px;
}

.twitter_list dd{
	width:85%;
	float:left;
	margin-bottom:5px;
}
*/

.blog_list{
	margin-bottom:50px;
}
.blog_list_box ul{
	float:left;
	width:23%;
	padding-right:2%;
}

.blog_list_box .auther{
	background:#666;
	padding:3px 8px;
	color:#fff;
	margin-bottom:5px;
}
.blog_list_box .title{
	font-weight:bold;
}
.blog_list_box .more{
	text-align:right;
}

.blog_list a{
	padding:0 5px;
}

/* ************** section5 top ***************** */

.cont_top{
	margin-left:60px;
}

.cd_sumb{
	float:left;
	margin:5px;
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
}

img.cd_sumb:hover{
	filter: alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
}

.topics_position{
	height:100%;
}

.topics_list{
	margin:20px 0 0 20px;
	padding:20px 20px 20px 20px;
	float:left;
	overflow: hidden;
	zoom:1;
   	background:url(../images/bg_cont.png) repeat top;
	box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 5px #eeeeee;	/* firefox */
	-webkit-box-shadow: 0px 0px 5px #eeeeee;	/* Safari,Chrome */
/*	filter: progid:DXImageTransform.Microsoft.Shadow(color='#eeeeee', Direction=145, Strength=3);	*/
	z-index:100;
	clear:left;
	width:300px;
}

.topics_update{
	text-align:right;
	font-size:80%;
}
/* ************** section5 archives ***************** */
.archives_list{
	margin-right:20px;
	margin-bottom:20px;
	padding:20px 40px 40px 20px;
	float:left;
	overflow: hidden;
    zoom:1;
   	background:url(../images/bg_cont.png) repeat top;
	box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 5px #eeeeee;	/* firefox */
	-webkit-box-shadow: 0px 0px 5px #eeeeee;	/* Safari,Chrome */
/*	filter: progid:DXImageTransform.Microsoft.Shadow(color='#eeeeee', Direction=145, Strength=3);	*/
}
/* ************** section7 goods ***************** */


dl.goods_list{
	margin-right:20px;
	margin-bottom:20px;
	padding:20px;
	float:left;
	overflow: hidden; /*floatの解除、ここがポイント*/
	    zoom:1; /*IE6でレイアウト崩れを防ぐためのものです。*/
   	background:url(../images/bg_cont.png) repeat top;
	box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 5px #eeeeee;	/* firefox */
	-webkit-box-shadow: 0px 0px 5px #eeeeee;	/* Safari,Chrome */
}
.goods_list dt{
	padding-bottom:10px;
	font-size:9px;
}

.goods_list dd img{
	padding:10px;
	background:url(../images/photo_bg.gif) repeat;
}

.goods_list dd p{
	padding-top:10px;
	line-height:1.6;
}


ul.goods_list{
	margin-right:20px;
	margin-bottom:20px;
	padding:20px;
	float:left;
	overflow: hidden; /*floatの解除、ここがポイント*/
	    zoom:1; /*IE6でレイアウト崩れを防ぐためのものです。*/
   	background:url(../images/bg_cont.png) repeat top;
	box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 5px #eeeeee;	/* firefox */
	-webkit-box-shadow: 0px 0px 5px #eeeeee;	/* Safari,Chrome */
/*	filter: progid:DXImageTransform.Microsoft.Shadow(color='#eeeeee', Direction=145, Strength=3);	*/

}
li.goods_img{
	float:left;
}

li.goods_text{
	float:left;
	margin-left:20px;
}

/* ************** section8 schedule ***************** */
.cont_schedule_list{
	padding:20px;
	margin-bottom:20px;
	color: #666;
	background:url(../images/bg_cont.png) repeat top;
	box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 5px #eeeeee;	/* firefox */
	-webkit-box-shadow: 0px 0px 5px #eeeeee;	/* Safari,Chrome */
/*	filter: progid:DXImageTransform.Microsoft.Shadow	(color='#eeeeee', Direction=145, Strength=3);	*/
}

.cont_schedule_detail{
	padding:20px 0;
	margin:0px 20px 40px 20px;
	color: #666;
	background:url(../images/bg_cont.png) repeat top;
	margin-bottom:60px;
	box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 5px #eeeeee;	/* firefox */
	-webkit-box-shadow: 0px 0px 5px #eeeeee;	/* Safari,Chrome */
/*	filter: progid:DXImageTransform.Microsoft.Shadow	(color='#eeeeee', Direction=145, Strength=3);	*/
}

.reserve_text{
	margin-top:20px;
	text-align:right;
}

.live_article{
	padding:50px 20px 50px;
	overflow:hidden;
    zoom:1;
}
.live_title{
	font-size:25px;
	color:#000;
}

.live_title li{
	line-height:1.2;
	}
.with_flyer{
	float:left;
	margin-right:10px;
}

.live_flyer{
	float:left;
}

.live_text{
	padding:10px;
	background:#fafafa;
}

.live_article img{
	padding: 5px;
	background: url(../images/photo_bg.gif) repeat;
	margin-right: 20px;
}


/*
************************************ */

dl.info_list{
	width: 210px;
	height:300px;
	margin-right:20px;
	margin-bottom:20px;
	padding:20px;
	float:left;
	overflow: hidden;
	zoom:1;
   	background:url(../images/bg_cont.png) repeat top;
	box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 5px #eeeeee;	/* firefox */
	-webkit-box-shadow: 0px 0px 5px #eeeeee;	/* Safari,Chrome */
	min-height: 248px;
}
.info_list dt{
	padding-bottom:10px;
	font-size:9px;
}

.info_list dd img{
	padding:5px;
	background:url(../images/photo_bg.gif) repeat;
	float: left;
	margin-bottom: 10px;
}

.info_list dd p{
	line-height:1.6;
}
.info_list dd ul{
	margin-bottom: 10px;
}



.fb_iframe_widget > span {
  vertical-align: baseline !important;
}