body {
	background-image: url(musicbg.jpg);
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	text-align: center;
}
#container {
	width: 600px;
	border: 4px ridge #CCCCCC;
}
#main {
	background-color: #eeeeee;
	padding-top: 24px;
	padding-right: 0px;
	padding-bottom: 24px;
	padding-left: 0px;
	line-height: 115%;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: underline;
	color: #0033FF;
}
a:active {
	text-decoration: none;
	color: #3366CC;
}
h1 {
	font-size: 16px;
	margin-bottom: -2%;
}
h2 {
	font-size: 14px;
}
.style1 {color: #003399}

