@charset "UTF-8";
/* CSS Document */

/*--------------------------------------------------------------------------*/
/*  組織概要用																*/
/*--------------------------------------------------------------------------*/

table.gaiyou{
	width:600px ;
	margin:10px auto ;
}

	table.gaiyou th{
		width:80px ;
		line-height:20px ;
		background:#EAE4D1 ;
		text-align:center ;
	}
	
	table.gaiyou td{
		width:514px ;
		line-height:20px ;
		background:#F5F2E9 ;
	}