@charset "UTF-8";



/******************************************************

*	

*	1. common style

*	2. index style

*	

******************************************************/





/*  1. common style */

/*----------------------------------------------------------------------------------------------------------------------------------------*/



#alpha {

}











/*  2. index style */

/*----------------------------------------------------------------------------------------------------------------------------------------*/



#index #alpha {

}



#index #alpha .pht {

	float: left;

	width: 120px;

}



#index #alpha .textBlock {

	float: right;

	width: 420px;

}



#index #alpha .textBlock p {

	padding-bottom: 20px;

	font-size: 95%;

}



#index #alpha .textBlock dl {

	float: right;

	text-align: right;

}



#index #alpha .textBlock dl dt {

	padding-bottom: 8px;

	font-size: 95%;

}



/*#index #alpha .textBlock dl dd {

	text-align: right;

}*/



#index #alpha .textBlock dl dd img {

	vertical-align: top;

}









