@charset "utf-8";

@import url("base/reset.css");

@import url("common.css");
@import url("layout.css");

@import url("print.css");


/* /////////////////////////////////////////////////////////////////////////// TOPPAGE */

/* ----------------------------------------------------- Main */


#secretariat table,
#officer table {
	margin-bottom:25px;
}

#officer th {
	width:36%;
}

#secretariat th,
#secretariat td,
#officer th,
#officer td {
	text-align:center;
	vertical-align:middle;
}

