@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;
	/**/
}



table tr td{ vertical-align:top;}

.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%; }
.sectionLv2 strong {
	color: #333;
	font-size:108%;
	font-weight: bold;
	font-style: normal;
	display: block;
	margin: 2em 0 0.5em;
	padding:0 0 0 0.5em;
	border-left:3px solid #333; 
	line-height: 140%;
	} 

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%;
	vertical-align: middle;
	}

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

#akko .cmn_pagetop{ padding-bottom: 80px;}
.tour2   {
	font-size: 12px;
	line-height: 175%;
	border-collapse: collapse;
	border-spacing:0;
	}
.tour2 tr.bg{ background: #fafafa;}
.tour2 th   {
	vertical-align: top; background: #eee; padding: 5px 10px; 
	font-weight: normal; color: #666; text-align: right; 
	border: 1px solid #ccc; border-bottom: none;
	}
.tour2 th#corner{
	padding:0; width: 102px; height: 39px;
	}
.tour2 td{
	padding: 5px 10px;
	text-align: left;
	vertical-align: top;
	border: 1px solid #ccc; border-bottom: none;
	}
.tour2 td.place{
	width: 220px; vertical-align: middle;
	font-size: 14px; font-weight: bold; color: #333;
	}
.tour2 tr.last th, .tour2 tr.last td{ border-bottom: 1px solid #ccc;}
.tour2 em { font-style:normal; font-weight:bold; display:block; margin:10px 0 0; }
.tour2 p  { margin:0 0 20px; line-height:160%; }
.tour2 span.indent { color:#FFF; }
.tour2 ul { margin:0 0 20px; padding:0; }
.tour2 li { margin: 0 0 0.5em 1.5em; line-height:140%; }




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