#fw_sns_div {
	text-align:left;
	font-size:1em;
}

#fw_sns_div .fw_sns_success {
	color:#3573B4;
	font-weight:bold;
	height:30px;
}

#fw_sns_div .fw_sns_failed {
	color:#FF0033;
	font-weight:bold;
	height:15px;
}

#fw_sns_div .fw_sns_ini{
	color:#000000;
	height:1px;
}

#fw_sns_form input.#fw_sns_email {
	width:100px;
	height:15px;
	border:#999999 1px solid;
}

#fw_sns_form #fw_sns_submit {
	width:161px;
	height:32px;
}

