*
	{
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka, sans-serif;
	}
body
	{
	text-align: center;
	color: #222;
	background-color: #FFF;
	}
form fieldset
	{
	padding-left: 10px;
	}
form input
	{
	ime-mode: disabled;
	}
form textarea
	{
	font-family: "ＭＳ ゴシック", "Osaka－等幅", monospace;
	}
form label
	{
	cursor: pointer;
	}
form #pass
	{
	font-family: Verdana, Tahoma, sans-serif;
	}
em
	{
	font-style: normal;
	}
p
	{
	margin: 12px 0px;
	}
dl dt
	{
	margin-top: 6px;
	}
table
	{
	width: 100%;
	border-collapse: collapse;
	margin-top: 20px;
	}
table tr th
	{
	text-align: center;
	padding: 6px 0px 4px 0px;
	}
table tr td
	{
	padding: 7px 7px 6px 7px;
	}
table tr th,
table tr td
	{
	border: 1px solid #BBB;
	}
address
	{
	font-style: normal;
	}
div#container
	{
	margin: 0px auto;
	width: 95%;
	}
	div#container > div
		{
		margin: 20px 0px;
		}
div#navi ul
	{
	margin: 0px;
	}
div#navi ul li
	{
	display: inline;
	}
div#copyright
	{
	margin: 20px 0px;
	}
input.button
	{
	text-align: center;
	width: 5.6em;
	}
.help
	{
	cursor: help;
	border-bottom: 1px dotted;
	}
.error, .new
	{
	color: #F60;
	background-color: inherit;
	}
table tr.modified
	{
	color: inherit;
	background-color: #F0F0F0;
	}
