@charset "utf-8";
.section-header{
	margin:30px 0;
	text-align:center;
	border-bottom:1px solid #666666;
	padding-bottom: 1em;
}
.section-header.small{ border-bottom-color:rgba(102,102,102, 0.4);}
.section-header.small .section-title { font-weight:500;}
.section-title , .section-subtitle{color:#666666; font-weight:600;}

.section-title{
	margin-bottom:0px;
	font-size:1.5em;
	/*letter-spacing:5px;*/
}

.section-subtitle{
	margin-top:0px;
	font-size:0.8em;
	text-transform:uppercase;
}
/* === register 註冊   ============================================================
================================================================================*/
/*.fm-register{ max-width:500px;}*/

.agree-area{ margin:20px 0;}

.agree-area , .agree-area a{ color:#666666;}

.agree-area a{ font-weight:600;}
.agree-area a:hover{ color:#810000;}

.register-rule iframe{ border:1px solid #cccccc; height:690px;}

.register-info-tltle{ margin-top:60px;}