@charset "UTF-8";



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

*	

*	1. common style

*	2. index style

*	

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





/*  1. common style */

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



#alpha {

}











/*  2. index style */

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



#index #alpha table {

	float: left;

	width: 380px;

}



#index #alpha table th,

#index #alpha table td {

	padding: 5px 8px 6px;

	background: url(../../../img_common/dotline1.gif) repeat-x left bottom;

	font-size: 95%;

	vertical-align: top;

}



#index #alpha table th {

	width: 104px;

	white-space: nowrap;

}



#index #alpha #pht {

	float: right;

	width: 160px;

}



#index #alpha #pht img {

	display: block;

	margin-bottom: 15px;

}











