<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

/*
es_MX
*/

/* -----------------------------------------------
contents name
----------------------------------------------- */

#contents-name h2 a {
	display: block;
	background: url(/img/spa/panel/title_resend_ureg.gif) no-repeat 0 0;
	width: 433px;
	height: 50px;
}

/* =========================================================
ureg / resend_ureg
========================================================= */

#resend-ureg {
	clear: both;
	margin: 15px 0;
}
#resend-ureg p.desc {
	line-height: 137%;
	margin-bottom: 15px;
}
#resend-ureg table {
	border-collapse: collapse;
	border-spacing: 0;
	border-top: 1px solid #e6eae6;
	margin-bottom: 15px;
	width: 100%;
}
#resend-ureg tr {
	border-bottom: 1px solid #e6eae6;
}
#resend-ureg th {
	font-weight: normal;
	text-align: left;
	line-height: 137%;
	background-color: #f7f6f5;
	border-left: 1px solid #e6eae6;
	padding: 10px;
	white-space: nowrap;
}
#resend-ureg td {
	line-height: 137%;
	border-left: 1px #e6eae6 dotted;
	border-right: 1px #e6eae6 solid;
	padding: 10px;
	width: 100%;
}

/* -----------------------------------------------
auth
----------------------------------------------- */

#resend-ureg p.auth {
	color: #ea5549;
	line-height: 126%;
	margin-bottom: 20px;
}

/* -----------------------------------------------
button
----------------------------------------------- */

#resend-ureg .button {
	clear: both;
	text-align: center;
	margin-bottom: 30px;
}
#resend-ureg .button div {
	display: inline-block;
	margin: 0 5px;
}
#resend-ureg .button input[type="submit"] {
	display: inline-block;
	font-family: "Hiragino Kaku Gothic ProN","メイリオ",Meiryo;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	color: #ffffff;
	text-align: center;
	line-height: 100%;
	background-color: #666666;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 3px solid rgba(0,0,0,0.2);
	border-radius: 3px;
	cursor: pointer;
	padding: 14px 20px 10px 20px;
	min-width: 100px
}
#resend-ureg .button input[type="submit"]:hover {
	background-color: #ffb400;
}
#resend-ureg .button a {
	display: inline-block;
	font-family: "Hiragino Kaku Gothic ProN","メイリオ",Meiryo;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	color: #ffffff;
	text-align: center;
	line-height: 100%;
	background-color: #999;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 3px solid rgba(0,0,0,0.2);
	border-radius: 3px;
	cursor: pointer;
	padding: 14px 20px 10px 20px;
	min-width: 60px;
}
#resend-ureg .button a:hover {
	background-color: #ffb400;
}

/* =========================================================
final
========================================================= */

#resend-ureg .final {
	border: 1px solid #e6eae6;
	background-color: #ffffe0;
	padding: 20px 20px 25px 20px;
	margin-bottom: 15px;
}
#resend-ureg .final dt {
	font-family: "Hiragino Kaku Gothic ProN","メイリオ",Meiryo;
	color: #ea5549;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
}
#resend-ureg .final dd {
	line-height: 146%;
}
#resend-ureg .final dd ul {
	list-style-type: none;
	border-top: 1px dotted #e6eae6;
	padding: 15px 0 0 0;
	margin-top: 15px;
}
#resend-ureg .final dd li {
	color: #ea5549;
}

/* =========================================================
done
========================================================= */

#resend-ureg .done {
	border: 1px solid #e6eae6;
	background-color: #f7f6f5;
	padding: 20px 20px 25px 20px;
	margin-bottom: 15px;
}
#resend-ureg .done dt {
	font-family: "Hiragino Kaku Gothic ProN","メイリオ",Meiryo;
	color: #ea5549;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
}
#resend-ureg .done dd {
	line-height: 146%;
}
#resend-ureg .done dd ul {
	list-style-type: square;
	padding: 0;
	margin: 0 0 12px 1.5em;
}
</pre></body></html>