@charset "UTF-8";
.txt {
	text-align: left;
	width: 540px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 20px;
}
.soudan {
	font-size: 11px;
	color: #00a0e9;
	text-align: right;
	padding-right: 8px;
}
.form_h3 {
	font-size: 15px;
	font-weight: bold;
	color: #FF9900;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.read {
	font-size: 15px;
	line-height: 26px;
	font-weight: bold;
	color: #FF9933;
}
.orange {
	color: #333333;
	background-color: #fff0d9;
	background-image: url(../img/top/arrow_orange.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px;
	padding-top: 7px;
	padding-right: 30px;
	padding-bottom: 7px;
	padding-left: 7px;
	text-align: left;
}
.blue {
	color: #333333;
	background-color: #e1f5ff;
	background-image: url(../img/top/arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 35px;
	text-align: left;
}
.txt_blue {
	font-weight: bold;
	color: #0068b7;
}
.txt_orange {
	font-weight: bold;
	color: #ec6941;
}
