@charset "UTF-8";
/* アーカイブス用スタイルシート
*/

/* アーカイブス */
#articleBody table {
	}
	#articleBody table th,#articleBody table td {
		border: thin black solid;
		padding: 2px 5px;
		}
	#articleBody table th {
		text-align: center;
	}
	#articleBody .toolsHeader {
		width: 4.5em;
		}
	#articleBody .filesHeader {
		width: 6em;
	}
/* $Id: archives.css 1 2009-03-19 11:17:04Z atsushifx $
*/

