* {
margin: 0;
padding: 0;
}

a 			{ color: #000000; text-decoration: underline; }
a:link		{ color: #000000; text-decoration: underline; }
a:visited	{ color: #000000; text-decoration: underline; }
a:active	{ color: #000000; text-decoration: none; }
a:hover		{ color: #D95121; text-decoration: none; }

.left{
float:left;
}

 .right{
 float:right;
 }
 
 .clear{
 clear:both;
 }
 
 hr {
	border-top: 2px solid #333333;
	height: 0px;
	width: 700px;
	margin-top: 2px;
	margin-left: 10px;
}
.line {
	background-image: url(../images/gr_line.gif);
	background-repeat: no-repeat;
	height: 4px;
	width: 800px;
	clear: both;
}
.line2 {
	background-image: url(../images/gr_line2.gif);
	background-repeat: no-repeat;
	height: 4px;
	width: 800px;
	clear: both;
}
.line2h {
	background-image: url(../images/gr_line2h.gif);
	background-repeat: no-repeat;
	height: 4px;
	width: 400px;
	clear: both;
}
#menu {
	width: 800px;
	height: 33px;
	margin: 0px;
	padding-top: 10px;
}

ul {
	list-style-type: none;
}

body{
	color:#181512;
	font-size:10px;
	line-height:14px;
	font-family:Arial, Helvetica, sans-serif, Osaka, '‚l‚r PƒSƒVƒbƒN';
	margin: auto;
	padding:0px;
	text-align:center;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	width: 100%;
	height: 100%;
	background:#FFFFFF url(../images/musicback1.gif) repeat fixed;
}

#content {
	width: 800px;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(../images/musicback2.gif);
	background-repeat: repeat;
	margin: 0px auto;
	text-align: left;
}

#navi{
	padding:0px;
	list-style: none;
	margin: 0px;
	line-height:0px;
	float: right;
}

.menu{
	margin:0px;
	padding:0px;
	line-height:0px;
	float: left;
}



address {
	text-align: left;
}

h1 {
	font-weight: bolder;
}
h2 {
	font-family:"AmericanTypewriter LightA"
	}

h3 {
	font-family:"AmericanTypewriter LightA"
	}
	
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
