h2 {
	margin-top: 20px;
}
ul#inquiry {
	padding: 20px 10px 30px;
}
#inquiry li {
	font-size: 75%;
	line-height: 1.3em;
	list-style-type: disc;
	margin-left: 20px;
	margin-bottom: 0.5em;
}


table#list01 {
	font-size: 82%;
	height: auto;
	width: 590px;
	border: none;
	border-collapse:separate;
	margin-bottom: 20px;
}

#back {
	margin-top: 50px;
	text-align: right;
	margin-bottom: 60px;
}
#list01 th {
	background-color: #FFDDF4;
	line-height: 1.3em;
	padding: 10px;
	width: 25%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#list01 td {
	width: 75%;
	padding: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.txt-col-red {
	font-weight: bold;
	color: #FF0000;
}
h3 {
	font-size: 88%;
	line-height: 1.3em;
	margin-bottom: 0.5em;
}
#bt_area {
	text-align: center;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
#bt_area input {
	margin-right: 10px;
	margin-left: 10px;
}
