/* ------------------------------------------------------------
 * HimaturiSite history stylesheet
 * original: 2001-02-01
 * revised : 2005-03-11
 * -----------------------------------------------------------*/
 @import url(layout-common.css);
 
/* ===========================================================
 *             Element type selectors 
 * =========================================================== */
body {
	background: #E4BEB1;
}
table {
	background: #FDFCF9;
	font-size: 0.9em;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: 20px;
	margin-left: 20px;
}
td {
	padding: 0.2em 1em;
	margin-left: auto;
}

/* ===========================================================
 *             block level styles 
 * =========================================================== */
div#con-space p {
	margin: 10px;
}
#space img {
	border: none;
}
#space {
	padding-right: 30px;
	padding-left: 30px;
}
th img {
	border: none;
}
