@charset "utf-8";
/* CSS Document */

.tabheader li a {
	background-image:url(../img/contest_subtitle.gif);
	display:block;
	height:28px;
}

/*================================
メニューボタン（通常時）
================================*/
#head1 a {
	width:700px;
	background-position:0px 0px;
}

/*================================
メニューボタン（オンマウス時）
================================*/
#head1 a:hover {
	background-position:0px -28px;
}

#box1 {
	background-image:url(../img/contest_title_01.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

#ContestResults {
	background-image:url(../img/contest_BG.jpg);
	background-position:right 50px;
	background-repeat:no-repeat;
}
