@charset "utf-8";
/*------------------------------------------------------------
	コンサート情報
------------------------------------------------------------*/
#gNavi .navi05 a img {
	opacity: 0.0;
	filter: alpha(opacity=0);
}

#conts h2 {
	margin-bottom: 14px;
}

#conts .photo {
	margin-bottom: 10px;
}

#conts .section {
	margin: 0 2px 20px -1px;
	padding-bottom: 23px;
	position: relative;
	clear: both;
	zoom: 1;
	background: url(../img/common/line01.gif) repeat-x left bottom;
}

#conts .none {
	padding-bottom: 0;
	background: none;
}

#conts table {
	width: 364px;
	float: right;
	border-collapse: collapse;
}

#conts table th,
#conts table td {
	padding: 10px 0 11px 14px;
	text-align: left;
	font-size: 1.467em;
	vertical-align: middle;
	border: 1px solid #b8b8b8;
}

#conts table th {
	padding-left: 0;
	width: 100px;
	text-align: center;
	font-weight: normal;
	background-color: #f4f4f4;
}

#conts table td p {
	margin-top: 2px;
	font-size: 0.82em;
	line-height: 1.57;
}

#conts table td p span {
	padding-left: 4.7em;
	text-indent: -4.7em;
	display: block;
}

#conts table td ul li {
	margin-bottom: 8px;
	float: left;
	width: 210px;
	line-height: 1.2;
}

#conts table td ul li span {
	margin-left: 1.4em;
	display: block;
	font-size: 0.82em;
	line-height: 1.3;
}

#conts table .vaTop {
	vertical-align: top;
}

#conts .pageTop a {
	padding-left: 16px;
	font-size: 1.2em;
	color: #448ccb;
	text-decoration: none;
	background: url(../img/common/icon/icon03.gif) no-repeat left 2px;
}

#conts .pageTop a:hover {
	text-decoration: underline;
}