@charset "shift_jis";
@import url("share.css");

/* +++++++++++++++++++++++++++++++++
■このディレクトリ内 CSS
+++++++++++++++++++++++++++++++++ */
/*
設立に向けた経緯
*/

table#keii {
	width:650px;
}

table#keii .cell1 {
	width:125px;
}

table#keii .cell2 {
	width:525px;
}
	
table#keii th {
	text-align:center !important;
}

table#keii .cell1 {
	text-align:right !important;
}

table#keii .cell2,
table#keii .cell3 {
	text-align:left !important;
}

/*
総会出席者
*/

table#shuseki {
	width:630px;
	float:right;
}

table#shuseki .cell1 {
	width:157px;
}

table#shuseki .cell2 {
	width:158px;
}

table#shuseki .cell3 {
	width:158px;
}

table#shuseki .cell4 {
	width:157px;
}
	
table#shuseki th,
table#shuseki .cell1,
table#shuseki .cell2,
table#shuseki .cell3,
table#shuseki .cell4 {
	text-align:center !important;
}


table#colum01 {
	width:650px;
	background-color: #CCFFCC !important;
	border-top: 2px solid !important;
	border-bottom: 2px solid !important;
}



table#colum02 {
	width:650px;
	background-color: #CCFFCC !important;
	border-top: 2px solid !important;
	border-bottom: 2px solid !important;
}
