/*    kwa_Kyokai.css  070129   */
/*                                      */
/* #################### 入会案内　　　　  ###################### */

p.kyokai_title   {
	margin-top: 5px ;
	font-size: 13pt ;
	font-weight: bold ;
	margin-bottom: 5px ; 
	padding: 0;
	text-align: center ;
	}

table.kyokai {
/*	clear: both ;  */
	table-layout : fixed ;	
	border-collapse: collapse ;	
	border : solid 2px blue ; 
/*	vertical-align: top ;  */
	margin-top: 5px ;
	margin-bottom: auto ;
	margin-left : auto ; 
	margin-right : auto ;
	font-size: 10pt ;
	font-weight: normal ;
	}

table.kyokai td.yellow {
	font-size : 10pt ; 
	font-weight : normal ;
 	text-align : left ;
	padding: 0.3em ;
	background-color : rgb(255,254, 205) ;    
	border : solid 1px ; 
	}

table.kyokai td.green {
	font-size : 10t ; 
	font-weight : normal ;
 	text-align : left ;
	padding: 0.3em ;
	background-color : rgb(193, 255, 224) ;    
	border : solid 1px ; 
	}
	
table.kyokai a.jimusho_map  {
	text-decoration: underline ;
	}

table.kyokai a:hover {
	color : red ;
	text-decoration: underline ;
	background-color: rgb(255,228,225)
	} 	


table.yakuin {
	table-layout : fixed ;	
	border-collapse: collapse ;	
	vertical-align: top ;  
	border : solid 0px  ;
	margin-top: -18px ;
	margin-bottom: -20px ;  
/*	position: relative ;
	top: -18px ;   */ /* 表示はうまく行くが、DWの編集がし難い */
	margin-left : 0px ; 
	margin-right : auto ;
	font-size: 10pt ;
	font-weight: normal ;
	text-align: center ;
	}

table.yakuin td {
	border : solid 0px  ;
	font-size: 10pt ;
	font-weight: normal ;
	text-align: left ;
	}

table.gyoji {
	table-layout : fixed ;	
	border-collapse: collapse ;	
	border : solid 1px blue ;
	margin-top: -10px ;  
	margin-bottom: 0px ;
	margin-left : 1px ; 
	margin-right : auto ;
	font-size: 10pt ;
	font-weight: normal ;
	text-align: right ;
	}

table.gyoji td {
	border : solid 1px blue ;
	font-size: 10pt ;
	font-weight: normal ;
	text-align: left ;
	}

/* *****************   End of 協会案内  *************     */


	

	
	

