@charset "Shift_JIS";

/*	スタイルシート　[ 公益財団法人 鹿児島県建設技術センター：建設行政資料 ]
=================================================================== */
/* ※※※※※※　各領域定義　※※※※※※ */
div.border {
	border: 1px #C0C0C0 solid;
	margin: 10px;
	padding: 5px;
}
form#form1 .errmsg {
	background-color: #C0C0C0;
	border: 1px #C0C0C0 solid;
	color: red;
	font-size: 120%;
	padding: 10px 0;
	text-align: center;
}
div#MainContents table {
	line-height: 150%;
}
