/* CSS Document : "KIND－カインド－" sub style */

/*
 flow
 cashback
 faq
 appli
 privacy_s
 about
 privacy
*/


/* flow =================================================== */
#flow {
	width: 530px;
	color: #333333;
	margin-top:25px;
	font-size: 14px;
	line-height: 160%;
}
#flow .copy {
	margin-bottom:25px;
}
#flow h3 {
	margin-bottom: 6px;
}
#flow .step-left {
	float: left;
	margin-right:15px;
}
#flow .redbold {
	color: #FF3300;
	font-weight: bold;
}
#flow .line {
	margin-top:15px;
	margin-bottom:15px;
	clear:both;
}

/* cashback =================================================== */

#cashback {
	width: 530px;
	margin-top: 15px;
	margin-left: 10px;
	color: #333333;
}
#cashback table {
	width: 525px;
	margin-bottom: 25px;
	margin-left: 2px;
	font-size: 14px;
}
#cashback table th {
	width: 175px;
	height: 45px;
	border: #999999 solid 1px;
}
#cashback table td {
	height: 30px;
	border: #999999 solid 1px;
	text-align: center;
}
#cashback table .cashbackL {
	background-color: #F2F2F2;
}
#cashback #cashbackAtn {
	width: 525px;
	margin-left: 2px;
	background-color: #FFCCCC;
}
#cashback #cashbackAtn p {
	font-size: 12px;
	line-height: 1.7;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}

/* faq =================================================== */

#faq {
	width: 530px;
	margin-top: 28px;
	margin-left: 10px;
	color: #000000;
}
#faq .faqboxTop {
	background-image: url(../img/sub/faq/faqbox_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 530px;
	padding-top: 9px;
	margin-bottom: 20px;
}
#faq .faqboxTop .faqboxBottom {
	background-image: url(../img/sub/faq/faqbox_bottom.gif);
	background-repeat: no-repeat;
	background-position:bottom;
	width: 530px;
	padding-bottom: 9px;
}
#faq .faqboxTop .faqboxBottom dl dt {
	background-image: url(../img/sub/faq/faq_q.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #E0EBCC;
	font-size: 14px;
	line-height: 1;
	padding: 16px 0 22px 62px;
}
#faq .faqboxTop .faqboxBottom dl dd.centerline {
	background-color: #E0EBCC;

}
#faq .faqboxTop .faqboxBottom dl dd.answer {
	background-image: url(../img/sub/faq/faq_a.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #E0EBCC;
	font-size: 12px;
	line-height: 1.4;
	letter-spacing: 0em;
	padding: 13px 15px 13px 62px;
}

/* appli =================================================== */

#appli {
	width: 530px;
	margin-left: 10px;
	color: #666666;
	line-height: 1.7;
}
#appli .form {
	width: 530px;
	margin-top: 30px;
	color: #000000;
	font-size: 12px;
}
#appli .form th {
	height: 32px;
	background-color: #FFE57F;
	border-bottom: #FFFFFF solid 2px;
	color: #000000;
	font-size: 14px;
	text-align: center;
}
#appli .form .item {
	width: 198px;
	height: 47px;
	background-color: #FFF0B2;
	border-right: #FFFFFF solid 2px;
	border-bottom: #FFFFFF solid 2px;
	padding-left: 15px;
}
#appli .form .must {
	margin-left: 10px;
	vertical-align: middle;
}
#appli .form .put {
	height: 328px;
	height: 47px;
	background-color: #FFF5CC;
	border-bottom: #FFFFFF solid 2px;

}
#appli .form .textbox {
	width: 164px;
	height: 18px;
	border: #666666 inset 1px;
	margin-left: 10px;
}
#appli .form .mailbox {
	width: 276px;
	height: 18px;
	border: #666666 inset 1px;
	margin-left: 10px;
}
#appli .form .creditSelect {
	border: #666666 inset 1px;
	margin-left: 10px;
}
#appli .form .radioL {
	margin-left: 10px;
	vertical-align: text-bottom;
}
*:first-child+html #appli .form .radioL { /* For IE7 */
	vertical-align: middle;
}
head~/* */body #appli .form .radioL { /* For IE8 */
	vertical-align: text-top;
}
html:not(:only-child:only-child) #appli .form .radioL { /* For safari */
	vertical-align: text-top;
}
#appli .form .radioR {
	margin-left: 36px;
	vertical-align: text-bottom;
}
*:first-child+html #appli .form .radioR { /* For IE7 */
	vertical-align: middle;
}
head~/* */body #appli .form .radioR { /* For IE8 */
	vertical-align: text-top;
}
html:not(:only-child:only-child) #appli .form .radioR { /* For safari */
	vertical-align: text-top;
}
#appli .form .privasy {
	background-color: #FFF5CC;
	border-bottom: #FFFFFF solid 2px;
	text-align: center;
}
#appli .form .atn {
	color: #990000;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 6px;
}
#appli .form iframe {
	width: 455px;
	height: 156px;
	border: #cccccc solid 1px;
	margin-bottom: 18px;
	background-color:#FFFFFF;
}
#appli .form .clearance {
	background-color: #FFF5CC;
}
#appli .form .clearance p {
	width: 508px;
	margin-top: 15px;
	margin-bottom: 12px;
	margin-left: 15px;
	line-height: 1.6;
	letter-spacing: 0em;
}
#appli .submit {
	margin-top: 14px;
	margin-bottom: 60px;
	margin-left: 140px;
}

/* privacy_s =================================================== */

#privacyTxt {
	font-size: 12px;
	line-height: 1.75;
	text-align: center;
}

/* about =================================================== */

#about {
	width: 530px;
	margin-top: 25px;
	margin-left: 10px;
}
#about table{
	width: 530px;
	color: #333333;
	font-size: 12px;
	line-height: 1.5;
	letter-spacing: 0em;
}
#about .aboutL {
	width: 200px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
	background-color: #F2F2F2;
	border: #CCCCCC solid 1px;
	vertical-align: top;
}
#about .aboutR {
	width: 330px;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
	border: #CCCCCC solid 1px;
}

/* privacy =================================================== */

#privacy {
	width: 530px;
	margin-left: 10px;
	color: #666666;
	line-height: 1.6;
}
#privacy p {
	margin-bottom: 20px;
}
#privacy .privacyBox {
	width: 530px;
}
#privacy .privacyBox img {
	margin-bottom: 10px;
}
#privacy .privacyBox p {
	width: 498px;
	margin-bottom: 20px;
	margin-left: 21px;
}
