#main-image {
	width: 1000px;
	float: left;
	height: 240px;
	margin-bottom: 30px;
}
.btn {
}
#main p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}
#m-01 {
	float: left;
	width: 700px;
	font-size: 15px;
	line-height: 1.5em;
	text-align: justify;
	text-justify: inter-ideograph;
	margin-bottom: 30px;
	padding-bottom: 20px;
	border-bottom: 1px solid rgba(0,0,0,1.00);
}

#m-02 {
	float: left;
	width: 700px;
	font-size: 15px;
	line-height: 1.5em;
	text-align: justify;
	text-justify: inter-ideograph;
	margin-bottom: 50px;
}
#m-03 {
	float: left;
	width: 700px;
	font-size: 15px;
	line-height: 1.5em;
	text-align: justify;
	text-justify: inter-ideograph;
	margin-bottom: 20px;
	padding-top: 20px;
	border-top: 1px solid rgba(0,0,0,1.00);
}


table {
	width: 100%;
	font-size: 15px;
	color: #353535;
	border: 1px #333 solid;
	border-collapse: collapse;
	border-spacing: 0;
	margin-top: 0;
	margin-bottom: 10px;
}
caption {
	text-align: left;
	font-size: 12px;
	background-image: url(../images/inqury/ico/on.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0;
	text-indent: 15px;
	margin: 0;
}
th {
	width: 150px;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	border: #333 solid;
	border-width: 0 0 1px 1px;
	background-image: url(../images/inqury/ico/off.gif);
	background-repeat: no-repeat;
	background-position: 5px 13px;
	font-weight: lighter;
	vertical-align: top;
	white-space: nowrap;
	background-color: #f5f5f5;
}

td {
padding: 8px;
border: #333 solid;
border-width: 0 0 1px 1px;
line-height: 150%;
white-space: nowrap;
}
tfoot td {
	border: #333 solid;
	border-width: 0 0 1px 1px;
	line-height: 150%;
	text-align: center;
	padding-top: 15px;
	padding-right: 8px;
	padding-bottom: 15px;
	padding-left: 8px;
}

.red {
	color: rgba(219,13,16,1.00);
}
