@charset 'utf-8';

#header h2 {
	background: transparent url(/images/en/main_copy.png) no-repeat top left;
	width: 675px;
	height: 35px;
}

#header p {
	background: transparent url(/images/en/copy.png) no-repeat top left;
	width: 446px;
	height: 85px;
}

#contents {
	background: transparent url(/images/en/contents_bg.png) no-repeat top left;
}

#final h3 {
	background: transparent url(/images/en/final.png) no-repeat top left;
	width: 105px;
	height: 42px;
}

#semiFinal h3 {
	background: transparent url(/images/en/semi_final.png) no-repeat top left;
	width: 164px;
	height: 46px;
}

#quarterFinal h3 {
	background: transparent url(/images/en/quarter_final.png) no-repeat top left;
	width: 151px;
	height: 32px;
}

#reserveFight h3 {
	background: transparent url(/images/en/reserve_fight.png) no-repeat top left;
	width: 148px;
	height: 32px;
}

#final a {
	background: transparent url(/images/en/final_card.png) no-repeat top left;
}

#semiFinal a {
	background: transparent url(/images/en/semi_final_card.png) no-repeat top left;
}

#quarterFinal a {
	background: transparent url(/images/en/quarter_final_card.png) no-repeat top left;
}

#reserveFight a {
	background: transparent url(/images/en/reserve_fight_card.png) no-repeat top left;
}

#usage {
	background: transparent url(/images/en/usage.png) no-repeat top left;
}