.login1302_wrapper{
	padding-bottom: 30px;
}
.login1302_box{
	width:914px;
	margin:30px auto 0;
}
.login1302_left{
	width:374px;
	float: left;
	border-right:1px solid #333333;
	text-align: center;
	padding: 5px 40px 0 0;
}
.login1302_right{
	width:466px;
	float: right;
	padding:52px 0 0 20px;
	display: block;
}
.login_regist_btn{
	margin:29px 0 5px;
}

.login1302_right table{
	width: 100%;
	margin-top: 15px;
	border-top:2px solid #c0c0c0;
	border-left:2px solid #c0c0c0;
}
.login1302_right table tr td{
	border-bottom:2px solid #c0c0c0;
	border-right:2px solid #c0c0c0;
	padding:15px;
}
.login1302_right table tr td.login1302_l{
	background-color: #dddddd;
	text-align: center;
	width: 143px;
	table-layout: fixed;
}
.login1302_right table tr td.login1302_r{
	background-color: #ffffff;
}
.login1302_input_txt{
	border: 1px solid #ccc;
	-moz-box-shadow: 0px 1px 3px #ccc inset;
	-webkit-box-shadow: 0px 1px 3px #ccc inset;
	box-shadow: 0px 1px 3px #ccc inset;
	color: #333;
	background-color: #fff;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 16px;
	padding:2px 5px;
}
.login_in_button{
	text-align: center;
	margin:40px 0 0px;
}
.login_forget_text{
	text-align: center;
	margin-top: 5px;
}
.login1302_ssl{
	text-align: center;
	margin:30px 0 0;
}
input.login1302_btn:hover{
	filter: alpha(opacity=60);
	moz-opacity: 0.6;
	opacity: 0.6;
	zoom: 1;
}
.login1302_privacy{
	background-color: white;
	width: 840px;
	border:1px solid #2266aa;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	padding:20px;
	margin:20px auto;
}
.login1302_privacy h4{
	margin-bottom:15px;
}
.login1302_privacy_left{
	float:left;
	width:174px;
}
.login1302_privacy_right{
	float:right;
	width:655px;
}
.login1302_ad_area{
	margin-top: 20px;
	text-align: center;
}
.login1302_block_caution{
	background:url(/images/u/pf/1302/icon_caution.png) no-repeat 0 2px;
	padding-left:16px;
}
.login1302_error{
	margin-top:10px;
	margin-bottom: -20px;
	border:1px solid #fe90b5;
	padding: 10px;
	background-color: #ffe7e7;
	color: red;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}

.reminder1302 h5{
	border-bottom:2px dotted #666;
	padding-bottom:10px;
	margin-top:15px;
	margin-bottom:10px;
}
.reminder1302 td{
	background:url(/images/u/pf/reissue_dori.png) no-repeat 96% center;
}
.reminder_body{
	padding:30px;
}
.reminder_body h4{
	margin-bottom:20px;
}
.reminder_body table{
	border:2px solid #969696;
	border-collapse:collapse;
	width:100%;
}
.reminder_body td{
	padding:15px 150px 15px 10px;
}
.reminder_body th{
	background-color:#ddd;
	font-weight:normal;
	text-align:left;
	padding:15px 10px;
}
.reminder_body .regist_block_balloon{
	width:380px;
}
.reminder_body input{
	vertical-align:bottom;
}
.reminder_body .input_txt{
	border: 1px solid #CCC;
	-moz-box-shadow: 0px 1px 3px #ccc inset;
	-webkit-box-shadow: 0px 1px 3px #CCC inset;
	box-shadow: 0px 1px 3px #CCC inset;
	color: #333;
	background-color: white;
	width:390px;
	height:40px;
	font-size:18px;
	padding:3px 5px;
}
.reminder_body strong{
	color:#f00;
}

.loginmail_error {
	margin-top: 10px;
	margin-bottom: 17px;
	border: 1px solid #fe90b5;
	padding: 10px;
	background-color: #ffe7e7;
	color: red;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

/* SNSでログイン */
.sns_box{
	width: 380px;
	text-align: left;
    border:2px solid #d7d7d7;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    background:transparent url(/images/u/pf/sns_box_bg.png) no-repeat 100% 0;
    -webkit-box-shadow:0px 2px 0 rgba( 0, 0, 0, 0.2);
    -moz-box-shadow:0px 2px 0 rgba( 0, 0, 0, 0.2);
    box-shadow:0px 2px 0 rgba( 0, 0, 0, 0.2);
}
.login_title_area{
	font-size: 15px;
	font-weight: bold;
	line-height: 27px;
	margin: 15px 5px 15px 15px;
	padding-left: 15px;
	background:transparent url(/images/u/pf/login_pipe.png) no-repeat 0 50%;
}
.login_title_area2{
	font-size: 15px;
	font-weight: bold;
	line-height: 27px;
	margin: 30px 5px 0 0px;
	padding-left: 15px;
	background:transparent url(/images/u/pf/login_pipe.png) no-repeat 0 50%;
}
.sns_button{
	margin-bottom: 10px;
	text-align: center;
}
.top_margin{
	margin: 20px 5px 10px 10px;
}
.free_center_text{
	text-align: center;
	margin-bottom: 10px;
}

