@charset "utf-8";
/* CSS Document */

/*------------ 初期設定 ------------*/
p {
	color: #000000;
	line-height: 1.7;	
}
body#body_bg_none{
	background:none !important;	
}


/* LIGHT BOX
----------------------------------------------- */
/* 書き換え不可  */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:/rebridge/img/lightbox/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../../index.html) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../../index.html) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


/*------------ 全体 ------------*/
html {
}

body {
	background:url(../images/common/bg.jpg) no-repeat center top #000;
}

body#top {
	background:url(../images/top/bg.jpg) no-repeat center top #000;
}

body#detail {
	background:none;
	background-color:#FFF;
}
/*============================
#wrapper
============================*/
#wrapper{
	min-width:920px;
}

/*============================
#header
============================*/
#header{
	width:1000px;
	margin:0 auto;
	position:relative;
}
#header_inner{
	padding:10px 0;
}
#header_inner h1{
	float:left;
}
#header_inner h2{
	padding-bottom:18px;
}
#header_inner #header_r{
	width:640px;
	float:right;
	overflow:hidden;
	padding-top:70px;
}

/*============================
#header_inner_top
============================*/
#header_inner_top{
	text-align:center;
}
#header_inner_top h1{
	padding-top:10px;
	padding-bottom:15px;
}
#header_inner_top h2{
	padding-bottom:15px;
}

/*============================
#icon_list.clearfix
============================*/
#icon_list.clearfix{
	text-align:right;
	width:200px;
	position:absolute;
	top:40px;
	right:0;
}
#top #icon_list.clearfix{
	top:17px;
}
#icon_list.clearfix li{
	display:inline-block;
	*display:inline;
	*zoom:1;
	padding-left:8px;
}
#icon_list.clearfix li a,
#icon_list.clearfix li img{
	display:block;
}

/*============================
#gnavi
============================*/
#gnavi{
	padding-bottom:10px;
}
#header_inner #gnavi{
	width:660px;
	position:relative;
}
#gnavi li{
	float:left;
	margin-right:2px;
	cursor:pointer;
}
#gnavi li.unable{
	cursor:default;
}
#gnavi li.last{
	margin-right:0px;
}
#gnavi li .navi_on{
	position:absolute;
	width:125px;
	height:40px;
	display:block;
	overflow:hidden;
	background:url(../../index.html) no-repeat left top;
	display:none;
}
#gnavi li.active .navi_on{
	display:block;
}
#gnavi li .navi_on img{
	position:relative;
	top:-150px;
}
#gnavi li.active .navi_on img{
	top:0px;
}

/*============================
#gnavi_top
============================*/
#gnavi_top{
	background:url(../images/top/bg_nav.png) repeat left top;
	padding:10px 0;
}
#gnavi_top ul{
	width:1000px;
	margin:0 auto;
	text-align:center;
}
#gnavi_top ul li{
	display:inline;
	margin:0 1px;
}

/*============================
#main
============================*/
#main{
	background:url(../images/common/bg_mainttl.png) repeat left top;
	padding:25px 0;
	text-align:center;
	width:100%;
	min-width:1000px;
}
#top #main{
	background:none;
	height:580px;
	margin-bottom:80px;
	overflow:hidden;
	text-align:left;
	padding:0;
	cursor:pointer;
}
#main_image{
	/*
	background:url(../images/top/main_slide_008.jpg) repeat-x left top;
	width:6368px;
	*/
	height:580px;
	position:relative;
}
.main_pic{
	float:left;
}


/*============================
#sns
============================*/
#sns{
	text-align:left;
	padding-bottom:20px;
	padding-top:0;
	vertical-align:middle;
}
#top #sns,
#artist #sns{
	text-align:center;
	padding-bottom:20px;
	padding-top:0;
}
#sns iframe,
#sns a,
#sns img,
#sns div,
#sns_n iframe,
#sns_n a,
#sns_n img,
#sns_n div{
	vertical-align:middle;
}
#sns_n{
	vertical-align:middle;
	padding-top:10px;
	padding-bottom:5px;
	margin-top:10px;
	border-top:1px solid #ca4829;
}

/*============================
#contents
============================*/
#contents{
	width:1000px;
	margin:0 auto;
	padding-bottom:30px;
	position:relative;
}

/*============================
#content_l
============================*/
#content_l{
	width:700px;
	float:left;
	overflow:hidden;
}

/*============================
#content_l
============================*/
.slider-wrapper{
	margin-bottom:40px;
}

/*============================
#news
============================*/
#news{
	margin-bottom:40px;
	background-color:#FFF;
}
#news .inner{
	padding:0 15px 15px;
}
#news h3{
	padding-bottom:10px;
}

#news h4{
	font-size:15px;
	color:#ca4829;
}

#news table{
	width:100%;
}
#news table th,
#news table td{
	font-weight:normal;
	padding:8px 4px;
	border-bottom:1px dotted #999;
}
#news table th{
	width:15%;
}
#news table td a{
	text-decoration:none;
	color:#333;
}

#news table td a:hover{
	text-decoration:underline;
}

#news table.ticket{
	margin:5px 0px;
	border:solid 1px #4a4a4a;
	width:600px;
}

#news table.release{
	margin:5px 0px;
	border:solid 1px #4a4a4a;
	width:400px;
}

#news table.ticket th,
#news table.release th{
	background-color:#dcdcdc;
	font-weight:bold;
}

#news table.ticket th,
#news table.release th,
#news table.ticket td,
#news table.release td{
	padding:5px 10px;
	border-bottom:1px solid #4a4a4a;
}
#news table.ticket th,
#news table.release th{
	width:7em;
}
#news table.ticket td a,
#news table.release td a{
	text-decoration:underline;
	color:#333;
}

#news dd a{
	color:#ca4829;
	text-decoration:undeline;
}

#news dd a:hover{
	text-decoration:none;
}

#news img.photo{
	padding:2px;
	border:solid 1px #cccccc;
}

#news a{
	text-decoration:underline;
	color:#333;
}

#news a:hover{
	text-decoration:none;
}



/*============================
#news_bottom.clearfix
============================*/
#news_bottom.clearfix{
	position:relative;
	top:-1px;
	/*background:url(../images/top/img_line.gif) no-repeat left top;*/
	padding-top:10px;
}
.btn_rss{
	float:left;
}
.btn_news_list{
	float:right;
	display:block;
	font-size:10px;
}

/*============================
#fb
============================*/
#fb{
	margin-bottom:40px;
	background-color:#FFF;
}

/*============================
#bn_b.clearfix
============================*/
#bn_b.clearfix{
}

/*============================
#bn_s.clearfix
============================*/
#bn_s.clearfix{
	text-align:center;
	padding-bottom:40px;
}
#bn_s.clearfix li{
	display:inline-block;
	*display:inline;
	*zoom:1;
	margin:0 15px;
	vertical-align:top;
}
#bn_s.clearfix li a,
#bn_s.clearfix li img{
	display:block;
	vertical-align:top;
}

/*============================
#content_r
============================*/
#content_r{
	width:271px;
	float:right;
	overflow:hidden;
}

/*============================
#tw
============================*/
#tw{
	margin-bottom:20px;
	background-color:#FFF;
	width:270px;
}
/*
#tw{
	background:url(../images/top/frame_tw.gif) no-repeat top left;
	width:284px;
	height:411px;
	margin-bottom:10px;
}
#tw .inner{
	padding:10px;
}
#tw .inner h3{
	padding-bottom:6px;
	border-bottom:1px solid #3c3c3c;
	margin-bottom:10px;
}
*/

/*============================
#ms_trans
============================*/
#ms_trans{
	margin-bottom:10px;
}
#info #ms_trans,
#news #ms_trans,
#ticket #ms_trans,
#special #ms_trans{
	position:absolute;
	margin:0;
	right:0;
	top:30px;
}

/*============================
#bnr_list
============================*/
#bn_list{
}
#bn_list li{
	margin-bottom:10px;
	text-align:right;
}
#bn_list li a{
	display:inline-block;
	*display:inline;
	*zoom:1;
	background-color:#FFF;
}

#pagetop{
	text-align:center;
	background-color:#0f0f0f;
	min-width:1000px;
	padding:5px 0;
}
/*============================
#footer
============================*/
#footer{
	background-color:#1e1e1e;
	height:251px;
}

/*============================
#footer_list
============================*/
#footer_list{
	text-align:center;
	padding-top:50px;
}
#footer_list li{
	display:inline-block;
	*display:inline;
	*zoom:1;
	margin:0 10px;
}
address{
	text-align:center;
	padding-top:43px;
}

a{
	text-decoration:none;
	color:#333;
}
a:hover{
	text-decoration:underline;
}

#topic_path{
	padding-bottom:15px;
}

#topic_path li{
	display:inline;
	font-size:10px;
	color:#FFF;
}

#topic_path li a{
	color:#FFF;
	text-decoration:underline;
}

#topic_path li a:hover{
	text-decoration:none;
}

/*============================
#attention
============================*/
#attention {
	line-height:1.7em;
}

#attention h1{
	float:left;
	width:156px;
	padding-bottom:10px;
	margin-left:30px;
}
#attention h2{
	float:left;
	width:309px;
	padding:42px 0 0 16px;
}

#attention a.close{
	margin:5px 0px 5px 25px;
}

#attention dl {
	width:640px;
	margin:0px 25px;
	padding:2px;
	border-bottom:dashed 1px #cccccc;
}

#attention dl dt {
	background-color:#ff9999;
	color:#111111;
	font-weight:bold;
	margin-top:5px;
}

#attention dl dd{
	padding:5px;
	margin-bottom:1em;
}

#attention p.add{
	border:solid 1px #808080;
	width:60%;
	padding:1em;
}

#attention ul{
	margin-bottom:1em;
}

#attention ul.mokuji{
	width: 640px;
	margin-left:30px;
}

#attention ul.mokuji li{
	margin-right:1em;
	background:url(../images/common/arrow.gif) no-repeat left center;
	padding-left:13px;
}

#attention ul.mokuji li a{
	text-decoration:underluine;
}

#attention ul.gate li:before{
	content:"○ ";
}

#attention ul.a1{
 	list-style: disc;
	border:solid 1px #808080;
	padding:1em 2em;
}

#attention ul.a1 li{
	list-style-type: disc;
}

#attention ul.a2{
	list-style: none;
	margin-left: 1.5em;
}

#attention ul.a2 li{
	list-style-type: none;
	text-indent: -1.0em;
}

#attention ul.a2 li:before{
	content:"※";
}

#attention ul.a3{
	list-style: none;
	margin-left: 1.0em;
}

#attention ul.a3 li{
	list-style-type: disc;
}

#attention ul.a4{
	list-style: none;
	margin-left: 1.0em;
}

#attention ul.a4 li{
	list-style-type: none;
	text-indent: -1.0em;
}

#attention ul.a4 li:before{
	content:"※ ";
}

/*============================
#artist
============================*/

#artist h3{
	text-align:center;
	padding-bottom:10px;
}

#artist .artist_list{
	position:relative;
	width:1010px;
	padding-bottom:25px;
	padding-left:0;
}

#artist .artist_list li{
	float:left;
	width:135px;
	height:135px;
	margin-right:9px;
	margin-bottom:9px;
	display:inline;
}

#artist .artist_list li a{
	width:100%;
	height:100%;
	display:block;
	background-color:#FFF;
}

#detail_wrapper{
	width:640px;
	margin:0 auto;
}

#detail_wrapper.v{
	width:480px;
	margin:0 auto;
}

#detail_wrapper #detail_header{
	padding-bottom:10px;
}

#detail_wrapper .artist_info{
	width:500px;
	float:left;
	padding-left:10px;
}

#detail_wrapper.v .artist_info{
	width:400px;
}

#detail_wrapper .name{
	font-size:20px;
}

#detail_wrapper .name a{
	color:#333;
}

#detail_wrapper .date{
	font-size:14px;
	color:#e50012;
}

#detail_wrapper .detail_pic{
	padding-bottom:15px;
}
/*
#detail_wrapper .body{
	padding-bottom:15px;
	background:url(../images/artist/img_line.gif) no-repeat center bottom;
}

#detail_wrapper.v .body{
	background:url(../images/artist/img_line_v.gif) no-repeat center bottom;
}
*/
#detail_wrapper .body h3{
	padding-bottom:10px;
}

/*============================
#info
============================*/

#sub_l{
	width:280px;
	float:left;
	overflow:hidden;
}

#sub_l h3{
	padding:0;
}

#sub_l ul{
	margin-bottom:15px;
	background-color:#FFF;
	padding:10px;
}

#sub_l ul li{
	padding-bottom:10px;
	padding-left:20px;
	background:url(../images/info/arrow_navi.gif) no-repeat 0 5px;
}

#sub_l ul li a{
	text-decoration:underline;
}

#sub_l ul li a:hover{
	text-decoration:none;
}

#sub_r{
	width:700px;
	float:right;
	overflow:hidden;
	background-color:#FFF;
}

#info #sub_r .block,
#goods #sub_r .block,
#outside #sub_r .block,
#special #sub_r .block{
	background:url(../../index.html) no-repeat left bottom;
	padding-bottom:10px;
	margin-bottom:30px;
}

#info #sub_r .inner,
#goods #sub_r .inner,
#outside #sub_r .inner,
#special #sub_r .inner{
	/*background:url(../images/info/img_content_line.gif) no-repeat left top;*/
	padding:10px 20px 0;
}

#info #sub_r .inner.map{
	padding:20px 30px 20px;
}

#info #sub_r .inner h3,
#goods #sub_r .inner h3,
#outside #sub_r .inner h3,
#special #sub_r .inner h3{
	font-weight:700;
	font-size:18px;
	color:#ca4829;
	border-bottom:1px solid #ca4829;
	padding-bottom:5px;
	margin-bottom:10px;
}

#info #sub_r .inner .info_l{
	width:400px;
	float:left;
	overflow:hidden;
}

#info #sub_r .inner .info_r{
	width:225px;
	float:right;
	overflow:hidden;
	text-align:center;
}

#info #sub_r .inner .info_r02{
	width:250px;
	float:right;
	overflow:hidden;
	text-align:center;
}

#info #sub_r .inner .info_r p{
	font-size:10px;
	padding-bottom:10px;
}

#info #sub_r .inner table{
	width:100%;
}

#info #sub_r .inner table th,
#info #sub_r .inner table td{
	padding:8px;
	vertical-align:top;
	border-bottom:1px dotted #999;
}

#info #sub_r .inner table .last th,
#info #sub_r .inner table .last td{
	border-bottom:none;
}

#info #sub_r .inner table th{
	font-weight:700;
	color:#8c0000;
	width:15%;
}

#info #sub_r .inner a{
	color:#8c0000;
}
#info #sub_r .inner table ul.supportList li,
#info #sub_r .inner table ul.backingList li{
	display:inline;
}
#info #sub_r .inner table ul.supportList li:after,
#info #sub_r .inner table ul.backingList li:after{
	content:" / ";
}
#info #sub_r .inner table ul.supportList li.JpnSyllabaryOrder:after,
#info #sub_r .inner table ul.backingList li.JpnSyllabaryOrder:after{
	content:"";
}

#info #sub_r .inner table ul.artistList{
	}
		#info #sub_r .inner table ul.artistList li{
			display:inline;
		}
		#info #sub_r .inner table ul.artistList li:after{
			content:" / ";
		}
		#info #sub_r .inner table ul.artistList li.JpnSyllabaryOrder:after{
			content:"";
		}

#info #sub_r{
	background:none;
}
#info #sub_r .block{
	background-color:#FFF;
}
#info #sub_r h3{
	background:url(../images/common/bg_ttl.gif) no-repeat left top;
	padding-left:30px;
	height:25px;
	line-height:25px;
	color:#FFF;
	font-size:15px;
	font-weight:700;
}

/*============================
#news
============================*/

#news #sub_r .block{
	background:url(../../index.html) no-repeat left bottom;
	padding-bottom:10px;
}

#news #sub_r .inner{
	background:url(../../index.html) no-repeat left top;
	padding:10px 20px 0;
}

#news #sub_r .inner li{
	padding:15px 5px;
	border-bottom:1px dotted #999;
}

#news #sub_r .inner li a,
#news #sub_r .inner .detail_box h3{
	color:#333;
	font-size:18px;
	text-decoration:underline;
}

#news #sub_r .inner .detail_box h3{
	text-decoration:none;
	font-weight:normal;
}

#news #sub_r .inner .detail_box img.articleImage{
	display:block;
	margin:0px auto 1.4em auto;
	padding:0px 0px 0px 0px;
}

#news #sub_r .inner li p a,
#news #sub_r .inner .detail_box p a{
	color:#333;
	font-size:12px;
	text-decoration:underline
}

#news #sub_r .inner li a:hover,
#news #sub_r .inner .detail_box p a:hover{
	text-decoration:none;
}

#news #sub_r .inner li.last{
	border-bottom:none;
}

#news #sub_r .inner dt{
	/* margin-left:1em; */
	font-weight:bold;
	color:#ca4829;
	}
#news #sub_r .inner dd{
	margin-left:1em;
	}

#news #sub_r .btn_news{
	color:#ca4829;
	padding-top:10px;
}

#news #sub_r .btn_news a{
	color:#ca4829;
	text-decoration:underline;
}

#news #sub_r .btn_news a:hover{
	text-decoration:none;
}

.pager{
	text-align:center;
	padding:15px 0 10px;
}

.pager a{
	display:inline-block;
	*display:inline;
	*zoom:1;
	margin:0 5px;
	color:#ca4829;
}

.pager a.non{
	color:#333;
}

.pager a:hover.non{
	text-decoration:none;
}


.twitter-timeline{
	/*
	width: 660px!important;
	height:550px!important;
	*/
}
.articleLink{
	padding-top:10px;
}
.btn_news{
	padding:0 20px 20px;
}
#news #sub_r .inner .detail_box h3{
	color:#8c0000;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:20px;
	border-bottom:1px solid #8c0000;
}





/*============================
#ticket
============================*/

#ticket #sub_r .block{
	/*background:url(../images/info/img_content_line.gif) no-repeat left bottom;*/
	padding-left:20px;
	margin-bottom:30px;
	padding-bottom:20px;
	background-color:#FFF;
	padding-top:20px;
}

#ticket #sub_r .info{
	width:660px;
	margin:0 auto;
	margin-bottom:10px;
	border:solid 1px #cccccc;
}

#ticket #sub_r h3{
	background:url(../images/common/bg_ttl.gif) no-repeat left top;
	padding-left:30px;
	height:25px;
	line-height:25px;
	color:#FFF;
	font-size:15px;
	font-weight:700;
	margin-bottom:0;
}

#ticket #sub_r .info h3{
	color:#ff0000;
	font-size:120%;
	margin:0.5em;
}

#ticket #sub_r .info p{
	margin:1em;
}

#ticket #sub_r{
	background:none;
}

/*============================
#goods
============================*/
#goods #sub_r .inner p{
	margin:0px 10px;
}

#goods #sub_r .inner h3.cnt03{
	background:url(../../index.html) no-repeat left top;	
	text-indent:-9999px;
	border:0;
	margin-top:10px;
	height:40px;
}

#goods #sub_r .inner ul.bottom {
	margin-bottom:10px;
	padding-left:10px;
	height:60px;
}

#goods #sub_r .inner ul.bottom li{
	float:left;
	margin-left:5px;
}

#goods #sub_r .inner .pamphlet,
#goods #sub_r .inner .tshirt,
#goods #sub_r .inner .towel,
#goods #sub_r .inner .other{
	margin-left:10px;
	width:620px;
	border:solid 1px #cccccc;
	margin-bottom:3em;
}

#goods #sub_r .inner .pamphlet p{
	padding:5px;
}

	#goods #sub_r .inner .pamphlet p a{
		color:#ca4829;
	}

#goods #sub_r .inner .pamphlet .sample-left{
	width:350px;
	margin:10px 0 0 20px;
	float:left;
}
#goods #sub_r .inner .pamphlet .sample-right{
	margin:10px 20px 0 0;
	float:right;
}

#goods #sub_r .inner .pamphlet .sample-left img,
#goods #sub_r .inner .pamphlet .sample-right img{
	border:solid 1px #cccccc;
	margin-bottom:5px;
}

#goods #sub_r .inner table{
	margin:5px 10px 15px 10px;
	border:solid 1px #cccccc;
}

#goods #sub_r .inner table tr{
	border-bottom:solid 1px #cccccc;
}

#goods #sub_r .inner table th,
#goods #sub_r .inner table td{
	padding:0.5em 1em;
}

	#goods #sub_r .inner table th{
		width:5em;
		color:#ca4829;
		font-weight:bold;
	}
	#goods #sub_r .inner table td a{
		color:#ca4829;
	}

/* ニコニコ直販 */
#goods #sub_r .inner table.nicolineup{
	width:620px;
	margin:0 auto;
	padding:0;
	border:0px;
}

#goods #sub_r .inner table.nicolineup tr,
#goods #sub_r .inner table.nicolineup td{
	vertical-align:top;
	border:0px;
	padding:0px 5px;
}

#goods #sub_r .inner table.nicolineup td.3column{
	width:210px;
}

#goods #sub_r .inner table.nicolineup td.2column{
	width:315px;
}

#goods #sub_r .inner table.nicolineup td p{
	color:#ff0000;
	font-size:90%;
}

/* 全ラインナップ */
#goods #sub_r .inner table.official{
	width:620px;
	margin:0 auto;
	padding:0;
	border:0px;
}

#goods #sub_r .inner table.official tr,
#goods #sub_r .inner table.official td{
	vertical-align:top;
	border:0px;
	padding:10px 0px;
}

#goods #sub_r .inner table.official td.4column{
	width:150px;
}

#goods #sub_r .inner table.official td.3column{
	width:200px;
}

#goods #sub_r .inner table.official td.2column{
	width:300px;
}

#goods #sub_r .inner table.official td p{
	padding:5px;
}

/* アーティストグッズ */
#goods #sub_r .inner h3.artist{
	background:url(../../index.html) no-repeat left top;
	text-indent:-9999px;
	border:0;
	margin-top:10px;
	height:40px;
}

#goods #sub_r .inner .artist_23,
#goods #sub_r .inner .artist_24,
#goods #sub_r .inner .artist_25{
	margin-bottom:30px;
}


#goods #sub_r .inner .artist_23 img,
#goods #sub_r .inner .artist_24 img,
#goods #sub_r .inner .artist_25 img{
	margin-bottom:10px;
}

#goods #sub_r .inner .artist_23 .thum-left,
#goods #sub_r .inner .artist_24 .thum-left,
#goods #sub_r .inner .artist_25 .thum-left{
	width:310px;
	margin-left:10px;
	float:left;
}
#goods #sub_r .inner .artist_23 .thum-right,
#goods #sub_r .inner .artist_24 .thum-right,
#goods #sub_r .inner .artist_25 .thum-right{
 	width:310px;
	margin-right:10px;
	float:right;
}
/* パッケージ情報 */

div.bd-dvd h5{
	font-size:120%;
	font-weight:bold;
	line-height:1.5em;
	padding:10px 10px 0px 10px ;
	border-top:1px dashed #4a4a4a;
	border-bottom:1px solid #cccccc;
}
div.bd-dvd p.jacket{
	text-align:center;
	float:right;
	margin:0px 20px 0px 5px;
}
div.bd-dvd dl.bdInfo{
	line-height:1.5em;
	margin:10px 0px 0px 10px;
	padding:0px 0px 0px 0px;
}

div.bd-dvd dl.bdInfo{
	margin-bottom:1em;
}
	div.bd-dvd dl.bdInfo dt{
		float:left;
		font-weight:bold;
		text-align:left;
	}
	div.bd-dvd dl.bdInfo dd{
		text-align:left;
	}

div.bd-dvd dl.sale{
	width:385px;
	line-height:1.5em;
	margin:1em 1em 1em 1em;
}
	div.bd-dvd dl.sale dt{
		font-weight:bold;
		color:#6b1685;
		text-align:left;
	}
	div.bd-dvd dl.sale dd{
		text-align:left;
		margin-left:2em;
	}

div.bd-dvd table.setlist{
		width:385px;
		border:0px solid #cccccc !important;
		margin-bottom:20px;
	}

div.bd-dvd table.setlist caption{
		font-size:80%;
		text-align:left;
}

div.bd-dvd table.setlist th,
div.bd-dvd table.setlist th{
	line-height:1.5em;
}

div.bd-dvd table.setlist th{
	width:2em !important;
	padding:5px;
	color:#1a1a1a;
	background-color:#cccccc;
	border-bottom:1px solid #ffffff;
	text-align:center;
}

div.bd-dvd table.setlist td{
	border-bottom:1px solid #ffffff;
	background-color:#f9f9f9;
	padding:5px;
}

.bd-dvd_tokuten{
	text-align: left !important;
	color: #000000 !important;
	font-weight: normal !important;

}

#special #sub_r .setlist_table{
	border:solid 1px #c0c0c0;
	width:100%;
	margin-bottom:10px;
}

#special #sub_r .setlist_table th{
	border-bottom:solid 1px #cccccc;
	text-align:center;
	padding:5px 10px;
	color:#f5f5f5;
	width:40px;
}
#special #sub_r .setlist_table th{
	background-color:#e50012;
}

#special #sub_r .setlist_table td{
	border-bottom:solid 1px #c0c0c0;
	padding:5px 10px;
}

.table_common{
	width:100%;
	border-top:1px solid #8c0000;
	border-bottom:1px solid #8c0000;
	margin-bottom:15px;
}

.table_common th,
.table_common td{
	padding:8px;
	vertical-align:middle;
	border-bottom:1px dotted #999;
}

.table_common .last th,
.table_common .last td{
	border-bottom:none;
}

.table_common th{
	font-weight:700;
	color:#8c0000;
	width:15%;
}

#lineup_nav{
	width:680px;
	position:relative;
	padding-bottom:30px;
}

#lineup_nav li{
	float:left;
	margin-right:10px;
}

.lineup_block{
}

.lineup_block .lineup_ttl{
}

.lineup_block .block_inner{
	padding:10px;
	border:1px solid #CCC;
	border-top:none;
}

.lineup_block .info_panf{
	margin-left:325px;
}

#list_panf{
	position:relative;
	left:-7px;
	width:660px;
}

#list_panf li{
	float:left;
	margin-right:1px;
}

.pagetop{
	color:#e50012;
	text-align:right;
	padding:5px 0 40px 0;
}

.pagetop a{
	color:#e50012;
	text-decoration:underline;
}

.pagetop a:hover{
	text-decoration:none;
}

#list_tshirt,
#list_tshirt2,
#list_tshirt3,
#list_other{
	position:relative;
	width:665px;
}

#list_tshirt li,
#list_other li{
	width:210px;
	float:left;
	text-align:center;
	height:285px;
	font-weight:700;
	margin-right:4px;
}

#list_other li{
	padding-bottom:20px;
	height:auto;
}

#list_tshirt2 li,
#list_tshirt3 li{
	width:300px;
	float:left;
	text-align:center;
	padding-bottom:20px;
	font-weight:700;
	margin-left:13px;
	display:inline;
}

#list_tshirt .pic,
#list_tshirt2 .pic,
#list_tshirt3 .pic,
#list_other .pic{
	padding:0;
	border:none;
}

.date_list{
	width:675px;
	position:relative;
	padding-bottom:20px;
}

.date_list li{
	float:left;
	margin-right:14px;
}

.date_block h4{
	padding-bottom:10px;
}

.artist_goods_list{
	width:680px;
	position:relative;
}

.date_block{
	margin-top:40px;
}

.date_block.first{
	margin-top:0;
}

.artist_goods_list li{
	margin-right:20px;
	margin-bottom:20px;
	float:left;
}

.border_b{
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #CCC;
}

.bd_box{
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px dotted #CCC;
}

.bd_box .pic_bd{
	width:231px;
	float:left;
	text-align:center;
	font-size:10px;
}

.bd_box .pic_bd img{
	display:block;
}

.bd_box .info{
	margin-left:245px;
}

.bd_box .info .ttl{
	font-size:17px;
	padding-bottom:15px;
	color:#e50012;
	font-weight:700;
}


/*============================
#outside
============================*/
#outside #sub_r .inner h3{
	text-indent:-9999px;
	border:0;
	margin-top:10px;
	height:40px;
}

#outside #sub_r .inner h3.cnt01{
	background:url(../../index.html) no-repeat left top;	
}

#outside #sub_r .inner h3.cnt02{
	background:url(../../index.html) no-repeat left top;	
}

#outside #sub_r .inner h3.cnt03{
	background:url(../../index.html) no-repeat left top;	
}

#outside #sub_r .inner h3.cnt04{
	background:url(../../index.html) no-repeat left top;	
}

#outside #sub_r .inner dl dt{
	margin-top:5px;
	font-weight:bold;
}
#outside #sub_r .inner dl dd{
	margin-left:1em;
}

#outside #sub_r .inner .redarea{
	width:300px;
	float:left;
}

#outside #sub_r .inner .greenarea{
	width:300px;
	float:right;
}

#outside #sub_r .inner .redarea h4,
#outside #sub_r .inner .greenarea h4{
	text-indent:-9999px;
	border:0;
	height:40px;
}

#outside #sub_r .inner .redarea h4.menu01{
	background:url(../../index.html) no-repeat left top;	
}

#outside #sub_r .inner .redarea h4.menu02{
	background:url(../../index.html) no-repeat left top;	
}

#outside #sub_r .inner .redarea h4.menu03{
	background:url(../../index.html) no-repeat left top;	
}

#outside #sub_r .inner .redarea h4.menu04{
	background:url(../../index.html) no-repeat left top;	
}

#outside #sub_r .inner .greenarea h4.menu05{
	background:url(../../index.html) no-repeat left top;	
}

#outside #sub_r .inner .greenarea h4.menu06{
	background:url(../../index.html) no-repeat left top;	
}

#outside #sub_r .inner .greenarea h4.menu07{
	background:url(../../index.html) no-repeat left top;	
}

#outside #sub_r .inner ul.attention{
	margin-bottom:10px;
}

#outside #sub_r .inner ul.attention li{
	margin-left:1em;
}

#outside #sub_r .inner ul.attention li:before{
	content:"※";
}

#outside #sub_r .inner table.kitchen {
	border-top:double 3px #4a4a4a;
}

#outside #sub_r .inner table.kitchen td{
	width:300px;
	vertical-align:top;
	padding:5px;
}

#outside #sub_r .inner table.kitchen p{
	padding:5px;
}

#outside #sub_r .inner table.kitchen td img.photo{
	padding:3px;
	border:solid 1px #cccccc;
	margin-left:30px;
	margin-bottom:10px;
}

.outside_ttl{
	padding-bottom:10px;
}

.outside_subttl{
	padding-bottom:5px;
}

.outside_block p{
	padding:0 5px 10px;
	font-weight:700;
}

.kitchen_list{
	position:relative;
	width:675px;
}

.kitchen_list li{
	float:left;
	width:210px;
	height:265px;
	margin-right:12px;
	font-size:11px;
}

.kitchen_list li img{
	display:block;
	padding-bottom:5px;
}

.outside_block .indent_list{
	padding:0 5px 10px;
}

.outside_block .indent_list li{
	text-indent:-1em;
	padding-left:1em;
	font-weight:700;
}

/*============================
#special
============================*/
#special #sub_r .inner h3{
	font-size: 18px;
	color:#8c0000;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:20px;
	margin-top:10px;
	border-bottom:1px solid #8c0000;
	border-top:1px solid #8c0000;
	font-weight:normal;
}
#special #sub_r .inner .block{
	border-bottom:1px solid #8c0000;
}
#slider{
	height:180px;
}


/*-------- text_right --------*/
.t_right {
	text-align: right;
}

/*-------- text_left --------*/
.t_left {
	text-align: left;
}

/*-------- center --------*/
.t_center {
	text-align: center;
}

/*-------- left --------*/
.left {
	float: left;
}

/*-------- right --------*/
.right {
	float: right;
}

/*-------- ClearBoth --------*/
.cb {
	clear: both;
}

/*-------- COLOR --------*/

.red{
	color:#e50012;
}

.orange{
	color:#FF6600;
}

.blue{
	color:#2b2451;
}

.green{
	color:#005023;
}

/*-------- FONT --------*/

.bold{
	font-weight:700;
}

.f10{
	font-size:10px;
}

.f14{
	font-size:14px;
}

/*-------- WIDTH --------*/

.w149{
	width:149px;	
}

.w180{
	width:180px;	
}

.w287{
	width:287px;
}

.w380{
	width:380px;
}

.w304{
	width:304px;
}

/*-------- HEIGHT --------*/

.h350{
	height:350px;	
}

.h375{
	height:375px;	
}

.h500{
	height:420px;	
}

.h600{
	height:470px;	
}

/*-------- MARGIN --------*/

.ml3{
	margin:0 0 0 3px;
}

.ml10{
	margin:0 0 0 10px;
}

.ml30{
	margin:0 0 0 30px;
}

.ml40{
	margin:0 0 0 40px;
}

.ml60{
	margin:0 0 0 60px;
}

.ml70{
	margin:0 0 0 70px;
}

.mb10{
	margin:0 0 10px 0;
}

.mb15{
	margin:0 0 15px 0;
}

.mt3{
	margin:3px 0 0 0;
}

.mt10{
	margin:10px 0 0 0;
}


.mt20{
	margin:20px 0 0 0;
}

.mt30{
	margin:30px 0 0 0;
}

/*-------- PADDING --------*/

.pt5{
	padding-top:5px;
}

.pt10{
	padding-top:10px;
}

.pt15{
	padding-top:15px;
}

.pt20{
	padding-top:20px;
}

.pt25{
	padding-top:25px;
}

.pt30{
	padding-top:30px;
}

.pt40{
	padding-top:40px;
}

.pt60{
	padding-top:60px;
}

.pl10{
	padding-left:10px;	
}

.pl12{
	padding-left:12px;	
}

.pl15{
	padding-left:15px;	
}

.pl20{
	padding-left:20px;	
}

.pl30{
	padding-left:30px;	
}

.pl40{
	padding-left:40px;	
}

.pl50{
	padding-left:50px;	
}

.pl60{
	padding-left:60px;	
}

.pl70{
	padding-left:70px;	
}

.pl80{
	padding-left:80px;	
}

.pl100{
	padding-left:100px;	
}

.pr100{
	padding-right:100px;	
}

.pb10{
	padding-bottom:10px;
}

.pb15{
	padding-bottom:15px;
}

.pb20{
	padding-bottom:20px;
}

.pb30{
	padding-bottom:30px;
}

/*-------- COMMON --------*/

.pic{
	padding:2px;
	display:block;
	border:1px solid #CCCCCC;
}

.hidden{
	overflow:hidden;
}

.abs{
	position:absolute;
}

.ondes{
	color:#999999;
}

