@charset "UTF-8";

/*

news.css

*/


dl.txtBasic { display: block; min-height: 1%; }
dl.txtBasic:after {
	clear: both;
	content:".";
	display: block;
	height: 0;
	visibility: hidden;
}

* html dl.txtBasic {
	height: 1%;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}





.sectionLv1 { margin-bottom: 40px; }
.sectionLv1 .txtBasic {}
.sectionLv1 .new { color: #c06; font-family: Arial, Helvetica, sans-serif; font-style: normal; font-size:12px; position:relative; top:-2px; padding:0 5px 0 0;}
.sectionLv1 .titBasic { font-size: 123.5%; }

.sectionLv2 { margin-top: 35px; padding-bottom: 40px; line-height: 1.8; }
.sectionLv2 li { margin-left: 16px; }
.sectionLv2 p { font-size:93%; }


table.liveinfo {
	border: 1px #ccc solid;
	border-collapse: collapse;
	border-spacing: 0;
}

table.liveinfo th {
	padding: 5px 10px;
	border: #ccc solid;
	border-width: 0 0 1px 1px;
	background: #eee;
	font-weight: bold;
	font-size:77%;
	text-align: center;
	white-space: nowrap;
	line-height:120%;
}
table.liveinfo td {
	font-size:93%;
	padding: 5px 10px;
	border: 1px #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	text-align: center;
	line-height:120%;
}

table.liveinfo td.time{ white-space: nowrap; }
table.liveinfo td.area{ white-space: nowrap; }
table.liveinfo td.seat{ text-align: left; line-height: 150%;}



.bikou {
	font-size:85%;
	color:#666;
	line-height:130%;
	}

/*
.sectionLv1 .txtBasic dt { float: left; margin-right: 1em; }
.sectionLv1 .txtBasic dd { float: left; padding-left: 1em; border-left: 1px solid #ccc; color: #c06; font-family: Arial, Helvetica, sans-serif; font-style: normal; }
*/
