#contents table {
	height: auto;
	width: 590px;
	border: none;
	border-collapse:collapse;
	margin-bottom: 20px;
}
#contents th {
	padding: 10px;
	height: auto;
	width: 30%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #424242;
	color: #006600;
	text-align: left;
	font-size: 82%;
	vertical-align: top;
}
#contents td {
	padding: 10px;
	height: auto;
	width: 70%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #424242;
}
textarea {
	height: 150px;
	width: 390px;
}
#checkbox {
	width: 50px;
	height: 40px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.checkbox-p{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #006600;
	text-align: left;
	font-size: 70%;

}

#caution {
	font-size: 69%;
	line-height: 1.3em;
	font-weight: bold;
	color: #333333;
	background-color: #FFCCCC;
	padding: 10px;
	border: 1px dotted #CC0000;
}
#bt {
	text-align: center;
	margin-bottom: 30px;
}
#naiyou input {
	width: 200px;
	height: 20px;
}
#bt input {
	margin-right: 10px;
	margin-left: 10px;
}
#foot02 {
	background-color: #DDDDDD;
	height: 50px;
	font-size: 63%;
	color: #666666;
	padding-right: 0px;
	padding-left: 0px;
	text-align: right;
	padding-top: 5px;
	vertical-align: top;
	font-weight: bold;
	letter-spacing: 0.1em;
	width: 800px;
	padding-bottom: 0px;
	margin: 0px;
}
#foot02 p {
	margin-right: 10px;
}
