@charset "UTF-8";

/******************************************************
*	
*	1. common style
*	2. index style
*	
******************************************************/


/*  1. common style */
/*----------------------------------------------------------------------------------------------------------------------------------------*/

#alpha {
}





/*  2. index style */
/*----------------------------------------------------------------------------------------------------------------------------------------*/

#index #alpha {
}

#index #alpha #lead {
	font-size: 95%;
}

#index #alpha #catch {
	position: relative;
	width: 560px;
	heigt: 178px;
	margin-top: 28px;
}

#index #alpha #catch .btn {
	position: absolute;
	top: 130px;
	left: 279px;
}
