body{
	background: #fff;
}

#Left {
	background-image:url("http://www.tomorrowland.jp/tomorrowland/schedule/images/bg_navi2009ss.gif");
}
#Container{
	background-image:url("../images/bgnew.gif");
}



#Head a{text-decoration: none;}
#Head a:hover {color: #fff;text-decoration: none;border-bottom:0px dotted;}
#Head a:hover img{
	opacity:0.75;
	filter: alpha(opacity=75);
}
#Head a.long{text-decoration: none;}
#Head a.long:hover {color: #fff;text-decoration: none;border-bottom:0px dotted;}
#Head a.long:hover img{
	opacity:1;
	filter: alpha(opacity=100);
}