@charset "UTF-8";
/* ----------------------------------------------------------
  TITLE : Billboard Live
  URI : www.billboard-live.com
  Copyright(C) “Billboard”(C) charts, content, name and logo used by permission of Nielsen Business Media, Inc.- All Rights Reserved (C) 2007 Hanshin Contents Link Corporation & Nielsen Business Media, Inc.- All Rights Reserved
---------------------------------------------------------- */

/* CSS Import Style
---------------------------------------------------- */
@import "format.css";

/* Box Model
---------------------------------------------------- */
html,
body {
	background: transparent;
}
body {
	text-align: center;
	font-size: 12px;
}
#layout {
	width: 585px;
	margin: 0 auto;
	text-align: left;
}
p.note {
	line-height: 1.8;
}
#TB_Nav {
	height: 32px;
}
#TB_ajaxWindowTitle {
	float:left;
	height: 32px;
}
#TB_ajaxWindowTitle ul,
#TB_ajaxWindowTitle li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#TB_ajaxWindowTitle li {
	float: left;
	margin-right: 6px;
}
#TB_ajaxWindowTitle li img {
	vertical-align: bottom;
}
#TB_closeWindowButton {
	margin-top: 2px;
	float: right;
	width: 72px;
	height: 28px;
}
#dayTable {
	padding: 10px;
	background: #F4F1EA;
	position: relative;
}
#dayTable table {
	margin: 0;
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}
#dayTable td.statusBtn {
	width: 80px;
	vertical-align: top;
}
#dayTable td.statusBtn ul,
#dayTable td.statusBtn li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#dayTable td.statusBtn li {
	margin-bottom: 8px;
	vertical-align: bottom;
	line-height: 1;
	font-size: 0;
}
#dayTable .aPhoto {
	float: left;
	width: 128px;
}
#dayTable .aInfo {
	float: left;
	margin: 10px 0 0 15px;
}
#dayTable dl,
#dayTable dt,
#dayTable dd {
	padding: 0;
	margin: 0;
}
#dayTable dd img {
	vertical-align: bottom;
}
#dayTable dd.icon ul,
#dayTable dd.icon li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#dayTable dd.icon li {
	display: inline;
	padding-right: 3px;
}
#dayTable dd.genre,
#dayTable dd.nametypea span,
#dayTable dd.support {
	font-size: 11px;
}
#tokyoArea #dayTable dd.nametypea a {
	color: #AA0000;
}
#osakaArea #dayTable dd.nametypea a {
	color: #0064AA;
}
#fukuokaArea #dayTable dd.nametypea a {
	color: #7CAA00;
}
#dayTable dd.nametypea {
	margin-top: 10px;
	font-weight: bold;
	line-height: 1.2;
}
#dayTable dd.nametypea span {
	font-weight: normal;
}
#dayTable dd.nametypeb {
	margin-top: 5px;
	color: #848484;
}
#dayTable dd.musicfee {
	margin-top: 10px;
	font-size: 11px;
	line-height: 1;
}
#dayTable .aInfo .campaign {
	margin-top: 10px;
}
#dayTable .aInfo .campaign ul,
#dayTable .aInfo .campaign li {
	margin: 0;
	padding: 0;
}
#dayTable .aInfo .campaign li {
	padding-right: 3px;
	display: inline;
}
#dayTable .aInfo .support {
	margin-top: 10px;
}
#dayTable .aInfo .support dt {
	font-size: 11px;
}
#dayTable .aInfo .support dt,
#dayTable .aInfo .support dd {
	display: inline;
	vertical-align: bottom;
}
#dayTable #eventDetail {
	position: absolute;
	top: 10px;
	right: 10px;
}
#dayTable #ticketInfo {
	margin: 10px 0;
}
#dayTable #ticketInfo th,
#dayTable #ticketInfo td {
	background: #E1D9C8;
	border: 1px solid #FFFFFF;
	text-align: center;
	font-size: 11px;
}
#dayTable #ticketInfo th {
	padding: 5px;
	background: #D5CBB5;
}
#dayTable #ticketInfo td {
	padding: 10px;
}
#dayTable #ticketInfo td.area {
	text-align: left;
}
#dayTable #ticketInfo td.price {
	font-size: 12px;
}
#dayTable #ticketInfo td.possible {
	background: #785A00;
	color: #FFFFFF;
}
#dayTable #ticketInfo td.finish,
#dayTable #ticketInfo td.corpTicket {
	background: #2F2F2F;
	color: #FFFFFF;
}
#dayTable #notice {
	margin: 15px 0;
	color: #AA0000;
	text-align: left;
}
#dayTable #notice a {
	color: #AA0000;
}
#dayTable #ticketNote {
	margin: 5px 0;
	text-align: left;
	line-height: normal;
}
#dayTable #ticketSelect {
	padding: 12px 18px;
	background: #E1D9C8;
}
#dayTable #ticketSelect dl {
	margin: 0;
	height: 22px;
}
#dayTable #ticketSelect dt {
	margin: 0;
	float: left;
	clear: both;
}
#dayTable #ticketSelect dd {
	float: right;
}
#dayTable #ticketSelect p {
	margin: 10px 0 0 0;
	text-align: right;
}
#dayTable table.seat-info {
	margin-top: 20px;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
}
#dayTable table.seat-info caption {
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
}
#dayTable table.seat-info th {
	padding: 3px 0;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	text-align: center;
	background-color: #2f2f2f;
}
#tokyoArea #dayTable table.seat-info th.day-time,
#osakaArea #dayTable table.seat-info th.day-time,
#fukuokaArea #dayTable table.seat-info th.day-time {
	width: 66px;
	padding: 3px;
	line-height: 1.3;
	text-align: center;
	white-space: nowrap;
}
#tokyoArea #dayTable table.seat-info th.day-time {
	background: #AA0000;
}
#osakaArea #dayTable table.seat-info th.day-time {
	background: #0064AA;
}
#fukuokaArea #dayTable table.seat-info th.day-time {
	background: #7CAA00;
}
#dayTable table.seat-info td {
	padding: 5px 0;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	text-align: center;
	background: #535353;
}
#tokyoArea #dayTable table.seat-info td {
	width: 65px;
}
#osakaArea #dayTable table.seat-info td {
	width: 97px;
}
#fukuokaArea #dayTable table.seat-info td {
	width: 195px;
}
.ticket_error {
	color: #FF0000;
	font-weight: bold;
}

