@charset "UTF-8";
/* CSS Document */

.section .catch {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1.6em;
	line-height: 1.2;
	color: #FF9900;
	float: left;
	width: 100%;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
	letter-spacing: 1px;
	font-weight: bold;
}
.spsec {
	float: left;
	width: 600px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.tell {
	font-size: 1.4em;
	line-height: 2;
	color: #FF9900;
	text-align: center;
}

