


/* フォーム */

#counter-form p, #counter-form-confirm p {
	padding: 0 0 5px;
}

#counter-form span, #counter-form-confirm span {
	color: #E84572;
	font-size: 10px;
	font-weight: bold;
}

#counter-form label {
	margin: 0 5px 5px;
}

#counter-form input {
	vertical-align: -2px;
}

#counter-form .m {
	width: 300px;
}

#counter-form .l {
	width: 400px;
}

#counter-form .input-caption {
	clear: both;
	float: left;
	display: inline;
	width: 120px;
}

#counter-form table {
	width: 100%;
	margin: 0 0 20px;
	border-collapse: collapse;
	border: 1px solid #C7C7C7;
}

#counter-form table tr th {
	width: 130px;
	padding: 5px 10px;
	border: 1px solid #C7C7C7;
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	background-color: #F0F0F0;
}

#counter-form table tr td {
	padding: 5px 10px;
	border: 1px solid #C7C7C7;
	font-size: 12px;
}

#counter-form .submit {
	margin: 30px 0;
	text-align: center;
}

#counter-form-confirm table {
	width: 100%;
	margin: 0 0 10px;
	border-collapse: collapse;
	border: 1px solid #C7C7C7;
}

#counter-form-confirm table tr th {
	width: 130px;
	padding: 5px 10px;
	border: 1px solid #C7C7C7;
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	background-color: #FADEE9;
}

#counter-form-confirm table tr td {
	padding: 5px 10px;
	border: 1px solid #C7C7C7;
	font-size: 12px;
}

#counter-form-confirm .buttons {
	margin: 0 0 20px;
	text-align: center;
}

#counter-form-confirm .buttons img {
	margin: 0 0 10px;
}

#counter-form-confirm .privacy {
	margin: 20px 0;
}

#counter-form-confirm .privacy strong {
	font-weight: bold;
}

#counter-form-confirm .privacy .secure {
	margin: 20px 0;
}

#counter-form-confirm .privacy .secure .cybertrust {
	float: left;
	display: inline;
	width: 158px;
}

#counter-form-confirm .privacy .secure p {
	float: right;
	display: inline;
	width: 500px;
	padding: 30px 0 0;
}


#counter-form .terms h4 {
	margin: 10px 10px 15px;;
	padding: 0 3px 5px;
	border: none 0px;
	color: #605442;
	font-size: 17px;
	font-weight: bold;
	background: url(../img/qa/ttl_terms_caption_bg.gif) no-repeat 0 bottom;
}



/* 先輩カップル完了画面用 */

.lower-contents .text-center .step4-block {
	position: relative;
	width: 410px;
	height: 211px;
	margin: 25px auto;
	background: url(../img/members/step4_block_bg.jpg) no-repeat;
}

.lower-contents .text-center .step4-block .t1 {
	position: absolute;
	top: 48px;
	left: 24px;
	width: 382px;
	color: #DD365D;
	font-size: 32px;
	line-height: 32px;
}

.lower-contents .text-center .step4-block .t2 {
	position: absolute;
	top: 112px;
	left: 39px;
	width: 342px;
	color: #5C411C;
	font-size: 18px;
	font-weight: bold;
	line-height: 25px;
}











