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

/*
th_TH
*/

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

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

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

/* =========================================================
form
========================================================= */

#ureg {
	clear: both;
	margin: 15px 0;
}
#ureg p.desc {
	line-height: 137%;
	margin-bottom: 15px;
}
#ureg table {
	border-collapse: collapse;
	border-spacing: 0;
	border-top: 1px solid #e6eae6;
	margin-bottom: 15px;
	width: 100%;
}
#ureg tr {
	border-bottom: 1px solid #e6eae6;
}
#ureg th {
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	line-height: 137%;
	background-color: #f7f6f5;
	border-left: 1px solid #e6eae6;
	padding: 10px;
	white-space: nowrap;
}
#ureg td.req {
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	background-color: #f7f6f5;
	padding: 13px 10px 10px 0;
	white-space: nowrap;
}
#ureg td.req span {
	display: block;
	color: #ffffff;
	font-size: 10px;
	text-align: center;
	line-height: 100%;
	background-color: #ff9900;
	border-radius: 3px;
	padding: 2px;
}
#ureg td:last-child {
	vertical-align: top;
	line-height: 137%;
	border-left: 1px #e6eae6 dotted;
	border-right: 1px #e6eae6 solid;
	padding: 10px;
	width: 100%;
}

/* -----------------------------------------------
name option
----------------------------------------------- */

#ureg td .available {
	display: inline-block;
	font-size: 12px;
}
#ureg td .available span {
	margin-left: 2px;
}
#ureg td .memo {
	color: #888;
	font-size: 12px;
	line-height: 126%;
	margin-top: 5px;
}

/* -----------------------------------------------
agreement
----------------------------------------------- */

#ureg .agreement {
	text-align: center;
	margin-bottom: 15px;
}
#ureg .agreement .read {
	margin-bottom: 5px;
}
#ureg .agreement label {
	margin-left: 5px;
}

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

#ureg .button {
	clear: both;
	text-align: center;
	margin-bottom: 30px;
}
#ureg .button div {
	display: inline-block;
	margin: 0 5px;
}
#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
}
#ureg .button .reg input[type="submit"] {
	background-color: #ec6358;
}
#ureg .button input[type="submit"]:hover {
	background-color: #ffb400;
}
#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;
}
#ureg .button a:hover {
	background-color: #ffb400;
}

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

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

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

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