/* CSS Document */

body {
	background-image: url(gif/bg.gif);
	background-repeat: repeat-x;
	background-color: #330000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
body,td,th {
	color: #FFFFFF;
}

a:link {
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFCC;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}


/*---------ここから新規----------------------------*/

a{font-size:12px;line-height: 140%;}
.13{font-size: 13px;}
.14{font-size: 14px;}
.b_12 {font-size: 12px;font-weight: bold;}
.b_13{font-size: 13px; font-weight: 900;}
.b_14{font-size: 14px; font-weight: 900;}
.s{ font-size:11px;}
.ss{ font-size:10px;line-height:16px;}
.ssgray{ font-size:11px;line-height:16px;color:gray;}

.musician{font-size: 12px;color: #CC3300}
.time {font-size: 11px;color: #999999}

