/* CSS Document */

/*
*　1.sign-up
*　2.vallidate
*　3.sign-up_infomation
*/

/*======================================

	1.sign-up

=======================================*/

div#signUpForm{
	margin:0px 0px 200px 140px;
}
div#signUpForm .bottomBox{
	width:520px;
	height:16px;
	font-size:7px;
	background:url(../../images/pages/contents/g_sign-up_bottom.png) left bottom no-repeat;
}

div#signUpForm dl#signUpToDeckkr{
	width:520px;
}
div#signUpForm dl#signUpToDeckkr dt{
	height:46px;
	background:url(../../images/pages/contents/g_sign-up_top.png) left top no-repeat;
	text-indent:-9999px;
	font-size:0.65em;
}
div#signUpForm dl#signUpToDeckkr dd{
	padding:0px 0px 0px 0px;
	background:url(../../images/pages/contents/g_sign-up_center.png) left top;
}


div#signUpForm dl#inputForm{
	width:464px;
	margin:0px auto 0px auto;
	padding:18px 0px 18px 0px;
}
div#signUpForm dl#inputForm dt{
	width:464px;
	height:12px;
	background:url(../../images/pages/contents/bg_sign-up_form_top.gif) left top no-repeat;
	text-indent:-9999px;
	font-size:0.65em;
}
div#signUpForm dl#inputForm dd{
	width:464px;
	padding:14px 0px 12px 0px;
	background:url(../../images/pages/contents/bg_sign-up_form_bottom.gif) left bottom no-repeat;
}



div#signUpForm input#signup_email{
	width:26em;
}
div#signUpForm input#signup_nickname{
	width:26em;
}
div#signUpForm input#signup_password{
	width:26em;
}

div#signUpForm div#emailBox{
	padding:8px 0px 0px 0px;
}
div#signUpForm div#nicknameBox{
	padding:8px 0px 0px 0px;
}
div#signUpForm div#passwordBox{
	padding:8px 0px 10px 0px;
}

div#signUpForm img#emailTitle{
	margin:7px 5px 0px 23px;
}
div#signUpForm img#nicknameTitle{
	margin:7px 5px 0px 23px;
}
div#signUpForm img#passwordTitle{
	margin:7px 5px 0px 23px;
}


div#remainderLink{
	background:url(../../images/pages/global/bd_dotted-line.gif) left top repeat-x;
	margin:8px 12px 0px 12px;
	padding:7px 0px 0px 0px;
	text-align:right;
}

div#signup_button{
	margin:10px 0px 0px 160px;
}

div#signup_button input{
	display:block;
	width:143px;
	height:42px;
	margin:0px;
	background:url(../../images/pages/contents/btn_sign-up_submit.gif) left top no-repeat;
	border:none;
	cursor:pointer;
	text-align:left;
	text-indent:-9999px;
	
}

/*======================================

	2.vallidate

=======================================*/

div#signUpVallidate{
	margin:0px 0px 60px 140px;
}
div#signUpVallidate .bottomBox{
	width:520px;
	height:16px;
	font-size:7px;
	background:url(../../images/pages/contents/g_sign-up_bm_bottom.png) left bottom no-repeat;
}

div#signUpVallidate dl#bookmarkletGuide{
	width:520px;
}
div#signUpVallidate dl#bookmarkletGuide dt{
	height:46px;
	background:url(../../images/pages/contents/g_sign-up_bm_top.png) left top no-repeat;
	text-indent:-9999px;


}
div#signUpVallidate dl#bookmarkletGuide dd{
	background:url(../../images/pages/contents/g_sign-up_bm_center.png) left top;
}

div#signUpVallidate dl#bookmarkletGuide dd .about{
	padding:0px 27px 0px 27px;
	font-size:0.65em;
	color:#ece7df;
}


div#signUpVallidate dl#bookmarkletSetup{
	width:464px;
	margin:0px auto 0px auto;
	padding:18px 0px 18px 0px;
}
div#signUpVallidate dl#bookmarkletSetup dt{
	width:464px;
	height:12px;
	padding:0px;
	background:url(../../images/pages/contents/bg_sign-up_bm_top.gif) left top no-repeat;
	text-indent:-9999px;
	font-size:0.65em;
}
div#signUpVallidate dl#bookmarkletSetup dd{
	width:464px;
	padding:14px 0px 12px 0px;
	background:url(../../images/pages/contents/bg_sign-up_bm_bottom.gif) left bottom no-repeat;
}

div#signUpVallidate dl#bookmarkletSetup dd p{
	margin:0px 0px 10px 0px;
	text-align:center;
	font-size:0.8em;
	color:#2a2011;
}

div#signUpVallidate dl#bookmarkletSetup p.bookmarkletBtn{
	margin:20px 0px 20px 0px;
	padding:0px 0px 20px 0px;
	background:url(../../images/pages/global/bd_dotted-line.gif) left bottom repeat-x;
	text-align:center;
	font-size:0.8em;
	color:#2a2011;
}



div#signUpVallidate dl#bookmarkletSetup dd div.bmCapNotes{
	width:424px;
	margin:0px auto 20px auto;
	padding:0px;
	border:solid 1px #a69d97;
}

div#signUpVallidate dl#bookmarkletSetup dd div.bmCapNotes p{
	margin:0px 0px 20px 0px;
	padding:10px;
	text-align:left;
	font-size:0.8em;
	color:#2a2011;
}
div#signUpVallidate dl#bookmarkletSetup dd .comment{
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	text-align:center;
	font-size:0.8em;
	color:#2a2011;
}

div#signUpVallidate dl#bookmarkletSetup dd .notes{
	margin:0px 15px 10px 15px;
	text-align:left;
	font-size:0.65em;
	color:#82755f;
}

div#signUpVallidate dl#bookmarkletSetup dd strong{
	font-weight:bold;
}

div#signUpVallidate dl#bookmarkletSetup dd .mutter{
	font-size:0.8em;
	color:#8b8377;
}

/*======================================

	3.sign-up_infomation

=======================================*/

div.signUpInfomation div#signUpForm{
	margin:0px 50px 200px 30px;
}
div.signUpInfomation div#signUpForm .bottomBox{
	width:400px;
	height:16px;
	font-size:7px;
	background:url(../../images/pages/contents/g_info_sign-up_bottom.png) left bottom no-repeat;
}

div.signUpInfomation div#signUpForm dl#signUpToDeckkr{
	width:400px;
}
div.signUpInfomation div#signUpForm dl#signUpToDeckkr dt{
	height:46px;
	background:url(../../images/pages/contents/g_info_sign-up_top.png) left top no-repeat;
	text-indent:-9999px;
	font-size:0.65em;
}
div.signUpInfomation div#signUpForm dl#signUpToDeckkr dd{
	padding:0px 0px 0px 0px;
	background:url(../../images/pages/contents/g_info_sign-up_center.png) left top;
}


div.signUpInfomation div#signUpForm dl#inputForm{
	width:344px;
	margin:0px auto 0px auto;
	padding:18px 0px 18px 0px;
}
div.signUpInfomation div#signUpForm dl#inputForm dt{
	width:344px;
	height:12px;
	background:url(../../images/pages/contents/bg_info_sign-up_form_top.gif) left top no-repeat;
	text-indent:-9999px;
	font-size:0.65em;
}
div.signUpInfomation div#signUpForm dl#inputForm dd{
	width:344px;
	padding:14px 0px 12px 0px;
	background:url(../../images/pages/contents/bg_info_sign-up_form_bottom.gif) left bottom no-repeat;
}



div.signUpInfomation div#signUpForm input#signup_email{
	width:17em;
}
div.signUpInfomation div#signUpForm input#signup_nickname{
	width:17em;
}
div.signUpInfomation div#signUpForm input#signup_password{
	width:17em;
}

div.signUpInfomation div#signUpForm div#emailBox{
	padding:8px 0px 0px 0px;
}
div.signUpInfomation div#signUpForm div#nicknameBox{
	padding:8px 0px 0px 0px;
}
div.signUpInfomation div#signUpForm div#passwordBox{
	padding:8px 0px 10px 0px;
}

div.signUpInfomation div#signUpForm img#emailTitle{
	margin:7px 5px 0px 23px;
}
div.signUpInfomation div#signUpForm img#nicknameTitle{
	margin:7px 5px 0px 23px;
}
div.signUpInfomation div#signUpForm img#passwordTitle{
	margin:7px 5px 0px 23px;
}

div.signUpInfomation div#remainderLink{
	background:url(../../images/pages/global/bd_dotted-line.gif) left top repeat-x;
	margin:8px 12px 0px 12px;
	padding:7px 0px 0px 0px;
	text-align:right;
}

div.signUpInfomation div#signup_button{
	margin:10px 0px 0px 100px;
}

div.signUpInfomation div#signup_button input{
	display:block;
	width:143px;
	height:42px;
	margin:0px;
	background:url(../../images/pages/contents/btn_sign-up_submit.gif) left top no-repeat;
	border:none;
	cursor:pointer;
	text-align:left;
	text-indent:-9999px;
	
}