@charset "Shift_JIS";

/*------------------------------------------------
	IDENTIFICATION DIVISION.
	Version.					0.8.2

	PROGRAM-ID		"セカンダリページのみ"
------------------------------------------------*/

/*************************************
	DATA DIVISION.
	WORKING-STRAGE SECTION.
*************************************/
body{
	background				: 	url(../work/img/bg.jpg) #000 top center repeat-x;
}
#header{
	height							: 693px;
}
#flash{
	position						: absolute;
	left								: 0px;
	top								: 128px;
}
#mainMenu{
	position						: absolute;
	left								: 0px;
	bottom						: 0px;
}
