@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:400,700,300);

/* ---全体　クラス指定 --- */

html {
 overflow-y: scroll;
}


body {
	height: 100%;
	margin:0;
	padding:0;
	font-size:14px; line-height:160%;
	font-family: 'Roboto Condensed', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	color:#dddddd;
	font-weight:400;
	background-color: #000000;
  -webkit-text-size-adjust: none;
}

.cont{
	margin:0 auto 0;
	width:960px;
}

#head {
	margin:0;
	padding:0;
	height:163px;
}

#head_left {
	margin:0;
	padding:0;
	width:380px;
	float:left;
}

#head_right {
	margin:0;
	padding:0;
	width:580px;
	float:right;
	text-align:right;
}

#menu {
margin:5px 0 0 0;
	float:right;
}

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

#menu li{ 
display: inline; 
padding: 0; 
margin: 0; 
float: left;
}

#menu li a{
display: block;
border: 1px solid #666;
background-color: #333;
padding:4px 8px;
text-decoration: none;
color: #dddddd;
line-height:100%;
font-size:14px;
font-weight:400;
margin: 1px;
text-align: center;
}

#menu li a:hover{
background-color: #2d56be;
color: #fff;
}

.box{
	margin:0;
	padding:30px 0;
}

.sp60{
height:60px;
}

.sp40{
height:40px;
}

.sp20{
height:20px;
}

/* ---news --- */

.news_box{
	margin:25px;
	width:400px;
}



/* ---english --- */

.en{
color:#8A92C8;
}

.en_title{
font-size:24px;
color:#8A92C8;
}

.en_h3{
margin:0 0 0 10px;
color:#8A92C8;
font-size:16px;
}

.en_h4{
margin:0;
color:#8A92C8;
font-size:14px;
}

/* ---the band --- */

.band_box{
margin:0;
padding:0;
}

.band_sbox{
float:left;
margin:10px 20px;
width:280px;
}

.band_sp{
clear:both;
height:20px;
}

.name{
font-size:22px;
margin:10px 0 0 0;
}

.name_e{
font-size:16px;
margin:6px 0 0 0;
color:#8A92C8;
}

.year{
font-size:12px;
line-height:14px;
}

.readmore{
float:right;
font-size:12px;
line-height:14px;
text-align:right;
margin:10px 0 0 0;
}

.noplay{
color:#666666;
}

.profile{
margin:20px;
width:600px;
}

.part{
margin:10px 0 0 0;
}

.prof_ph{
float:right;
}

.prof_txt{
margin:0;
}

.prof_txt_e{
margin:15px 0 0 0;
color:#8A92C8;
}

/* ---tour date --- */

#date{
float:left;
}

#tour_right{
float:right;
width:300px;
margin:0;
}

#tour_left{
float:left;
width:640px;
margin:0;
}

#ticket{
border:solid 1px #666666;
padding:10px;
background-color:#333333;
}

.line{
border-top:solid 1px #666666;
color:#8A92C8;
margin:20px 0;
}


.tour_img{
text-align:center;
margin:0 0 20px 0;
}

.tour_box{
border:solid 1px #666666;
padding:10px;
background-color:#333333;
}

.tour_en{
border-top:solid 1px #666666;
color:#8A92C8;
margin:5px 0 0 0;
padding:5px 0 0 0;
}

.tour_box_p{
border:solid 1px #666666;
padding:10px;
color:#888;
}

.tour_box_n{
border:solid 1px #666666;
padding:10px;
color:#cac8c8;
}

/* ---about us --- */

.ab_photo{
float:right;
padding:0 0 0 40px;
}

.caption{
font-size:12px;
line-height:14px;
text-align:right;
margin:3px 0 20px 0;
}


/* ---video --- */

.accordion dt{
	font-size:26px;
	font-weight:300;
	width:270px;
	border-bottom:dotted 1px #666666;
	line-height:42px;
	cursor: pointer;
}

.accordion dd{
margin:0;
padding:0;
}

.accordion dd ul{
margin:0;
padding:0;
}

.accordion dd ul li{
border-bottom:solid 1px #666666;
list-style:none;
font-size:18px;
font-weight:300;
line-height:28px;
width:250px;
margin:5px 0 0 20px;
}

.accordion .icon{
  position: relative;
  top: -2px;
  left:260px;
  display: inline-block;
  width: 8px;
  height: 8px;
  background: url(../videos/images/arrow-right.png) no-repeat 50% 50%;
}
.accordion .active .icon {
  background: url(../videos/images/arrow-down.png) no-repeat 50% 50%;
}

.caption2{
font-size:12px;
line-height:14px;
margin:5px 0 10px 20px;
}

#video_box{
float:right;
}

/* ---photo --- */

.caption3{
font-size:12px;
line-height:14px;
margin:0 20px 0 0;
text-align:right;
}



/* ---footer --- */

#footer{margin:10px 0 0 0}

#footer_L{float:left}
#footer_R{float:right}




/* ---h1 h2 --- */

h1{
	margin:0;
}

h2{
	font-size:40px;
	font-weight:300;
	margin:0 0 30px 0;
	padding-bottom:10px;
	border-bottom:solid 1px #666666;
}

h3{
	font-size:30px;
	font-weight:300;
	margin:0 0 5px 0;
	padding-bottom:5px;
	border-bottom:dotted 1px #666666;
}

.h3_ch{
	font-size:26px;
	font-weight:300;
	width:270px;
	margin:0 0 5px 0;
	padding-bottom:5px;
	border-bottom:dotted 1px #666666;
}


h4{	font-size:22px;
	font-weight:400;
	margin:0;
	padding-bottom:10px;
}


#info{
	margin:0;
	width:100%;
	background-color:#200020;
}

a:link {
	color: #A8FF82;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #A8FF82;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.topix {
	margin-top:20px;
	padding:10px;
	border: 1px solid #CCCCCC;
	background-color:#003333;
}

#name {
	margin:60px 0 20px 0;
	color: #666666;
	font-size:12px;
}


/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:url(images/overlay.png) repeat 0 0;}
#colorbox{outline:0;}
    #cboxTopLeft{width:21px; height:21px; background:url(images/controls.png) no-repeat -101px 0;}
    #cboxTopRight{width:21px; height:21px; background:url(images/controls.png) no-repeat -130px 0;}
    #cboxBottomLeft{width:21px; height:21px; background:url(images/controls.png) no-repeat -101px -29px;}
    #cboxBottomRight{width:21px; height:21px; background:url(images/controls.png) no-repeat -130px -29px;}
    #cboxMiddleLeft{width:21px; background:url(images/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(images/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(images/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(images/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff; overflow:hidden;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxLoadingOverlay{background:url(images/loading_background.png) no-repeat center center;}
        #cboxLoadingGraphic{background:url(images/loading.gif) no-repeat center center;}

        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
        #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }
        
        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}

        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0; background:url(images/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious:hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(images/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext:hover{background-position:-50px -25px;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(images/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose:hover{background-position:-25px -25px;}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}

/*
  The following provides PNG transparency support for IE6
  Feel free to remove this and the /ie6/ directory if you have dropped IE6 support.
*/
.cboxIE6 #cboxTopLeft{background:url(images/ie6/borderTopLeft.png);}
.cboxIE6 #cboxTopCenter{background:url(images/ie6/borderTopCenter.png);}
.cboxIE6 #cboxTopRight{background:url(images/ie6/borderTopRight.png);}
.cboxIE6 #cboxBottomLeft{background:url(images/ie6/borderBottomLeft.png);}
.cboxIE6 #cboxBottomCenter{background:url(images/ie6/borderBottomCenter.png);}
.cboxIE6 #cboxBottomRight{background:url(images/ie6/borderBottomRight.png);}
.cboxIE6 #cboxMiddleLeft{background:url(images/ie6/borderMiddleLeft.png);}
.cboxIE6 #cboxMiddleRight{background:url(images/ie6/borderMiddleRight.png);}

.cboxIE6 #cboxTopLeft,
.cboxIE6 #cboxTopCenter,
.cboxIE6 #cboxTopRight,
.cboxIE6 #cboxBottomLeft,
.cboxIE6 #cboxBottomCenter,
.cboxIE6 #cboxBottomRight,
.cboxIE6 #cboxMiddleLeft,
.cboxIE6 #cboxMiddleRight {
    _behavior: expression(this.src = this.src ? this.src : this.currentStyle.backgroundImage.split('"')[1], this.style.background = "none", this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.src + ", sizingMethod='scale')");
}
