@charset "Shift_JIS";

/*-------------------------------------
contentsTitleSetting
-------------------------------------*/
#contentsTitle h2 {
width: 236px;
}

#contentsTitle ul {
width: 277px;
}

#contentsTitle ul li {
	margin-top: 0;
	margin-right: 6px;
	margin-bottom: 0;
	margin-left: 10px;
}

/* hackForWinIE */
* html #contentsTitle ul li {
margin: 0 3px 0 10px;
}


/*-------------------------------------
liveInformationContentsSetting
-------------------------------------*/
.liveInformationDetails {
margin-bottom: 30px;
}

.liveInformationDetails div.section h3 {
font-size: 1.27em;
line-height: 1.2;
margin-bottom:10px;
}

.liveInformationDetails div.section h3 img {
margin-right: 13px;
float: left;
}


.liveInformationDetails div.section .artist_img{
width:145px;
float:left;
margin-right:10px;

}

.liveInformationDetails div.section .live_title{
width:490px;
float:left;
margin-right:10px;

}




.liveInformationDetails div.section .poster_img{
text-align:center;
width:145px;
float:left;

}

.liveInformationDetails div.section .poster_img img{
padding-left:2px;
padding-bottom:4px;}


/* table */
.liveInformationDetails table {
margin-top: 10px;
width: 100%;
border-top: #999 1px solid;
border-left: #999 1px solid;
margin-bottom: 15px;
clear:left;
}

.liveInformationDetails table th,
.liveInformationDetails table td {
padding: 4px;
border-right: #999 1px solid;
border-bottom: #999 1px solid;
text-align: left;
vertical-align: top;
}

.liveInformationDetails table td {
padding: 6px;
}

.liveInformationDetails table th {
color: #FFF;
font-weight: bold;
background: #A0D26B;
text-align: center;
}

.dte {
width: 25%;
}

.hall {
width: 35%;
}

.resv {
width: 40%;
}

.price {
width: 32%;
}

.resv2 {
width: 8%;
}

/*
.liveInformationDetails table td ul li {
margin-right: 1em;
float: left;
}

.liveInformationDetails table td ul li {
display: inline;
float: none;
}
*/

.liveInformationDetails table td p {
width: 185px;
float: left;
}

.liveInformationDetails table td p.ticketReservationButton {
width: 89px;
float: right;
}

.liveInformationDetails table td p.ticketReservationButton02 {
width: 110px;
float: right;
}

.liveInformationDetails h4 {
font-size: 1em;
font-weight: bold;
margin-top: 15px;
margin-bottom: 5px;
}

.liveInformationDetails ul li {
margin-bottom: 5px;
}


.clearfix:after{
   content:".";
   display:block;
   height:0;
   visibility:hidden;
   clear:both;
}

.clearfix{
   display:inline-block;
   min-height:1%;  /* for IE 7 and MacIE5.5*/
}

/* Hides from IE-mac \*/
*html .clearfix{height: 1%;}
.clearfix{display: block;}
/* for ie5,6*/

.liveInformationDetails .attention{
	font-size: x-small;
	color: #003399;
}