h1{
	width: 590px;
	height: 80px;
	text-indent: -9999px;
	background-repeat: no-repeat;
}

 h1.index{
 	height: 20px;
 }

h1.info{
	background: url(/img/h1/info.gif);
}

h1.profile{
	background: url(/img/h1/profile.gif);
}

h1.disco{
	background-image: url(/img/h1/disco.gif);
}

h1.fanclub{
	background-image: url(/img/h1/fanclub.gif);
}

h1.olddata{
	background-image: url(/img/h1/olddate.gif);
}

h1.archive{
	background-image: url(/img/h1/archive.gif);
}

h1.podcast{
	background-image: url(/img/h1/podcast.gif);
}

h1.olddata{
	background-image: url(/img/h1/olddata.gif);
}

h1.contact{
	background-image: url(/img/h1/contact.gif);
}

h1.spirit{
	background-image: url(/img/h1/spirit.gif);
}

h1.link{
	background-image: url(/img/h1/link.gif);
}

div.shops{
	background-image: url(/img/h1/shops.gif);
	width: 590px;
	height: 80px;
	text-indent: -9999px;
	background-repeat: no-repeat;
}

h1.english{
	background-image: url(/img/h1/english.gif);
}

div#footer p{
	text-align: right;
}

.error{
	color: red;
}
.required{
	color: red;
}

.message{
	color:#A0101B;
	text-align:center;
	font-size:xx-large;;
	margin-top: 0em;
	margin-bottom: 0.5em;
	
}

hr.line {
	clear: both;
	text-align:center;
	width: 540px;
}

hr.line2 {
	clear: both;
	margin-left: 10px;
	text-align:center;
	width: 560px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 10px;
}
