.regist_title		{font-family:±¼¸²;font-size:9pt;font-weight:bold;color:#CC0000;line-height:130%;text-align:right;padding-left:5px;padding-right:5px;padding-top:3px}
.regist_sub_title	{font-family:±¼¸²;font-size:9pt;font-weight:normal;color:#222222;line-height:130%;text-align:left;padding-left:5px;padding-right:5px;padding-top:3px}
.regist_cont		{font-family:±¼¸²;font-size:9pt;color:#666666;line-height:130%;text-align:justify}
.regist_base		{font-family:±¼¸²;font-size:9pt;color:#999999;line-height:130%;text-align:justify}
.regist_input		{border-width:1px;border-style:solid;border-color:#666666;font-family:±¼¸²;font-size:12px;color:#444444;height:20px;background-color:#FFFFFF}
.regist_textarea	{border-width:1px;border-style:solid;border-color:#666666;font-family:±¼¸²;font-size:12px;color:#444444;background-color:#FFFFFF;SCROLLBAR-FACE-COLOR:#FFFFFF;SCROLLBAR-HIGHLIGHT-COLOR:#FFFFFF;SCROLLBAR-SHADOW-COLOR:#CCCCCC;SCROLLBAR-3DLIGHT-COLOR:#CCCCCC; SCROLLBAR-ARROW-COLOR:#CCCCCC;SCROLLBAR-TRACK-COLOR:#FFFFFF;SCROLLBAR-DARKSHADOW-COLOR:#FFFFFF; }
.koal_license		{font-family:±¼¸²,¹ÙÅÁ,µ¸¿ò;font-size:9pt;color:#333333;line-height:140%;}
A.koal_license:link, A.koal_license:active, A.koal_license:visited	{font-family:±¼¸²,¹ÙÅÁ,µ¸¿ò;font-size:9pt;color:#666666;line-height:140%;text-decoration:none;}
A.koal_license:hover	{font-family:±¼¸²,¹ÙÅÁ,µ¸¿ò;font-size:9pt;color:#006699;line-height:140%;text-decoration:none;}

li.UserLayer_memberover {
	list-style: none;
	height:20px;;
	margin:3px;
	font:9pt Alial;
	color:#333;
	cursor:hand;
	background:#eee url('../images/member_.gif') no-repeat left;
	padding:5 0 0 15;
}
li.UserLayer_memberout {
	list-style: none;
	height:20px;;
	margin:3px;
	font:9pt Alial;
	color:#333;
	cursor:default;
	background:#FFF url('../images/member.gif') no-repeat left;
	padding:5 0 0 15;
}
li.UserLayer_memoover {
	list-style: none;
	height:20px;;
	margin:3px;
	font:9pt Alial;
	color:#333;
	cursor:hand;
	background:#eee url('../images/memo_.gif') no-repeat left;
	padding:5 0 0 15;
}
li.UserLayer_memoout {
	list-style: none;
	height:20px;;
	margin:3px;
	font:9pt Alial;
	color:#333;
	cursor:default;
	background:#FFF url('../images/memo.gif') no-repeat left; padding:5 0 0 15;
}
li.UserLayer_mailover {
	list-style: none;
	height:20px;;
	margin:3px;
	font:9pt Alial;
	color:#333;
	cursor:hand;
	background:#eee url('../images/mail_.gif') no-repeat left;
	padding:5 0 0 15;
}
li.UserLayer_mailout {
	list-style: none;
	height:20px;;
	margin:3px;
	font:9pt Alial;
	color:#333;
	cursor:default;
	background:#FFF url('../images/mail.gif') no-repeat left;
	padding:5 0 0 15;
}
.blind_content {
	margin: 15px 0;
	padding: 15px;
	border: 2px solid #0076CC;
	border-radius: 5px;
}

#go-farewell-wrapper {
	width: 600px;
	max-width: 80%;
	max-height: 80%;
	font-size: 16px;
	border: 3px solid #1A1F23;
	color: #1A1F23;
	background: #fff;
	position: fixed;
	z-index: 100001;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	overflow: hidden;
	display: none;
}
#go-farewell-wrapper .go-farewell-article {
	position: relative;
	z-index: 100002;
	width: 100%;
	height: 100%;
	margin-bottom: 80px;
	overflow: hidden;
}
#go-farewell-wrapper .go-farewell-article .go-farewell-content {
	width: 100%;
	height: 100%;
	margin-bottom: 80px;
	overflow: auto;
}
#go-farewell-wrapper .go-farewell-button {
	position: absolute;
	z-index: 100002;
	bottom: 0;
	left: 0;
	width: 100%;
	background: #fff;
}
#go-farewell-wrapper h2 {font-size: 1.6em; padding: 2em; border-bottom: 1px solid; line-height: 1.6em; }
#go-farewell-wrapper h3 {font-size: 1.2em; padding: 1em 2em; line-height: 2em; }
#go-farewell-wrapper p {padding: 0.6em 2em; line-height: 1.7; line-height: 2em; }
#go-farewell-wrapper ol {padding:0.6em 2em 0.6em 4em; line-height: 1.5em; }
#go-farewell-wrapper a#go-close {
	background-color: #1A1F23;
	border-radius: 5px;
	color: #fff;
	padding: 1em 2em;
	text-align:center;
	display: block;
	cursor: pointer;
	margin: 2em;
}
#go-farewell-wrapper a#go-close:hover {
	color: #fff;
	padding: 1em 2em;
	margin: 2em;
	font-size: 16px;
}
