@charset "shift_jis";

/* ====== /lostpass/ ===== */
/* -------------------------------- */
/* -------- lostpassIndexBox -------- */
/* -------------------------------- */

#lostpass p.end{
margin-bottom:10px;
}

#contents #lostpass .lspBox {
	border: 3px solid #f60;
	padding: 20px;
}

#contents #lostpass .lspBox p.msg {
	padding: 5px 5px 5px 10px;
	margin-bottom: 15px;
	font-size: 100%;
	font-weight: bold;
	background-image: url(/images/col_light_orange.gif);
}

#contents #lostpass .lspBox form {
	text-align: left;
}

#contents #lostpass .lspBox table {
	width: 100%;
	font-size: 100%;
	border-top: 1px dotted #f60;
}

#contents #lostpass .lspBox th {
	padding: 5px 3px 5px 5px;
	width: 152px;
	border: none;
	border-bottom: 1px dotted #f60;
	font-weight: bold;
	line-height: 120%;
	background-image: url(/images/col_light_orange.gif);
}

#contents #lostpass .lspBox th span {
	font-size: 84%;
	font-weight: normal;
}

#contents #lostpass .lspBox td {
	padding: 5px 0 5px 5px;
	border: none;
	border-bottom: 1px dotted #f60;
	line-height: 120%;
	font-size: 100%;
	text-align: justify;
	text-justify: inter-ideograph;
}

#contents #lostpass .lspBox td .caution {
	font-size: 84%;
	color: #f60;
}

#contents #lostpass .lspBox th.nb,
#contents #lostpass .lspBox td.nb {
	border-bottom: none;
}

#contents #lostpass .lspBox .lbl {
	padding: 0 20px 0 5px;
}

#contents #lostpass .lspBox .txt {
	width: 300px;
	padding: 3px;
	border: 1px solid #ccc;
	background-color: #fff;
}

#contents #lostpass .lspBox .maxTxt {
	width: 455px;
	padding: 3px;
	border: 1px solid #ccc;
	background-color: #fff;
}

#contents #lostpass .lspBox .ulFile {
	width: 300px;
	padding: 3px;
	border: 1px solid #ccc;
	background-color: #fff;
}

#contents #lostpass .lspBox textarea {
	width: 455px;
	padding: 3px;
	border: 1px solid #ccc;
	background-color: #fff;
}

#contents #lostpass .lspBox select {
	padding: 3px 1px 3px 3px;
	border: 1px solid #ccc;
	background-color: #fff;
}

#contents #lostpass .lspBox option {
	padding-right: 20px;
}

#contents #lostpass .lspBox .txt:hover,
#contents #lostpass .lspBox .maxTxt:hover,
#contents #lostpass .lspBox .ulFile:hover,
#contents #lostpass .lspBox textarea:hover,
#contents #lostpass .lspBox select:hover,
#contents #lostpass .lspBox .txt:focus,
#contents #lostpass .lspBox .maxTxt:focus,
#contents #lostpass .lspBox .ulFile:focus,
#contents #lostpass .lspBox textarea:focus,
#contents #lostpass .lspBox select:focus {
	border: 1px solid #f60;
	
}


#contents #lostpass .lspBox .buttons {
	padding: 20px 0 0;
	text-align: center;
}

#contents #lostpass .lspBox .buttonsL {
	padding: 10px 0 20px 140px;
}

#contents #lostpass .lspBox .btnYes {
	margin: 0 15px;
	padding: 2px 10px;
	border: 1px solid #f60;
	color: #f60;
	font-size: 100%;
	font-weight: bold;
	background-color: #fff;
}

#contents #lostpass .lspBox .btnNo {
	margin: 0 15px;
	padding: 2px 10px;
	border: 1px solid #999;
	background-color: #fff;
}
