a:hover {
	text-decoration: none;
	color: #FF8C00;
}
a:link {
	text-decoration: underline;
	color: #330000;
}
a:visited {
	color: #330000;
	text-decoration: underline;
}
a:active {
	color: #FF8C00;
	text-decoration: none;
}

body {
	font-family: "Verdana", "Hiragino Kaku Gothic Pro W3", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	margin: 0;
}

td { font-size: 10px ; line-height: 16px; }

.maintxt {
	font-size: 12px;
	line-height: 18px;
	color: 663300;
	font-weight: bold;
}

.midtxt {
	font-size: 12px;
	color: ffffdd;
	background-color: 336633;
	font-weight: bold;
	padding: 5px;
}

.waku{
	font-size: 10px;
	line-height: 16px;
	border: thin solid Olive;
}

.artist{
	font-size: 10px;
	line-height: 16px;
	color: #336633;
	font-weight: bold;
}
.artistm{
	font-size: 10px;
	line-height: 16px;
}

.tickettxt {
	font-size: 12px;
}

.cdtxt{
	font-weight: bold;
	color: #336633;
}

.newstxt{
	font-size: 10px;
	color: ffffdd;
	background-color: 336633;
	font-weight: bold;
	padding: 2px;
}

.newsredtxt{
	font-size: 12px;
	color: #ff0000;
}

.imgleft {  float: left; margin: 5px }
.imgright {  float: right; margin: 5px }

