@charset "UTF-8";

/*////////////////////////////////////////*/
/* �w�i */
/*////////////////////////////////////////*/
#all{
	background: url(../rotator/rotator.php);
	background-repeat:no-repeat;
	background-position:center;
	width: 100%; 
	height: 100%; 
}

/*////////////////////////////////////////*/
/* �R���e�i */
/*////////////////////////////////////////*/
#contener{
	background-image:url(../img/bg_alpha_k2-trans.png);
	width:100%;
	height:100%;
}

/*////////////////////////////////////////*/
/* �t���b�V�� */
/*////////////////////////////////////////*/
#flash{
	text-align:center;
	width:1000px;
	height:500px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-240px;
	margin-left:-500px;
}