body {
	background-position: center;
	text-align: center;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
}

h1 {
	color: #999999;
	height: 1em;
	line-height: 1em;
	margin-top: 1em;
	text-align: center;
}

img {
	border: 0;
}

em {
	font-style: normal;
	font-weight: bold;
}

br {
	clear: both;
}

.radio {
	vertical-align: middle;
}

.imp1 {
	color: #99cc00;
}

.imp1 a {
	color: #33CC33;
}

.imp2 a {
	color: #CCCCFF;
}

.imp3 {
	color: #FF9900;
}

.imp3 a {
	color: #FF9900;
}

.imp4 a {
	color: #000000;
}

.submit {
	margin-top: 2em;
}

.submit input {
	padding: 5px;
	font-size: 150%;
}

#footer p {
	margin: 0;
}

#contents table {
	background-color: #000000;
	color: #ffffff;
	width: 560px;
	margin: 30px 0 0 10px;
	border: solid 2px #7AB14D;
	border-collapse: collapse;
	table-layout: fixed;
}

*:first-child+html #contents table {
	display: inline;
}

* html #contents table {
	display: inline;
}

#contents table * {
	font-family: "ＭＳ ゴシック", "Osaka-等幅", monospace;
}

#contents th {
	background-color: #E7F9DF;
	color: #000000;
	width: 100px;
	padding: 7px 10px 5px 10px;
	border: solid 2px #7AB14D;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

#contents td {
	background-color: #ffffff;
	color: #000000;
	padding: 7px 10px 5px 10px;
	border: solid 2px #7AB14D;
	font-size: 12px;
	text-align: left;
}

#contents .contactTable th {
	width: 150px;
	text-align: left;
}

#side .Txt_トップ p {
	color: #99cc00 !important;
}