html {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: verdana,"‚l‚r ‚oƒSƒVƒbƒN",sans-serif,"ƒqƒ‰ƒMƒmŠpƒS Pro W6" ;
	background: no-repeat left top #fffdf5;
	color: #000000;
}

body.top {
	width: 100%;
	height: 100%;
	text-align:center;
	background: #ffffff;
}

body.contents {
	margin: 0px;
	padding: 10px 10px 0px 0px;
	background-image:none;
	background-color: transparent;
	margin:0px;
	color: #000000;
}

body#info {background-image:url(../img/bg_music.jpg);}
body#disco {background-image:url(../img/bg_music.jpg);}
body#profile {background-image:url(../img/bg_canvas.jpg);}
body#gallery {background-image:url(../img/bg_canvas.jpg);}
body#request {background-image:url(../img/bg_canvas.jpg);}
body#live {background-image:url(../img/bg_music.jpg);}

a {
	color:#f240a0;
}

td {
	font-size: 12px;
	line-height: 16px;
}

div,p,h2 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 16px;
}

#main {
	width: 1000px;
}

h3 {
	width: 222px;
	height: 506px;
	float: left;
	background: no-repeat left top;
	text-indent: -10000px;
}

body#info h3 {background-image: url(../img/title/info.jpg);}
body#disco h3 {background-image: url(../img/title/disco.jpg);}
body#profile h3 {background-image: url(../img/title/profile.jpg);}
body#gallery h3 {background-image: url(../img/title/gallery.jpg);}
body#request h3 {background-image: url(../img/title/request.jpg);}
body#live h3 {background-image: url(../img/title/live.jpg);}

div.frame {
	width: 662px;
	height: 466px;
	float: left;
}

iframe {
	margin-left: 10px;
}
p.footer {
	width: 662px;
	text-align: right;
	padding-top: 12px;
}

p.footer img {
}

.clearfix:after{
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}

.clearfix{
	display:inline-block;
}

h1 {
	font-size:16px;
	line-height: 20px;
}
#menu {
	width: 950px;
	height:149px;
}