body#about #header{
background:url(../ja/image/h1_about_en.jpg) no-repeat;
}

body#program #header{
background:url(../ja/image/h1_program_en.jpg) no-repeat;
}

body#performance #header{
background:url(../ja/image/h1_performance_en.jpg) no-repeat;
}

body#event #header{
background:url(../ja/image/h1_event_en.jpg) no-repeat;
}

body#profile #header{
background:url(../ja/image/h1_profile_en.jpg) no-repeat;
}

body#audition #header{
background:url(../ja/image/h1_audition_en.jpg) no-repeat;
}

body#scholorship #header{
background:url(../ja/image/h1_scholorship_en.jpg) no-repeat;
}

body#venue #header{
background:url(../ja/image/h1_venue_en.jpg) no-repeat;
}


body#index #header{
background:url(../ja/image/index_en.jpg) no-repeat;
height:1000px;
width:1200px;
}

#index #contents{
padding-top:540px;
}
#toggle{
	background:url(../ja/image/toggle_en.png) no-repeat;
}

#toggle a{
display:block;
	width:80px;
	height:80px;
	position:absolute;
	z-index:100;
	top:0;
	right:140px;
}


