/* header */
#global-navi li
{
	background-image	:none;
}
/* main */
/* ----------< パネル >---------- */
.panel
{
	width     : 946px;
	height		: 487px;
/*	margin		: -60px 0 0 -120px ;*/
	position	: absolute;
	top				: 0;
	left			: 0;
}
.panel div
{
/*	line-height			: 1.2em;*/
	text-align			: center;
	margin-bottom		: 10px;
}
/* ----------< ラベル >---------- */
.lbltitle
{
	margin				: 0 auto 10px;
}