@charset "Shift_JIS";


/* INFORMATION =======================================================

	Regu.Ver.		: v1.3
	First-Author	: C Kato
	Last-Author	: C Kato
	Last-Update	: 2006/11/10
	About-This	: マーケ提携 ログインパネル用

----------------------------------------------------------------------

	全体の設定
	ログイン後
	ログイン前

======================================================= INFORMATION */




/* 全体の設定
------------------------------------------*/

* {
	margin: 0;
	padding: 0;
}


/* loginPanel.mainte
------------------------------ */

#loginPanel.mainteplay .mainteInfo,
#logoutPanel.mainteplay .mainteInfo{
margin: 15px 0 0 0px;
padding:3px;
width:140px;
color:#666666;
background:#FFFFFF;
border:1px solid #7F9DB9;
font-size:10px;
}

#logoutPanel.mainteplay .mainteInfo{
margin-top: 30px;
}

#loginPanel.mainteplay .mainteInfo p{
font-size:10px;
}

#loginPanel.logout .mainteInfo{
width: 145px;
margin: 15px 0 0 0px;
}

#loginPanel.mainteplay .mainteBtns,
#logoutPanel.mainteplay .mainteBtns{
margin-top: 15px;
width:165px;
text-align:center;
}

#loginPanel.logout h2{
width: 150px;
height: 17px;
padding-top: 9px;
margin: 4px 5px 0 5px;
text-align: center;
font-weight: normal;
font-size:12px;
color:#666699;
}

#loginPanel.logout h2 em{
font-style: normal;
}




/* ログイン後
------------------------------------------*/

#loginstatus #on {
	height: 178px;
	width: 152px;
	background-color: #F7F7F7;
	padding: 26px 9px 0;
}

#loginstatus #hg_id {
	width: 150px;
	height: 53px;
	margin-bottom: 16px;
	border: 1px #80cddd solid;
	background-color: #f9f0cd;
	text-align: center;
	line-height: 54px;
}

#avatar {}

#loginstatus #logout a {
	display: block;
	width: 152px;
	height: 21px;
	margin-bottom:22px;
	background: url(//images.hange.jp/_images/game/marketing/common/btn_logout.gif) no-repeat 0 0;
	text-indent: -99em;
}
#loginstatus #logout a:hover {
	background: url(//images.hange.jp/_images/game/marketing/common/btn_logout.gif) no-repeat 0 -21px;
}

#loginstatus #mymenu a {
	display: block;
	width: 152px;
	height: 39px;
	background: url(//images.hange.jp/_images/top200506/img_mymenu/btn_myentry_off.gif) no-repeat 0 0;
	text-indent: -99em;
}
#loginstatus #mymenu a:hover {
	background: url(//images.hange.jp/_images/top200506/img_mymenu/btn_myentry_on.gif) no-repeat 0 0;
}



/* ログイン前
------------------------------------------*/

#loginstatus #off {
	width: 148px;
	height: 185px;
	padding: 15px 11px 0;
	background-color: #F7F7F7;
}

#loginstatus label {
	display:block;
	width:62px;
	height:12px;
	text-indent: -99em;
}

#loginstatus #strmemberid label {
	background: url(//images.hange.jp/_images/top200506/img_top/login_id.gif) no-repeat 0 center;
}

#loginstatus #strpassword label {
	background: url(//images.hange.jp/_images/top200506/img_top/login_pw.gif) no-repeat 0 center;
}

#loginstatus .stat_input {
 width:76px;
 height:13px;
 font-size: 12px; color: #666; line-height: 120%;
}

#loginstatus #hg_login {
	margin: 2px 0 2px;
	padding: 0;
}

#loginstatus #hg_login a {
	display: block;
	width: 147px;
	height: 22px;
	background: url(//images.hange.jp/_images/top200506/loginbox_170/btn_login_off.gif) no-repeat 0 0;
	text-indent: -99em;
}
#loginstatus #hg_login a:hover {
	background: url(//images.hange.jp/_images/top200506/loginbox_170/btn_login_on.gif) no-repeat 0 0;
}

#loginstatus #save {
	margin: 0 2px 2px 0;
}

#loginstatus #save {
	width: 77px;
	height: 9px;
	background: url(//images.hange.jp/_images/top200506/img_top/btn_save.gif) no-repeat 0 center;
}

#loginstatus #ssl {
	width: 114px;
	height: 9px;
	background: url(//images.hange.jp/_images/top200506/img_top/btn_ssl.gif) no-repeat 0 center;
}

#loginstatus #passforget {
	float: right;
	margin: 2px 1px 1px 0;
}

#loginstatus #passforget a {
	display: block;
	height: 10px;
	width: 115px;
	background: url(//images.hange.jp/_images/top200506/img_top/btn_idpwforget_off.gif) no-repeat 0 0;
	text-indent: -99em;
	line-height: 1px;
}
#loginstatus #passforget a:hover {
	background: url(//images.hange.jp/_images/top200506/img_top/btn_idpwforget_on.gif) no-repeat 0 0;
}

#loginstatus #entry {
	clear: both;
}

#loginstatus #entry a {
	display: block;
	width:147px;
	height:40px;
	background: url(//images.hange.jp/_images/top200506/loginbox_170/btn_entry_s_off.gif) no-repeat;
	text-indent: -99em;
}
#loginstatus #entry a:hover {
	background: url(//images.hange.jp/_images/top200506/loginbox_170/btn_entry_s_on.gif) no-repeat;
}
