@charset "UTF-8";
/* CSS Document */

body,div,ul,li,a,h1,h2,h3,h4,p,blockquote,th,td,dl,dt,dd,p{
	margin:0;
	padding:0;
}

/* ------------------------------------------------------
   top-page
------------------------------------------------------ */

#flash_area{
	margin-top:75px;
}

/* ------------------------------------------------------
   schedule
------------------------------------------------------ */
#schedule_h2{
	background-image:url(images/h2_schedule_back.jpg);
	text-indent:-9999px;
	height:75px;
}

/* ------------------------------------------------------
   profile
------------------------------------------------------ */
#profile_h2{
	background-image:url(images/h2_profile_back.jpg);
	text-indent:-9999px;
	height:75px;
}

#gallery{
	margin-left:5px;
	float:left;
	width:198px;
	height:200px;
	border-color:#202020;
	border-width:1px;
	border-style:solid;
	text-align:center;
	padding-top:10px;
	background-color:#060606;

}

#right_block{
	float:left;
	width:368px;
	height:200px;
	border-color:#202020;
	border-width:1px;
	border-style:solid;
	padding-top:10px;
	padding-left:20px;
	line-height:20px;
	background-color:#060606;

}
	
/* ------------------------------------------------------
   discography
------------------------------------------------------ */
#disco_h2{
	background-image:url(images/h2_disco_back.jpg);
	text-indent:-9999px;
	height:75px;
}	

/* ------------------------------------------------------
   biography
------------------------------------------------------ */
#bio_h2{
	background-image:url(images/h2_bio_back.jpg);
	text-indent:-9999px;
	height:75px;
}

.ta{
	padding:20px;
}

/* ------------------------------------------------------
   infomation
------------------------------------------------------ */
#info_h2{
	background-image:url(images/h2_info_back.jpg);
	text-indent:-9999px;
	height:75px;
}