body {
	color: black;
	background-image: url("kawauso.png");
	background-repeat: repeat;
	background-position: center top;
	background-attachment: fixed;
}

a:link {
	color: #4A9586;
	text-decoration: none;
}

a:visited {
	color: #4A9586;
	text-decoration: none;
}

a:hover {
	color: #fff;
	background-color: #f00;
}

a:active {
	color: #fff;
	background-color: #f00;
}


li {
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 9pt;
	text-indent: -6.8em;
	padding-left: 7em;
}

li a {
	font-weight: 900;
}

span.livedate {
	display: inline-block;
	padding-left: 6.5em;
}

span.livehouse {
	color: gray;
	white-space: nowrap;
}

span.note {
	color: black;
	white-space: nowrap;
}

div.topmenu {
	margin: 15px auto 12px;
	padding: 0;
	font-size: 9pt;
	min-width: 475px;
	max-width: 740px;
}

div.topmenu a {
	color: #f48484;
	font-weight: bold;
	text-decoration: none;
}

div.topmenu a:hover {
	color: #f00;
	background-color: transparent;
}

span#bread {
	background-color: white;
	padding: 2px 8px;
	margin-left: 0;
	border: solid #BDBDBD 1px;
}

div.album_section {
	min-width: 475px;
	max-width: 720px;
	margin: 15px auto;
	border: dotted 3px #F0CBFE;
	padding: 15px 10px 0;
	border-radius: 20px;
	background-color: white;
}

div.subTitle {
	color: #ff089c;
	font-size: 16pt;
	font-weight: 700;
}

div.subTitle_n {
	color: #708090;
	font-size: 16pt;
	font-weight: 700;
}

hr {
	display: block;
	width: 70%;
	height: 1px;
	border: 0;
	border-top: 1px dashed #cccccc;
}
