@charset "utf-8";
* {
	line-height: 1.5;
}
a {	color: #99f;	}
body {
	background: #000;
	color: white;
}
address {
	font-style: normal;
	font-size: smaller;
}
table {
	border-collapse: collapse;
}
table.border tr {
	border-bottom: 1px solid red;
}
th {
	text-align: left;
}
td {
	vertical-align: top;
	padding: 0.2em 0.4em;
}
td.nowrap {
	white-space: nowrap;
}
h1 {
	font-size: 150%;
	font-weight: bold;
	margin: 0;
}
h1 a {
	color: white;
	text-decoration: none;
}
h1 a:visited {
	color: white;
}
h1 a:hover {
	color: yellow;
	text-decoration: underline;
}
div.index h1 {
	font-size: 200%;
}
h2 {
	font-size: 16pt;
	padding-left: 3px;
	border-left: 10px solid #d00;
}
h3 {
	border-bottom: 2px solid #d00;
}
.center	{	text-align: center;	}
.right 	{	text-align: right;	}
.small {
	font-size: smaller;
}
.new 	{
	font-size:smaller;
	vertical-align: super;
	color: red;
}
#header	{
	padding: 0.5em 0;
}
#submenu {
	background: #d00;
	border-bottom: 3px solid #a00;
	text-align: right;
	margin: 0;
	margin-top: 0.5em;
	padding: auto 5px;
	font-weight: bold;
}
#submenu li {
	display: inline;
	margin-left: 0.5em;
}
#submenu a {
	color: #fff;
	text-decoration: none;
}
#submenu a:hover {
	text-decoration: underline;
}
#main {
	width: 80%;
	float: right;
	padding: 1em;
	padding-left: 0;
	line-height: 1.5;
}
#menu {
	float: left;
	width: 17%;
	margin-bottom: 15px;
}
#footer {
	clear: both;
	background: #d00;
	padding: 2px;
	color: white;
}
#footer a {
	color: yellow;
}
#news li {
}
#news li li {
	font-size: 100%;
	font-weight: normal;
}
#menu ul {
	padding: 0;
	margin: 0;
	margin-left: 0;
	margin-top: 0.7em;
}
#menu li {
	font-size: smaller;
	list-style: none;
	padding: 0.1em 0.6em;
	border: 1px solid #d00;
	border-top: 0px;
}
#menu li.mtitle {
	font-weight: bold;
	color: white;
	background: #d00;
}
#menu li.indent {
	text-indent: 1em;
}
#menu a {
	text-decoration: none;
	color: white;
}
#menu a:hover {
	text-decoration: underline;
}
li.sub {
	font-weight: bold;
	list-style: none;
}
ul#link li {
	font-size: 11pt;
	margin-bottom: 0.4em;
}
ul#link a {
	text-decoration: none;
}
div#div1 {
	width: 65%;
	float:left;
	padding: 0.5em;
}
div#div2 {
	width: 30%;
	float: right;
	padding: 0.5em;
}
dt {
	margin-bottom: 0.2em;
	font-weight: bold;
}
dd {
	margin-bottom: 0.5em;
}
td.stage {
	font-style: italic;
	font-size:16pt;
}
/*
tr.s {
	background: gainsboro;
}
*/
table.room td,table.station td {
	padding: 3px;
}
table.history td {
	padding: 2px 4px;
}
table.song td {
	vertical-align: middle;
}
div.update {
	text-align: right;
	font-size: smaller;
}
dl#bandname {
	margin-left:8em;
}
dl#bandname dt {
	margin-right: 1em;
	font-weight: normal;
	float: left;
}
dl#bandname dd {
	font-weight: bold;
}
div#main p {
	text-indent: 1em;
/*	margin: 0;
	margin-left: 3em;
*/
}
h4 {
	margin-bottom: 0.4em;
}

rt {
	font-weight: normal;
}
td h3 {
	margin-top: 0.8em;
	margin-bottom: 0.3em;
	border: 0px;
}
table#history {
	margin: auto 5em;
}
table#history td {
	border-bottom: 1px solid #0070ef;
}
h5 {
	margin-top: 0;
}
dd.box {
	border: 2px solid gray;
	padding: 0.8em;
}
table p {
	margin-left: 0;
}
div#s_his {
	font-size: smaller;
	margin-bottom: 1em;
}
div#s_his ul {
	margin: 0;
	margin-left: 2em;
}
div#s_his li {
	font-size: 10pt;
}
table.history {
	font-size: 90%;
}
div.column {
	margin: 0.5em 10%;
	padding: 0.4em;
	background: #111;
	border:2px solid #444;
}
.column ul {
	margin: 0;
}
div#main table {
	font-size: 90%;
}
div#main table th {
	border-bottom: 2px solid black;
}
div#main table td {
	border-bottom: 1px solid black;
}
div#main table.title td {
	border: 0;
}
table.member {
	width: 50%;
	margin: auto 15%;
}
a.menutop {
	color: white;
}
#tscnews {
	list-style: none;
}
#tscnews li {
	background: #f0d0d0;
	font-size: 100%;
	font-weight: bolder;
	padding: 0.2em;
}
#menu ul ul {
	margin: 0;
	padding: 0;
	border: 0;;
}
#menu ul ul li {
	margin: 0;
	padding-left: 1.5em;
	border: 0;
}
dt {
	float: left;
}
#whats dt {
	float: none;
}
#main table {
	margin: 15px auto;
}
center {
	width: 470px;
	position: absolute;
	top: 0px;
	right: 0px;
}
