@charset "UTF-8";


/******************************************************
*	
*	1. common style
*	2. index style
*	3. profile style
*	4. history style
*	5. organization style
*	6. license style
*	7. access style
*	
******************************************************/


/*  1. common style */
/*----------------------------------------------------------------------------------------------------------------------------------------*/

#headSec {
	background-image: url(../../../../jp/base/img/head_bg.jpg);
}





/*  2. index style */
/*----------------------------------------------------------------------------------------------------------------------------------------*/

#index #alpha {
}





/*  3. profile style */
/*----------------------------------------------------------------------------------------------------------------------------------------*/

#profile #alpha {
}





/*  4. history style */
/*----------------------------------------------------------------------------------------------------------------------------------------*/

#history #alpha {
}





/*  5. organization style */
/*----------------------------------------------------------------------------------------------------------------------------------------*/

#organization #alpha {
}





/*  6. license style */
/*----------------------------------------------------------------------------------------------------------------------------------------*/

#license #alpha {
}





/*  7. access style */
/*----------------------------------------------------------------------------------------------------------------------------------------*/

#access #alpha {
}























































