@charset "utf-8";
/*--------------------------
◇ログイン後（1カラム）共通
--------------------------*/
#main_area{
	padding-top:15px;
}


/*--------------------------
◇ログイン啓蒙ページ
--------------------------*/
.pass_alert{
	margin:20px auto 0;
	width:682px;
	background:url(../images/pmang/login/p_alert.png) 0 0 no-repeat;
	height:438px;
	text-align:left;
}

.foot_alert{
	margin:10px auto 20px;
	width:682px;
}

.pass_alert .message p{
	text-align:left;
	padding:75px 0 0 214px;
	width:468px;
	height:85px;
}
.pass_alert .message span{
	display:inline-block;
	background:#e8f7fd;
	margin-top:5px;
	padding:5px 0;
	width:351px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
}
.pass_alert .message .imgsp,
.pass_alert .message2 .imgsp,
.foot_alert .imgsp{
	background:url(../images/pmang/login/p_alert.png) 0 -438px no-repeat;
	width:352px;
	padding:65px 0 0;
	margin:8px 0 0 213px;
}
.pass_alert .message2 .imgsp{
	background-position:0 -503px;
	padding:49px 0 0;
	margin:141px 0 0 213px;
}

.foot_alert .btn{
	margin-bottom:20px;
}
.foot_alert .imgsp{
	background-position:0 -552px;
	width:196px;
	padding:42px 0 0;
	margin:0 auto;
}
.foot_alert .area_bnr{
	margin-top:6px;
}


/*--------------------------
◇セキュリティサービス／ログイン啓蒙ページ
--------------------------*/
.securityinfo{
	width:760px;
	margin:0 auto;
}
.securityinfo .win{
	border:solid 1px #ddd;
}
.securityinfo .win .inner{
	padding:22px 13px 18px;
}
.securityinfo .win.onetime{
	background:url(../images/pmang/login/parts_sec.jpg) no-repeat 0 0;
	height:254px;
	position:relative;
}
.securityinfo .win p{
	font-size:14px;
	color:#5c6b79;
	text-align:center;
}
.securityinfo .win p.red{
	border:solid 1px #eb3d3d;
	color:#e60d0d;
	font-size:16px;
	margin:18px 0 0;
}
.securityinfo .hr{
	/height:1px;
	/border-bottom:dotted 1px #ccc;
	margin:27px 0;
}
.securityinfo .hr hr{
	background:none;
	border-top:dotted 1px #ccc;
	height:1px;
	margin:0;
	/display:none;
}
.securityinfo .area_btn{
	padding:23px 0 13px;
	width:472px;
	margin:0 auto;
	overflow:hidden;
}
.securityinfo .area_btn .btn_gray{
	float:left;
	width:147px;
	border-right:solid 3px #888;
	font-weight:normal;
}
.securityinfo .area_btn .btn_red{
	float:right;
	width:297px;
	border-right:solid 3px #ab3000;
	font-weight:normal;
}
.securityinfo h2.ttl{
  font-size: 30px;
  font-weight: bold;
  margin:10px auto 20px;
  padding:8px 0 6px;
  background:url(../images/pmang/login/att_icon.jpg) no-repeat 0 0;
}
.securityinfo h2.ttl_otk2{
  background-position:88px 0 !important;
}
.securityinfo .ttl_pass{
  background-position:137px 0 !important;
}
.securityinfo .ttl_otk{
  background-position:111px 0 !important;
}

.securityinfo .win.onetime .sc_appli dd{
	width:359px;
	height:226px;
	margin:65px 0 0 385px;
	position:relative;
}
.securityinfo .sc_appli .guide_at{
	position:absolute;
	top:76px;
	left:146px;
	width:165px;
}
.securityinfo .sc_appli .guide_at li{
	float:left;
}
.securityinfo .sc_appli .guide_at .btn_detail{
	background:url(../images/pmang/login/parts_sec.jpg) 0 -429px no-repeat;
	padding:28px 0 0;
	width:66px;
}
.securityinfo .sc_appli .guide_at li.btn_dl{
	float:right;
	width:93px;
	padding:28px 0 0;
	background:url(../images/pmang/login/parts_sec.jpg) -72px -429px no-repeat;
	cursor:pointer;
}

.securityinfo p.right{
	padding:25px 5px 0;
}
.securityinfo p.right a{
	color:#5c6b79;
	font-weight:bold;
}

.securityinfo .area_bnr{
	margin-top:20px;
	margin-bottom:20px;
}

.securityinfo .area_bnr{
	margin-left:auto;
	margin-right:auto;
	width:680px;
	background:url(../images/pmang/login/bg_security_b.png) no-repeat 0 0;
	height:157px;
	overflow:hidden;
}
.securityinfo .area_bnr dt.imgsp{
	padding:41px 0 0;
	background:none;
}
.securityinfo .area_bnr ul{
	width:648px;
	overflow:hidden;
	margin:0 auto;
}
.securityinfo .area_bnr li{
	width:208px;
	margin:0 4px;
	_margin:0 3px;
	float:left;
}
.securityinfo .area_bnr li a{
	display:inline-block;
	background:#eee;
	padding:4px;
}
.securityinfo .area_bnr li a:hover{
	background:#444;
}

.securityinfo .pu{
	background:url(../images/pmang/login/popup_sec.png) no-repeat 0 0;
	width:384px;
	height:367px;
	position:absolute;
	top:-227px;
	right:-26px;
	z-index:100;
}
.securityinfo .pu span{
	width:32px;
	padding:33px 0 0;
	margin:0 0 0 352px;
	cursor:pointer;
}


/*--------------------------
◇パスワード再設定/パスワード変更/アカウントの休眠復旧
--------------------------*/
.remind_pass{
	width:700px;
	margin:36px auto 20px;
}

.remind_pass .rp_h1,
.remind_pass .cp_h1{
	background:url(../images/pmang/login/remind_password.png) no-repeat 0 0;
	width:313px;
	height:35px;
	overflow:hidden;
	margin:0 auto;
}
.remind_pass .cp_h1{
	background-position: -680px 0;
	width:272px;
}
.remind_pass .rp_h1 h1,
.remind_pass .cp_h1 h1{
	padding-top:80px;
}
.remind_pass .re_h1,
.remind_pass .ttl_1.i h2{
	background:url(../images/pmang/login/return.png) 0 0 no-repeat ;
	height:41px;
	overflow:hidden;
	margin:0 auto;
	width:552px;
}
.remind_pass .re_h1 h1{
	padding-top:41px;
}

.remind_pass .lead {
  color: #1C1F2B;
  margin-top: 12px;
  text-align: center;
}

.remind_pass .re_step1,
.remind_pass .re_step2,
.remind_pass .re_step3{
	background:url(../images/pmang/login/return.png) no-repeat;
	width:520px;
	height:80px;
	margin:24px auto 0;
	overflow:hidden;
	/zoom:1;
}
.remind_pass .re_step1 p,
.remind_pass .re_step2 p,
.remind_pass .re_step3 p{
	padding-top:100px;
}
.remind_pass .re_step1{
	background-position:0 -41px;
}
.remind_pass .re_step2{
	background-position:0 -121px;
}
.remind_pass .re_step3{
	background-position:0 -201px;
}

.remind_pass .ttl_1 h2{
	font-size:16px;
	font-weight:bold;
	margin:30px 0 0 3px;
}
.remind_pass .ttl_1.i h2 {
  background-position: -891px -64px;
  height: 16px;
	width:auto;
  margin-left: 3px;
  margin-top: 40px;
  padding-left: 17px;
	overflow:visible;
}

.remind_pass p,
.remind_pass li{
	line-height:1.6;
	text-align:left;
}
.remind_pass .btn_win p{
	text-align:center;
}
.remind_pass .center li{
	text-align:center;
}

.remind_pass .login{
	text-align:center;
	margin:10px 60px 15px;
	/margin:10px 50px 15px;
	padding:20px 50px 15px;
	background:#eee;
	color:#000;
	position:relative;
}
.remind_pass .login dl{
	padding:0;
	margin:0;
	text-align:left;
	overflow:hidden;
	/zoom:1;
}
.remind_pass .login dt,
.remind_pass .login dd{
	height:30px;
	vertical-align:middle;
	text-align:left;
	margin:0;
	padding:0;
	float:left;
	/zoom:1;
}
.remind_pass .login dt{
	background:url(../images/pmang/template/popup.png) no-repeat -484px 8px;
	font-weight:bold;
	padding:0 0 0 12px;
	line-height:2.2;
	width:160px;
}
.remind_pass .login dd{
	width:300px;
}
.remind_pass .login dd.img_check{
	height:86px;
}
.remind_pass .login input{
	width:300px;
	border:#ccc solid 1px;
	height:22px;
	line-height:22px;
}
.remind_pass .login input.change{
	width:170px;
}
.remind_pass .login dl select{
	border:#cccccc solid 1px;
	padding:3px;
	/padding:2px;
}
.remind_pass .login dd.img_check a{
	background: url(../images/pmang/register/register.png) -827px -21px no-repeat;
	display:inline-block;
	width:73px;
	height:21px;
	vertical-align:top;
}
.remind_pass .login dd.free{
	height:auto;
	padding-left:172px;
}

.remind_pass .li_game{
	margin:20px;
	padding:20px 10px 10px;
	background:#eee;
}
.remind_pass .li_game dl{
	width:300px;
	margin:0 10px;
	text-align:left;
}
.remind_pass .li_game dt,
.remind_pass .li_game dd,
.remind_pass .li_game li{
	line-height:1.8;
}
.remind_pass .li_game dt{
	font-weight:bold;
}
.remind_pass .li_game dd{
	margin-bottom:10px;
	padding-left:10px;
}
.remind_pass .li_game li{
	margin-bottom:4px;
}
.remind_pass .li_game label{
	margin-left:4px;
}

.remind_pass dd.free .alert {
  margin-bottom: 8px;
  margin-top: 0;
}
.remind_pass .alert li {
	background:url(../images/pmang/login/return.png) -888px -269px no-repeat;
  font-size: 10px;
  line-height: 1.2;
  margin-top: 2px;
  padding-left: 15px;
}

.win_code,
.win_code .imgsp {
  background: url(../images/pmang/login/return.png) 0 bottom no-repeat;
}
.win_code{
  margin: 15px 10px 0;
	padding-bottom:10px;
}
.win_code .ttl_code_form {
  background-position: 0 -319px;
  padding-top: 31px;
	margin:0;
}
.win_code .inner{
	background:#f5f5f5;
}
.win_code_in {
  padding: 15px 75px;
}
.win_code .icon_code {
  background-position: 0 -281px;
  padding-top: 25px;
  width: 188px;
}
.win_code .code_form {
  padding: 10px 0 0;
  text-align: left;
}
.win_code .code_form li{
  display: inline-block;
  padding: 0 3px 0 0;
  vertical-align: middle;
}
.remind_pass .win_code .code_form li{
	line-height:1;
}
.win_code .code_form input {
  border: 1px solid #CCCCCC;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 2px;
  padding: 0 5px;
	font-family: "ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	height: 24px;
	line-height:24px;
	width:140px;
}
.win_code .kome li{
	text-indent:-0.5em;
	padding-left:0.5em;
	padding-top:4px;
	margin:0;
	line-height:1.3;
}

#alert_txt{
	text-align:left;
	width:284px;
	/width:290px;
	margin:0 auto 15px;
}

#alert_txt li{
	background:url(../images/pmang/register/register.png) no-repeat 0 -419px;
	padding-left:15px;
	line-height:1.0;
	margin-top:5px;
}

/*--------------------------
◇ワンタイムキー入力
--------------------------*/
.otk{
	width:700px;
	margin:36px auto 20px;
}

.otk .otk_h1{
	background:url(../images/pmang/login/remind_password.png) 0 -35px no-repeat;
	width:346px;
	height:33px;
	overflow:hidden;
	margin:0 auto;
}
.otk .otk_h1 h1{
	padding-top:80px;
}

.otk .ttl_1 h2{
	font-size:16px;
	font-weight:bold;
	margin:30px 0 0 3px;
}

.win_otk{
	background:url(../images/pmang/login/remind_password.png) no-repeat 0 bottom;
	margin:15px 10px 0;
	/zoom:1;
}
.win_otk .imgsp{
	background:url(../images/pmang/login/remind_password.png) no-repeat;
}
.win_otk .ttl_code_submit {
	background-position: 0 -68px;
  padding: 70px 0 0;
}

.win_otk_in{
	padding: 15px 75px;
	/zoom:1;
}
.win_otk_in.adjust{
	padding:0 75px 15px;
}
.win_otk .ttl_code_form{
	background-color:#fff;
	background-position:0 -138px;
	padding:40px 0 0;
}
.win_otk .code_form{
	padding:10px 0 0;
	text-align:left;
	/zoom:1;
}
.win_otk .win_otk_in.adjust .code_form{
	padding:0;
}
.win_otk_in.adjust .txt{
	padding:0 0 6px;
}
.win_otk .win_otk_in.adjust .code_form{
	padding: 0 0 6px;
}
.win_otk .code_form li{
	display:inline-block;
	/display:inline;
	padding:0 3px 0 0;
	/padding:0 8px 0 0;
	/zoom:1;
	vertical-align:middle;
}
.win_otk .code_form input{
	width:140px;
	border:#cccccc solid 1px;
	height:24px;
	line-height:24px;
	font-family:"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	/float:left;
	/zoom:1;
	padding:0 5px;
	font-size:20px;
	font-weight:bold;
	letter-spacing:2px;
}
.win_otk .icon_code {
  background-position: -492px 0;
  padding: 25px 0 0;
  width: 188px;
	/margin-top:9px;
}
.win_otk_in.adjust label{
	vertical-align:middle;
}
.win_otk_in.adjust input{
	margin-right:4px;
}
.otk .win1{
	width:658px;
	text-align:left;
	line-height:1.6;
}

.win_otk .ttl_code_submit2{
	background:url(../images/pmang/login/remind_sp.gif) no-repeat 0 0;
  	padding: 70px 0 0;
	width:680px;
}

.win_info{
	background:url(../images/pmang/login/otk_information.jpg) no-repeat 0 0;
	height: 222px;
    margin: 15px 10px 0;
}

.win_info a{
	position: relative;
	display: block;
	width: 524px;
	height: 50px;
	margin: 0 auto;
	padding-top: 162px;
}

/*--------------------------
◇PC版ワンタイムキー
--------------------------*/

.otk .otk_pc_h1{
	background:url(../images/pmang/login/otk_pc.png) no-repeat center -33px;
	height:33px;
	overflow:hidden;
	margin:0 auto;
}
.otk .otk_set_pc_h1{
	background:url(../images/pmang/login/otk_pc.png) no-repeat center 0;
	height:33px;
	overflow:hidden;
	margin:0 auto;
}
.otk .otk_pc_h1 h1,
.otk .otk_set_pc_h1 h1{
	padding-top:80px;
}

.problem_list{
	margin:15px 100px 25px;
	padding:1px 1px 0;
	border:#ccc solid 1px;
}
.problem_list dl{
	border:#ccc solid 1px;
	margin:0 0 1px;
}
.problem_list dl dt{
	margin:0 50% 0 0;
	height:30px;
	line-height:30px;
	font-weight:bold;
}
.problem_list dl dd{
	margin:-30px 0 0 50%;
	height:30px;
	line-height:30px;
	text-align:left;
}
.problem_list dl dd strong{
	color:#469dff;
}
.problem_list dl.problem{
	border:#666 solid 1px;
	background:#ee3131;
	color:#fff;
}
.problem_list dl.problem dd strong{
	color:#fff;
}

.win_otk_pc{
	background:url(../images/pmang/mypage/otk.png) no-repeat 0 bottom;
	margin:15px 10px 0;
	/zoom:1;
}
.win_otk_in{
	padding:15px 75px;
	/zoom:1;
}
.win_otk_pc .ttl_mail_form{
	background:url(../images/pmang/login/otk_pc.png) no-repeat 0 -136px;
	padding:31px 0 0;
}
.win_otk_pc .keycrypt{
	text-align:left;
	vertical-align:middle;
	font-size:10px;
}
.win_otk_pc .s_keyboard a{
	background-position: 0 2px;
	color:#348696;
}
.win_otk_pc .mail_form{
	padding:10px 0 0;
	text-align:left;
	/zoom:1;
}
.win_otk_pc .mail_form li{
	display:inline-block;
	/display:inline;
	padding:0 3px 0 0;
	/padding:0 8px 0 0;
	/zoom:1;
	vertical-align:middle;
}
.win_otk_pc .mail_form input{
	width:140px;
	border:#cccccc solid 1px;
	height:24px;
	line-height:24px;
	font-family:"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	/float:left;
	/zoom:1;
}
.win_otk_pc .mail_form select{
	width:210px;
	border:#cccccc solid 1px;
	padding:5px 3px;
	line-height:1.5;
	font-family:"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	/float:left;
	/zoom:1;
}

.win_otk .ttl_code_submit_pc{
	background:url(../images/pmang/login/otk_pc.png) no-repeat 0 -66px;
  padding: 70px 0 0;
}

/*--------------------------
◇ID停止
--------------------------*/
.idstop{
	width:700px;
	margin:36px auto 20px;
}

.idstop .is_h1{
	background:url(../images/pmang/login/remind_password.png) no-repeat -680px -35px;
	width:640px;
	height:63px;
	overflow:hidden;
	margin:0 auto 20px;
}
.idstop .is_h1 h1{
	padding-top:200px;
}

.idstop .ttl_1 h2{
	font-size:16px;
	font-weight:bold;
	margin:30px 0 0 3px;
}

.idstop p{
	line-height:1.6;
	text-align:left;
}

.idstop .board{
	text-align:center;
	margin:10px 60px 30px;
	/margin:10px 50px 30px;
	padding:20px 50px 15px;
	background:#eee;
	color:#000;
}
.idstop .board dl{
	padding:0;
	margin-top:10px;
	text-align:left;
	overflow:hidden;
	/zoom:1;
}
.idstop .board dt,
.idstop .board dd{
	vertical-align:middle;
	text-align:left;
	line-height:1.6;
	margin:0;
	padding-bottom:8px;
	float:left;
	/zoom:1;
}
.idstop .board dt{
	background: url(../images/pmang/template/popup.png) no-repeat -484px 6px;
	font-weight:bold;
	padding:0 0 0 12px;
	width:80px;
}
.idstop .board dd{
	width:385px;
}

/*--------------------------
◇文字認証
--------------------------*/
.captcha{
	width:700px;
	margin:36px auto 20px;
}
.captcha .captcha_h1{
	background:url(../images/pmang/login/remind_password.png) no-repeat -680px -120px;
	width:680px;
	height:33px;
	overflow:hidden;
	margin:0 auto;
}
.captcha .captcha_h1 h1{
	padding-top:80px;
}
.captcha .ttl_1 h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 30px 0 0 3px;
}
.captcha .login{
	text-align:center;
	margin:10px 60px 30px;
	/margin:10px 50px 30px;
	padding:20px 40px 15px;
	background:#eee;
	color:#000;
}
.captcha .login dl{
	padding:0;
	margin:0;
	text-align:left;
	overflow:hidden;
	/zoom:1;
}
.captcha .login dt,
.captcha .login dd{
	height:30px;
	vertical-align:middle;
	text-align:left;
	margin:0;
	padding:0;
	float:left;
	/zoom:1;
}
.captcha .login dt{
	background:url(../images/pmang/template/popup.png) no-repeat -484px 8px;
	font-weight:bold;
	padding:0 0 0 12px;
	line-height:2.2;
	width:160px;
}
.captcha .login dd{
	width:320px;
}
.captcha .login dd.img_check{
	height:110px;
}
.captcha .login input[type="text"]{
	width:150px;
	border:#ccc solid 1px;
	height:22px;
	line-height:22px;
  margin:0 10px 0 0px;
}
.captcha .login dd.img_check a{
	background: url(../images/pmang/register/register.png) -827px -21px no-repeat;
	display:inline-block;
	width:73px;
	height:21px;
	vertical-align:top;
}
.captcha .login .alert{
	margin-top:5px;
}
.captcha .login .alert li{
	font-size:10px;
	background:url(../images/pmang/register/register.png) no-repeat 0 -419px;
	padding-left:15px;
	line-height:1.2;
	margin-top:2px;
}



/*--------------------------
◇パソコンガード
--------------------------*/
.pcguard{
	width:700px;
	margin:36px auto 20px;
}

.pcguard_h1,
.pcguard2_h1{
	background:url(../images/pmang/login/pcguard.png) no-repeat 0 0;
	width:431px;
	height:36px;
	overflow:hidden;
	margin:0 auto;
}
.pcguard2_h1{
	background:url(../images/pmang/login/remind_password.png) no-repeat -680px -169px;
}

.pcguard_h1 h1,
.pcguard2_h1 h1{
	padding-top:80px;
}

.pcguard .ttl_1 h2 {
  font-size: 16px;
  font-weight: bold;
  margin: 30px 0 0 3px;
}

.pcguard p,
.pcguard li {
  line-height: 1.6;
  text-align: left;
}

.pcguard .login {
  background: none repeat scroll 0 0 #eee;
  color: #000;
  margin: 10px 60px 30px;
  padding: 20px 50px 15px;
  text-align: center;
}
.pcguard .login dl {
  margin: 0;
  overflow: hidden;
  padding: 0;
  text-align: left;
  /zoom:1;
}
.pcguard .login dt,
.pcguard .login dd {
  float: left;
  height: 30px;
  margin: 0;
  padding: 0;
  text-align: left;
  vertical-align: middle;
  /zoom:1;
}
.pcguard .login dt {
  background: url(../images/pmang/template/popup.png) no-repeat scroll -484px 10px transparent;
  font-weight: bold;
  line-height: 2.2;
  padding: 0 0 0 12px;
  width: 160px;
}
.pcguard .login dd {
  width: 300px;
}
.pcguard .login input {
  border: 1px solid #ccc;
  height: 22px;
  line-height: 22px;
  width: 300px;
}
.pcguard .login dl select {
  border: 1px solid #ccc;
  padding: 3px;
}
.pcguard .login dd p{
  line-height: 2.2;
}

.pcguard .btn_win{
  margin-top:30px;
}
.pcguard .btn_win p {
  text-align: center;
}
.pcguard .btn_win p a{
	margin:0 5px;
}

.pcguard .tbl_code {
  width: 500px;
}
.pcguard .tbl_code th {
  width: 150px;
  font-weight: bold;
  text-align: center;
}
.pcguard .tbl_code td {
  text-align: center;
}


.pcguard .board {
  background: none repeat scroll 0 0 #eee;
  margin-left:auto;
  margin-right:auto;
  padding: 20px 0;
  width: 420px;
}
.pcguard .board label {
  margin-left: 4px;
  position: relative;
  top: -2px;
}
.pcguard .win1.conf{
  width: 480px;
  margin:0 auto;
}
.pcguard .win1 ul{
	margin:0 10px;
}
.pcguard .win1 li{
	text-indent:-0.6em;
	padding-left:0.6em;
}
.pcguard .win1.accept{
  width: 658px;
  margin:20px auto 0;
}

.pcguard .win_accept {
  background: url(../images/pmang/login/pcguard.png) no-repeat 0 bottom;
  margin: 15px 10px 0;
  /zoom:1;
}
.pcguard .win_accept .imgsp{
  background: url(../images/pmang/login/pcguard.png) no-repeat 0 0;
}
.pcguard .win_accept .ttl_code_form {
  background-position: 0 -138px;
  padding: 31px 0 0;
  line-height:1;
  /zoom:1;
}
.pcguard .win_accept .icon_code {
  background-position: -492px 0;
  padding: 25px 0 0;
  width: 188px;
	/margin-top:9px;
  /zoom:1;
}
.pcguard .win_accept_in{
	padding:15px 75px;
	/padding:0 75px 15px;
	/zoom:1;
}
.pcguard .win_accept .code_form {
  padding: 10px 0 0;
  text-align: left;
  /zoom:1;
}
.pcguard .win_accept .code_form li {
  display: inline-block;
	/display:inline;
	padding:0 3px 0 0;
	/padding:0 8px 0 0;
  vertical-align: middle;
  line-height:1;
  /zoom:1;
}
.pcguard .win_accept .code_form input {
  border: 1px solid #ccc;
  font-family: "ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  font-size: 20px;
  font-weight: bold;
	/float:left;
  height: 24px;
  letter-spacing: 2px;
  line-height: 24px;
  padding: 0 5px;
  width: 140px;
  /zoom:1;
}
.pcguard .win_accept_in p.center{
	text-align:center;
	margin-top:5px;
}

.pcguard .ttl_1.adjust h1{
  background: url(../images/pmang/login/return.png) no-repeat -890px -65px;
	font-size: 16px;
	font-weight: bold;
	margin-left: 3px;
	padding-left: 17px;
}


/*----------------------------
パソコンガード設定IDの休眠復旧
----------------------------*/
.remind_pass .re_h1_b{
	background:url(../images/pmang/login/return.png) 0 -451px no-repeat ;
	height:41px;
	overflow:hidden;
	margin:0 auto;
	width:617px;
}

.remind_pass .re_h1_b h1{
	padding-top:41px;
}

.mb10{
	margin-bottom:10px;
}


/*調整*/
.remind_pass .login dt.adjust_s_key{
	padding:20px 0 0 12px;
	background-position:-484px 28px;
}
.remind_pass .login dd.adjust_s_key{
	padding:20px 0 0 0;
}
.remind_pass .login a.s_keyboard{
	background-position: 0 2px;
}
.remind_pass .login .adjust_alert{
	height:80px;
}
.remind_pass .login a.s_keyboard.changepw,
.remind_pass .login a.s_keyboard.remindpw{
	position:absolute;
	top:54px;
	left:222px;
	_left:172px;
	line-height:1.2;
	color:#348696;
}
.remind_pass .login a.s_keyboard.forgetpw{
	padding-bottom:10px;
	margin-left:-20px;
	/margin-left:-40px;
	color:#348696;
}

/*----------------------------
ログイン却下
----------------------------*/

.otk_deny{
        width:700px;
        margin:36px auto 20px;
}

.otk_deny .cp_h1{
        background:url(../images/pmang/login/otk_deny.png) no-repeat 0 0;
        width:479px;
        height:37px;
        overflow:hidden;
        margin:0 auto;
}

.otk_deny .ttl_1 h2{
        font-size:16px;
        font-weight:bold;
        margin:30px 0 0 3px;
}

.otk_deny li{
        float:left;
}

.otk_deny .bg_box{
        background-color:#eeeeee;
        text-align:left;
        padding:19px;
        margin-left:10px;
        width:602px;
}

/*----------------------------
アプリ認証
----------------------------*/

.otk_new{
        width:700px;
        margin:36px auto 20px;
        text-align:left;
}

.otk_new .cp_h1{
        background:url(../images/pmang/login/otk_new.png) no-repeat 0 0;
        width:183px;
        height:36px;
        overflow:hidden;
        margin:0 auto;
}

.otk_new .ttl_1 h2{
        font-size:16px;
        font-weight:bold;
        margin:30px 0 0 3px;
}

.otk_new .auth_box{
        margin-bottom:10px;
}

.otk_new .auth_box li{
        border:3px solid #666666;
        /* border-radius */
        border-radius:5px;
        -moz-border-radius:5px;
        -webkit-border-radius:5px;
        padding:16px 0 10px;
        position:relative;
        min-height:257px;
}

.otk_new .leftbox{
        float:left;
        width:370px;
}

.otk_new .rightbox{
        float:right;
        width:308px;
}

.otk_new .auth_box li h2{
        color:#ffffff;
        background-color:#666666;
        padding:13px 0;
        text-align:center;
        font-weight:bold;
        font-size:16px;
        margin-bottom:15px;
}

.otk_new .auth_box li .p_icon{
        position:absolute;
        top:12px;
        left:6px;
}

.otk_new .rightbox p{
        margin:0 10px 10px;
        padding-bottom:10px;
        line-height:1.5;
        background:url(../images/pmang/template/line_dot_cccccc.png) repeat-x 0 bottom;
}

.otk_new .rightbox h3{
        font-size:16px;
        text-align:center;
        font-weight:bold;
        margin-bottom:10px;
}

.otk_new .rightbox input{
        font-family:Verdana, Geneva, sans-serif;
        font-size: 26px;
        display: block;
        width:190px;
        height:34px;
        line-height:34px;
        margin:0 auto 10px;
        text-align: center;
        border:#cccccc solid 1px;
        outline: none;
        box-sizing: border-box;
}

.otk_new .rightbox .btn_black_s{
        display:block;
}

.otk_new .leftbox p{
        line-height:1.5;
        margin:0 10px 10px;
}

.otk_new .leftbox .second{
        position:absolute;
        font-weight:bold;
        font-size:24px;
        color:yellow;
        top:24px;
        right:23px;
}

.otk_new .check_area{
        background-color:#666666;
        color:#ffffff;
        padding:9px 0 9px 9px;
        margin-bottom:30px;
}

.otk_new .check_area input{
        width:1em;
        height:1em;
        vertical-align:middle;
        margin-right:5px;
}

.dot_lone{
        display: block;
        border:0;
        height:0;
        margin: 0 0 25px 0;
        padding: 0;
        border-top: 1px dotted #cccccc;
}

.att_ttl{
        font-size: 14px;
        font-weight: bold;
        margin: 0 0 5px 0 !important;
}

.otk_new .att_box{
        line-height:1.8;
}

.otk_new .att_box li{
        margin-left: 1em;
        text-indent: -1em;
}

.otk_new .att_box:first-of-type{
        margin-bottom: 30px;
}

.otk_new .att_box:nth-of-type(2) a{
        text-decoration: none;
}

.otk_new .att_box:nth-of-type(2) a:hover{
        text-decoration: underline;
}

/*----------------------------
        本人認証
----------------------------*/
.id_h1{
        font-size:36px;
        color:#9cba0a;
        font-family: "メイリオ", sans-serif;
        letter-spacing: 2px;
}

.win_form{
        background-color:#eeeeee;
        margin:15px 10px 0;
        border-radius: 5px;
}
.win_form .ttl_form{
        background-color:#1c1f2b;
        color:#fff;
        margin-bottom:20px;
        padding:10px;
        border-radius: 5px 5px 0 0;
        letter-spacing: 2px;
        font-weight: bold;
}

.id_question > *,
.otk .id_answer > div{
        float:left;
}

.id_question{
        margin:20px 10px;
}
.id_question dt{
        background-color:#1c1f2b;
        color:#fff;
        margin-right:10px;
        padding:12px 20px;
        border-radius: 5px;
}
.id_question dt h3{
        font-size: 16px;
        font-weight: bold;
        letter-spacing: 2px;
}

.otk .id_answer > div:nth-child(1){
        width:400px;
}
