#ssnum {
	display: none;
}
.input_hide {
	display: none;
}
.label_ssn {
	display: inline-block;
	width: 80px;
}
.salon_t1 {
	font-size: 18px;
	font-weight: bold;
}
.salon_t2 {
	font-size: 16px;
	font-weight: bold;
}
.salon_tbl {
	margin: 20px;
	margin-top: 10px;
}
.salon_tbl th,
.salon_tbl td {
	padding: 10px;
	vertical-align: top;
	border-top: 1px solid #ccc;
}
.salon_tbl th {
	white-space: nowrap;
	font-weight: bold;
}
.salon_tbl td .ind_2 {
	display: block;
	padding-left: 2em;
	text-indent: -2em;
}
.salon_tbl td {
	padding: 5px;
	font-size: 12px;
}
.ctr {
	text-align: center;
}
.salon_h3 {
	margin-top: 24px;
	padding: 8px 12px;
	background-color: #d1cb9f;
	font-size: 0;
}
.salon_h3_1 {
	margin-top: 24px;
	padding: 8px 12px;
	background-color: #6e6257;
	font-size: 0;
}
.salon_h3_2 {
	margin-top: 24px;
	padding: 8px 12px;
	background-color: #d1cb9f;
}

#salon_form {
	margin-top: 25px;
}
#salon_form th,
#salon_form td {
	padding: 15px 0;
	border-top: 1px dotted #999;
	font-size: 1.08em;
}
#salon_form th {
	width: 205px;
	font-weight: bold;
}
#salon_form td {
	width: 680px;
	border-left: 25px solid #fff;
}
#salon_form tr:first-child th {
	border-top: 4px solid #660000;
}
#salon_form tr:first-child td {
	border-top: 4px solid #a5a6a5;
}
.ex {
	color: #c66;
	font-size: 0.8em;
	vertical-align: top;
}
#salon_form td label span {
	padding-left: 10px;
	padding-right: 30px;
}
#salon_form td.ctr {
	padding-top: 30px;
	text-align: center;
}
#salon_form td #poricy {
	display: block;
	height: 150px;
	overflow: scroll;
	border: 1px solid #aaa;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	background-color: #f0e5d1;
}
#salon_form td #privacy_poricy h2 {
	font-size: 0.93em;
	font-weight: bold;
	margin-bottom: 6px;
}
#salon_form td #privacy_poricy p {
	margin-bottom: 6px;
	font-size: 0.93em;
}
#salon_form td #poricy_list1, #poricy_list1 li {
	list-style-type: decimal;
	margin-left: 16px;
}
#salon_form td #poricy_list2, #poricy_list2 li {
	list-style-type: disc;
	margin-left: 16px;
}
#salon_form td #poricy_sig {
	width: 100%;
	text-align: right;
	margin-top: 20px;
}
#salon_form td #form_back {
	margin-right: 30px;
	padding: 2px;
	width: 6em;
	background: #f5f5f5;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #6a1d00;
	vertical-align: text-bottom;
	color: #333;
}
#form_email, #form_co_email {
	ime-mode: disabled;
}
.validate_alert {
	position: absolute;
	display: inline-block;
	z-index: 2;
	box-sizing: border-box;
}
.validate_alert_msg {
	display: inline-block;
	color: #f00;
	margin-bottom: 6px;
	padding: 2px 10px 2px 10px;
	border: 2px solid #f00;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	background-color: #ffdcdc;
}
#salon_form {
	position: relative;
}
#form_name_alert {
	/*left: 260px;*/
	width: 300px;
}
#form_kana_alert {
	/*left: 260px;*/
	width: 300px;
}
#form_email_alert {
	/*left: 260px;*/
	width: 300px;
}
#form_co_email_alert {
	/*left: 260px;*/
	width: 300px;
}
#form_message_alert {
	left: 400px;
	width: 320px;
}
.players {
	display: block;
	font-size: 120%;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
