/* ver 0.0.1 */
/* IE9 later */
.c_user_entry_login_entry_main_div {
	position: absolute;
	top: 100px;
	left: 0;
	right: 0;
	width: 516px;
	height: 640px;
	margin: auto;
	background-color: #e2e2e2;
	line-height: 16px;
}
.c_user_entry_login_close_div {
	position: absolute;
	top: 23px;
	right: 23px;
	width: 20px;
	height: 21px;
	background-image: url('/images/base_user_entry_close_button_off.png');
	background-repeat: no-repeat;
	cursor: pointer;
}

.c_user_entry_login_entry_sns_div {
	position: relative;
	width: 100%;
	text-align: center;
}
.c_user_entry_login_entry_sns_div_div {
	position: relative;
	left: 0;
	right: 0;
	margin: auto;
	width: 327px;
	height: 50px;
	background-repeat: no-repeat;
	cursor: pointer;
}
.c_user_entry_login_border_div {
	position: relative;
	width: 100%;
	text-align: center;
}
.c_user_entry_login_border_div_div {
	position: relative;
	top: 0;
	left: 0;
	right: 0;
	width: 408px;
	margin: auto;
}
.c_user_entry_login_email_password_div {
	position: relative;
	width: 100%;
	text-align: center;
	line-height: 16px;
}
.c_user_entry_login_email_password_input {
	display: inline-block;
	left: 0;
	right: 0;
	margin: auto;
	width: 300px;
	height: 40px;
	border: 1px black solid;
	font-size: 18px;
	padding: 5px 10px 5px 10px;
	background-color: #e2e2e2;
}
/* */
.c_user_entry_login_login_facebook_twitter_div {
	position: relative;
	width: 100%;
	height: 50px;
}
.c_user_entry_login_login_facebook_twitter_div_div {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 327px;
	height: 50px;
}
.c_user_entry_login_login_facebook_twitter_div_div:after {
	clear: both;
}
.c_user_entry_login_login_facebook_twitter_div_div_facebook_div {
	position: relative;
	float: left;
	width: 150px;
	height: 50px;
	background-image: url('/images/base_user_login_facebook_off.png');
	background-repeat: no-repeat;
	cursor: pointer;
}
.c_user_entry_login_login_facebook_twitter_div_div_twitter_div {
	position: relative;
	float: right;
	width: 150px;
	height: 50px;
	background-image: url('/images/base_user_login_twitter_off.png');
	background-repeat: no-repeat;
	cursor: pointer;
}
/* */
.c_user_entry_login_info_center_div {
	position: relative;
	width: 100%;
	text-align: center;
	line-height: 16px;
/*	background-color: blue; */
}
.c_user_entry_login_info_center_div_div {
	position: relative;
	left: 0;
	right: 0;
	margin: auto;
	width: 320px;
	color: black;
	font-size: 14px;
	font-weight: bold;
}
.c_user_entry_login_info_left_div {
	position: relative;
	width: 100%;
	text-align: left;
	line-height: 16px;
/*	background-color: blue; */
}
.c_user_entry_login_info_left_div_div {
	position: relative;
	left: 0;
	right: 0;
	margin: auto;
	width: 320px;
	color: black;
	font-size: 14px;
	font-weight: bold;
}
/* */
.c_user_entry_login_sns_table {
	margin-left: 30px;
}
.c_user_entry_login_sns_tr0 {
}
.c_user_entry_login_sns_td0_0 {
	width: 120px;
}
.c_user_entry_login_sns_td0_1 {
}
.c_user_entry_login_sns_input0 {
}
.c_user_entry_login_sns_input1 {
	width: 100px;
}
.c_user_entry_login_sns_gender_span {
	cursor: pointer;
}
.c_user_entry_login_sns_etc_span0 {
	font-size: 12px;
}




/* end of file */

