.category p {
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 16px;
	background-image: url(img/etc/point.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}
.space-cell {
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.space-cell p {
	margin: 3px 0px 3px 5px;
	padding: 0px 0px 0px 16px;
	background-image: url(img/etc/point.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	font-size: 12px;
	line-height: 18px;
}
.space-cell2 {

	margin: 0px;
	padding: 0px;
}
.space-cell2 p {
	margin: 3px 0px;
	padding: 0px 0px 0px 16px;
	font-size: 12px;
	line-height: 18px;
}
.table2 {

	padding: 0px;
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.contents p {
	margin-left: 15px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: auto;
}
.button {
	text-align: center;
}
.button p {
	margin-top: 3px;
	margin-bottom: 3px;
}
textarea {
	margin-bottom: 7px;
}
