@charset "UTF-8";
h3 {
	border-bottom-style: solid;
	border-bottom-color: #ef6060;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.txt {
	margin-right: 10px;
	margin-bottom: 40px;
	margin-left: 10px;
}
.icon {
	background-image: url(../img/icon1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.form {
	border: 1px solid #969696;
	color: #969696;
}
.title {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #ef6060;
	text-align: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.title02 {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #ef6060;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.btm {
	height: 10px;
}
.btn {
	border: 1px solid #969696;
	color: #969696;
}
.btn：hover {
	background-color: #FF0000;
	border: 1px solid #969696;
}
