@charset "Shift_JIS";

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

#contentsTitle ul {
width: 277px;
}

#contentsTitle ul li {
margin: 0 6px 0 19px;
}

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


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

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

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

.liveInformationDetails div.section p {
margin: 10px 0 0 158px;
}

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

.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;
}

* html .liveInformationDetails table th,
* html .liveInformationDetails table td {	/* hackForWinIE */
/* Hides from IE-mac \*/
font-size: 80%;
/* End hide from IE-mac */
}

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

.dte {
width: 25%;
}

.hall {
width: 35%;
}

.resv {
width: 40%;
}

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

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

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

#container #contents #liveInformationContents .liveInformationDetails .section .TitleImg {
	margin-bottom: 10px;
}
