@charset "utf-8";
/* CSS Document */

/*------------ 初期設定 ------------*/
p {
	color: #000000;
	line-height: 1.7;	
}


/*------------ 全体 ------------*/
html {
}

body {
}

/*------------ WRAPPER ------------*/
#wrapper {
}

/*------------ HEADER ------------*/


/*------------ NAVI ------------*/


/*------------ TOP ------------*/

#main{
	width:100%;
	height:508px;
	background-color:#000000;
}

#main_inner{
	width:1100px;
	margin:0 auto;
	height:508px;
	position:relative;
}

#main_inner h1{
	position:absolute;
	top:17px;
	left:213px;
}

#main_inner h2{
	position:absolute;
	top:96px;
	left:604px;
}

#main_inner #gnav{
	width:919px;
	height:79px;
	background:url(../images/common/bg_navi.png) no-repeat left top;
	position:absolute;
	top:459px;
	left:91px;
}

#main_inner #gnav ul{
	padding:17px 0 0 9px;
}

#main_inner #gnav li{
	float:left;
}

#contents{
	width:905px;
	margin:0 auto;
	padding:50px 0 50px 0; 
}

#content_l{
	width:247px;
	float:left;
	overflow:hidden;
}

#content_r{
	width:651px;
	float:right;
	overflow:hidden;
}

#grobal{
	text-align:center;
	height:25px;
	}

	#grobal .japan{
		color:#a9a9a9;
		}
	#grobal a{
		color:#000000;
		}

#bnr_area{
	padding-bottom:15px;
}

#bnr_area li{
	float:left;
	margin-right:7px;
}

#bnr_list li{
	margin-top:13px;
}

#key{
	padding-bottom:13px;
}

#content_r h3{
	margin-bottom:10px;
}

#content_r h4{
	margin-bottom:15px;
}

.block{
	width:600px;
	margin:0 auto;
	padding-bottom:30px;
}

#link_list{
	text-align:right;
	color:#0096e6;
	font-size:10px;
}

#news_list li{
	border-bottom:1px solid #cf000d;
	margin-bottom:10px;
	padding-bottom:10px;
}

#news_list li .body{
	font-size:15px;
	font-weight:700;
}

#ms_trans{
	margin-bottom:13px;
}

#tw_inner{
	border:1px solid #cecece;
	border-top:none;
	width:238px;
}

.twtr-hd,
.twtr-ft{
	display:none;
}

.info_table{
	width:100%;
}

.info_table th,
.info_table td{
	vertical-align:top;
	padding:4px 0;
}

.info_table th{
	text-align:left;
	width:13%;
}

#artist_list li{
	float:left;
	display:inline-block;
	*display: inline;
	*zoom: 1;
	color:#333;
	margin-right:18px;
	font-weight:700;
}

#artist_list li a{
	color:#333;
}

#artist_list.tour_list li{
	font-weight:normal;
	color:#cf000d;
}

#artist_list.tour_list li a{
	color:#cf000d;
}

.ticketOutline{
	width:100%;
}

.ticketOutline th,
.ticketOutline td{
	vertical-align:top;
	padding:8px;
	border:1px solid #CCC;
}

.ticketOutline th{
	width:20%;
}

#news_l{
	padding-left:35px;
	width:475px;
	float:left;
	overflow:hidden;
}

#news_l #news_list li{
	border-bottom:1px solid #c8c8c8;
}

#news_l #news_list li .category a{
	color:#333;
	text-decoration:none;
}

#news_l #news_list li .category a:hover{
	text-decoration:underline;
}

#news_l #news_list li a{
	font-weight:normal;
}


#news_l img.articleImage{
	display:block;
	margin:0px auto 1.4em auto;
	padding:0px 0px 0px 0px;
}

#news_l img.psyllium{
	border:solid 1px #cccccc;
	padding:3px;
}

#news_l p.articleLink a{
	color:#cf000d;
	text-decoration:underline;
}

#news_l p.articleLink a:hover{
	text-decoration:none;
}

#news_r{
	width:105px;
	float:right;
	overflow:hidden;
}

#news_r ul{
	padding-bottom:20px;
}

#news_r li{
	background:url(../images/news/arrow.gif) no-repeat 0 5px;
	padding-left:13px;
}

.body{
	color:#0096e6;
}

.body02{
	padding-top:10px;
}

.body02 table.newsTour{
	width:400px;
	border:1px solid #999999;
}

.body02 table.newsTour th{
	width:8em;
	background-color:#ccc;
}

.body02 table.newsTour th,
.body02 table.newsTour td{
	line-height:1.5em;
	vertical-align:top;
	padding:8px;
	border:1px solid #999999;
}

.body02 table.newsTour2{
	width:400px;
	border:1px solid #999999;
}

.body02 table.newsTour2 th{
	background-color:#ccc;
}

.body02 table.newsTour2 th,
.body02 table.newsTour2 td{
	line-height:1.5em;
	vertical-align:top;
	padding:8px;
	border:1px solid #999999;
}

.body02 div.t_comment{
	width:400px;
	padding:5px;
	margin:0 auto;
	border:double 3px #cccccc;
	margin-bottom:5px;
}

.back_list{
	font-size:10px;
	color:#cf000d;
}

.back_list a{
	color:#cf000d;
}

#sns.detail{
	position:static;
	text-align:left;
	padding-bottom:10px;
	padding-top:0;
}

#news_r li a{
	color:#333;
}

a{
	color:#0096e6;
	text-decoration:underline;
}

a:hover{
	text-decoration:none;
}

/*------------ NEWS ------------*/



/*------------ FOOTER ------------*/

#footer{
	background-color:#cf000d;
	height:140px;
}

#footer_list{
	text-align:center;
	padding:10px 0 15px 0;
}

#footer_list li{
	display:inline;
	color:#FFF;
	font-size:10px;
	padding:0 10px;
	border-left:1px solid #FFF;
	line-height:100%;
}

#footer_list li.last{
	border-right:1px solid #FFF;
}

#footer_list li a{
	color:#FFF;
	text-decoration:underline;
	line-height:100%;
}

#footer_list li a:hover{
	text-decoration:none;
}

address{
	text-align:center;
}

#sns{
	width:1070px;
	text-align:right;
	position:absolute;
	padding-top:10px;
}

#sns a,
#sns img,
#sns div,
#sns iframe{
	vertical-align:text-bottom;
}

.btn_tour{
	position:absolute;
	width:220px;
	height:221px;
	display:block;
	top:190px;
	left:650px;
}

/*-------- 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:#FF0000;
}

.orange{
	color:#FF6600;
}

.blue{
	color:#0097B2;
}

/*-------- 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;
}

.w400{
	width:400px;
}

.w450{
	width:450px;
}

/*-------- 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;
}

.mr15{
	margin-right:15px;
}

.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;	
}

.pr15{
	padding-right:15px;
}

.pr100{
	padding-right:100px;	
}


.pb20{
	padding-bottom:20px;	
}

/*-------- COMMON --------*/

.pic{
	padding:2px;
	display:block;
	border:1px solid #CCCCCC;
}

.hidden{
	overflow:hidden;
}

.abs{
	position:absolute;
}

.ondes{
	color:#999999;
}

