@charset "utf-8";

/*	ConcertMain
================================================================== */
#concert_main_content{
	width:826px;
	height:auto;
	float: left;
	padding-top:30px;
}
.concert_contents{
	width:826px;
	height:auto;
	float:left;
	padding:12px 0 30px 0;
	background-image:url(../../img/common/line_01.gif);
	background-repeat:no-repeat;
	display:block;
}
.concert_contents h2{
	font-size:20px;
	font-weight:bold;
	display:inline;
	color:#666666;
	margin-bottom:10px;
}
.concert_contents .concert_upcoming {
	height:360px;
	margin:0 0 20px 0;
	overflow:scroll;
	overflow-x:hidden;
}
.concert_contents img.btn{
	margin: 6px 0 0 440px;
}
.concert_contents a.btn_calendar{
	margin:10px 10px 0 0;
	float:left;
	display:inline;
}
.concert_contents .month{
	font-size:16px;
	margin-top:12px;
}
.concert_contents .genre{
	font-size:15px;
}
.concert_contents .concert_content_box{
	width:366px;
	height:auto;
	float:left;
	padding: 5px;
	margin: 0 10px 20px 0;
	display:block;
	border: 1px solid #CCCCCC;
}
.concert_contents .concert_content_box img {
	margin-left:15px;
}
.concert_contents .concert_content_box_inner{
	width:251px;
	height:auto;
	float:left;
}
.concert_contents .concert_content_box_inner a.title {
	color:#369;
	font-size:16px;
	font-weight:bold;
	line-height:120%;
}
.concert_contents .concert_content_box_inner p.subtitle {
	font-size:11px;
}
.concert_contents .concert_content_box_inner p.body_text {
	margin:5px 0;
	white-space: pre;           /* CSS 2.0 */
	white-space: pre-wrap;      /* CSS 2.1 */
	white-space: pre-line;      /* CSS 3.0 */
	white-space: -pre-wrap;     /* Opera 4-6 */
	white-space: -o-pre-wrap;   /* Opera 7 */
	white-space: -moz-pre-wrap; /* Mozilla */
	white-space: -hp-pre-wrap;  /* HP Printers */
	word-wrap: break-word;      /* IE 5+ */
}
.concert_contents .page_top {
	margin-top:20px;
	float:right;
}
.concert_contents .page_top_search {
	margin:20px 0 0 690px;
}
.search_words {
	font-size:15px;
}
.btn_area {
	margin-top:35px;
	margin-bottom:-13px;
}
.btn_area img {
	margin-right:19px;
}

/*	ConcertSidebar
================================================================== */
#sidebar #sidebar_search {
	width:230px;
	height:160px;
	margin-bottom:20px;
	padding-top:12px;
	background-image: url(../../img/common/side_calendar_line.gif);
	background-repeat: no-repeat;
}

#sidebar #sidebar_search h2 {
	font-size:20px;
	font-weight:bold;
	display:inline;
	color:#595945;
	margin-bottom:10px;
}

#sidebar #sidebar_search p{
	font-size:14px;
	border-left: 4px solid #6699CC;
	padding-left:5px;
	margin-bottom:3px;
	display:inline;
}
#sidebar #sidebar_search form{
	margin-bottom:12px;
}
#sidebar #sidebar_search .genre{
	width:110px;
	margin: 0 10px 0 0;
}
#sidebar #sidebar_search .time{
	width:110px;
}
#sidebar #sidebar_search .search_innner{
	float:left;
}
#sidebar #sidebar_search .search_innner_time{
	float:left;
	width:80px;
	margin:8px 6px 0 0;
}
#sidebar #sidebar_search .search_innner_date{
	float:left;
	width:140px;
	margin:8px 0 0 0;
}
#sidebar #sidebar_search .search_innner_date p {
	width:100%;
}
#sidebar #sidebar_search .select_box{
	width:200px;
}
#sidebar #sidebar_search .btn_search {
	width:50%;
    float:left;
    margin-top:16px;
}
#sidebar #side_nav li.btn_ticket{
	font-size:15px;
	font-weight:bold;
	line-height: 50px;
	margin-top:8px;
}
#sidebar #side_nav li.btn_ticket a{
	color:#595945;
    display: block;
	background-image: url(../../img/concert/concert_btn_ticket.gif);
	background-repeat: no-repeat;
	width: 230px;
	height: 49px;
	padding-left:10px;
}
#sidebar #side_nav li.btn_ticket a:hover{
	color:#6699CC;
}
#sidebar #side_nav li.btn_ticket_en{
	font-size: 16px;
	font-weight:bold;
	margin-top:8px;
}
#sidebar #side_nav li.btn_ticket_en a{
	color:#595945;
	display: block;
	background-image: url(../../img/concert/concert_btn_ticket.gif);
	background-repeat: no-repeat;
	width: 230px;
	height: 49px;
	padding-left:10px;
	line-height: 49px;
}
#sidebar #side_nav li.btn_ticket_en a:hover{
	color:#6699CC;
}
#sidebar #side_nav li.side_banner {
	margin-top:20px;
}

/*	ConcertDetail
================================================================== */
#concert_detail{
	width:826px;
	height:auto;
	float:left;
	padding:15px 0 30px 0;
	background-image:url(../../img/common/line_01.gif);
	background-repeat:no-repeat;
	display:block;
}
#concert_detail #concert_detail_image{
	width:200px;
	height:283px;
	float:left;
}
#concert_detail #concert_detail_body{
	width:626px;
	height:auto;
	float:left;
}

#concert_detail #concert_detail_info h2{
	font-size:24px;
	color:#1653ae;
	padding-left:8px;
	padding-bottom:5px;
	border-left:5px solid #69C;
	border-bottom:1px solid #69C;
	margin-bottom:20px;
	width: 812px;
	line-height: 135%;
}

#concert_detail #concert_detail_info h2 span.sub_title{
	font-size:80%;
}
#concert_detail #concert_detail_info h2 span.main_title{
	font-size:120%;
	font-weight:bold;
}

#concert_detail #concert_detail_body dl{
	height:auto;
	margin-bottom:20px;
	color:#333;
}
#concert_detail #concert_detail_body dt{
	float:left;
	border-left:4px solid #69C;
	padding-left:4px;
	font-weight:bold;
}
#concert_detail #concert_detail_body dd{
	padding-left:80px;
}
#concert_detail #concert_detail_body dt.article_title_date{
	width:60px;
	font-size:18px;
}
#concert_detail #concert_detail_body dd.article_date_title{
	font-size:16px;
	font-weight:bold;
}
#concert_detail #ticket_info dt.article_title_movie{
	width:812px;
	font-size:18px;
}
#concert_detail #concert_detail_body dd.article_date_jp{
	font-size:16px;
	font-weight:bold;
}
#concert_detail #concert_detail_body dd.article_date_space{
	height:10px;
}
#concert_detail #concert_detail_body dt.article_title{
	width:60px;
}
#concert_detail a.btn_buy {
	display: block;
	background-image: url(../../img/concert/concert_btn_buy.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	width: 300px;
	margin:0 auto 20px auto;
	text-indent: -9999px;
}
#concert_detail a:hover.btn_buy {
	display: block;
	background-image: url(../../img/concert/concert_btn_buy.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 50px;
	width: 300px;
	text-indent: -9999px;
}
#concert_detail a.btn_buy_s {
	display: block;
	background-image: url(../../img/concert/concert_btn_buy_s.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 90px;
	margin:0 auto 0 auto;
	text-indent: -9999px;
}
#concert_detail a:hover.btn_buy_s {
	display: block;
	background-image: url(../../img/concert/concert_btn_buy_s.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 25px;
	width: 90px;
	margin:0 auto 0 auto;
	text-indent: -9999px;
}
#concert_detail #ticket_info #tabs {
	margin-bottom:20px;
}
#concert_detail #ticket_info p.title {
	font-size:18px;
	font-weight:bold;
	padding-left:4px;
	margin:18px 0 5px 0;
	border-left:4px solid #69C;
	display:inline;
}
#concert_detail #ticket_info .sheet {
	display:block;
	padding-left:8px;
}
#concert_detail #ticket_info .sheet_en {
	display:block;
	padding-left:8px;
}
#concert_detail #ticket_info #tabs table.plice_list {
	text-align:center;
	border-width: 0px;
	border-spacing: 0px;
	border-style: none;
	border-color: gray;
	border-collapse: collapse;
	background-color: white;
}
#concert_detail #ticket_info #tabs table.plice_list th {
	background-color: #69C;
	color:#FFF;
	padding: 3px 10px;
	border: 1px solid #FFF;
}
#concert_detail #ticket_info #tabs table.plice_list td {
	padding: 5px 9px;
	border-style: solid;
	border: 1px solid #69C;
}
#concert_detail #ticket_info .rank {
	font-size:1.1em;
	color:#69C;
}
#concert_detail #ticket_info_tab table {
	border: 3px solid #69C;
}
#concert_detail #ticket_info_tab th {
	background-color: #69C;
	color:#FFF;
	padding: 3px 10px;
	border: 1px solid #FFF;
}
#concert_detail #ticket_info_tab td {
	padding: 5px 9px;
	border-style: solid;
	border: 1px solid #69C;
}
div #info_tab_a a:hover{
background-color: #f0ffff; /* ポイント時の背景色 */
}

/*	ConcertSearch
================================================================== */
.concert_contents .concert_search table {
	margin-top:20px;
}
.concert_contents .concert_search table th {
	background-color: #69C;
	color:#FFF;
	font-size:18px;
	text-align: center;
	vertical-align: middle;
	width:108px;
	padding: 20px 20px;
	border: 1px solid #65C;
}
.concert_contents .concert_search table td {
	line-height:170%;
	width:634px;
	padding: 20px 20px;
	border-style: solid;
	border: 1px solid #69C;
}

/*	ConcertPlan
================================================================== */
.concert_plan {
	font-size:16px
}
.concert_plan .plan_year {
	font-size:24px;
	color:#666;
	font-weight:bold;
	line-height:170%;
	padding:0 0 0 8px;
	border-left:5px solid #69C;
	border-bottom:1px solid #69C;
}
.concert_plan .plan_title {
	font-size:18px;
	color:#666;
	font-weight:bold;
	line-height:170%;
	padding:5px 0 5px 8px;
	margin-bottom:5px;
	background-color:#D6E9F4;
}
.concert_plan .plan_body {
	padding:5px 0 10px 8px;
	border-bottom:1px solid #666;
}
.concert_plan table {
	margin:20px 0 10px 0;
}
.concert_plan table th {
	background-color: #69C;
	color:#FFF;
	font-size:18px;
	text-align: center;
	vertical-align: middle;
	width:108px;
	padding: 20px 20px;
	border: 1px solid #65C;
}
.concert_plan table td {
	font-size:15px;
	line-height:170%;
	width:634px;
	padding: 20px 20px;
	border-style: solid;
	border: 1px solid #69C;
}
.plan_page_top {
	font-size:12px;
	margin:0 0 0 700px;
}
.plan_page_top_en {
	font-size:12px;
	margin:0 0 0 730px;
}

/*	タブなど動的部分に関わるCSS
================================================================== */
ul.tab {
	margin: 0;
	padding: 0;
	border-bottom: 2px #ddd solid;
}
ul.tab li {
	float: left;
	margin: 0 0 0 5px;
	position: relative;
	bottom: -2px;
	list-style-type: none;
	border: 1px #ddd solid;
	border-top: none;
	border-bottom: 2px #ddd solid;
}
ul.tab li.none {
	border-bottom: 2px #fff solid;
	font-weight: bold;
}
ul.tab li a {
	color: #000;
	display: block;
	padding: 3px 10px 5px;
	text-decoration: none;
	background: #fff;
}
ul.tab li a.blue {
	border-top: 5px #2384dc solid;
}
ul.tab li a.green {
	border-top: 5px #4cbb47 solid;
}
ul.tab li a.red {
	border-top: 5px #dd1d25 solid;
}
ul.tab li a.yellow {
	border-top: 5px #ffd242 solid;
}
ul.tab li a:hover {
	position: relative;
	bottom: 6px;
}
/* clerfix */
.clear:after {
    content:"";
    display:block;
    overflow:hidden;
}
.clear:after {
    clear:both;
}
.clear {
    zoom:1;
}

/* --- ナビゲーションバー --- */
#ticket_info_tab{
	overflow: hidden;
	width: 819px;
	height: auto;
	border: 1px solid #A6C9E2;
	border-left: 6px solid #92BBD1;
	background-color: #669acc;
}
.nav {
	width: 130px; /* ナビゲーションの幅 */
	font-size: 80%;
	float:left;
	height: 500px;
}
.nav ul {
	margin: 0;
	padding: 2px 0 2px 0;
	border-top: 1px solid #669acc; /* 最上部の境界線 */
	list-style-type: none;
	background-color: #669acc;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	width: 130px; /* ナビゲーションの幅 */
	height: 100%;
	min-height: 500px;
}
.nav ul li {
	border-bottom: 1px #c0c0c0 solid; /* 項目の下境界線 */
	border-color: #6699CC #6699CC;
}
.nav ul li a {
	display: block;
	height: 80px;
}

.info_tab{
	width:625px;
	float:left;
	padding: 20px 29px 10px 35px;
	min-height: 500px;
	background:#FFF;
}
#info_tab2 a.ticket_btn {
	display:block;
	background-image:url(../../img/concert/concert_btn_buy.png);
	background-repeat:no-repeat;
	background-position:top left;
	width:300px;
	height:50px;
	text-indent:-9999px;
}
#info_tab2 a:hover.ticket_btn {
	background-position:bottom left;
}
#info_tab2 a.ticket_btn_en {
	display:block;
	background-image:url(../../img/concert/concert_btn_buy_en.png);
	background-repeat:no-repeat;
	background-position:top left;
	width:300px;
	height:50px;
	text-indent:-9999px;
}
#info_tab2 a:hover.ticket_btn_en {
	background-position:bottom left;
}

/* --- リンク --- */
nav a {
display: block;
position: relative; /* IE6用 */
padding: 9px 10px; /* リンクエリアのパディング（上下、左右） */
text-decoration: none; /* テキストの下線（なし） */
height: 50px;
}
/* --- ポイント時の設定 --- */
nav a:hover {
background-color: #C3DFF4; /* ポイント時の背景色 */
text-decoration: underline; /* テキストの下線（あり） */
}

/* --- jQuery上書き --- */
.ui-state-active-on, .ui-widget-content-on .ui-state-active-on, .ui-widget-header-on .ui-state-active-on {
background: #FFF url(images/ui-bg_inset-hard_100_f5f8f9_1x100.png) 50% 50% repeat-x;
font-weight: bold;
color: #666; }

.all_seats{
margin: 10px 10px 10px 18px;
}