#block {
	margin: 10px 35px;
}
#object_select {
	text-align: left;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
}

.m01 {
	line-height: 140%;
	text-align: left;
	margin: 20px 10px 10px 10px;
}
.pref_select {
	text-align: left;
}

.text_g_color {
	color: #666600;
}

.body_txt {
	text-align:left;
	margin: 20px 0;
}
#object_select table {
	text-align: left;
	width: 100%;
}
#object_select th, td {
	text-align: left;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.submit {
	text-align: center;
	padding: 20px 0;
}

