@charset "utf-8";
/* CSS Document */

.error_msg_box{ margin:0 auto;width:auto; text-align:center; margin-top:100px; line-height:24px;}
p.t1{ font-size:18px; font-weight:600; color:#ff7c05; display:inline-block;}
p.t1 img{padding:5px 0 0 0;}
p.t3{ color:#56a0e0; font-weight:600;}

.btn_p{ padding:20px 0 0 0; text-align:center;}

.logincheck_wrap{ margin:0 auto;width:600px;  margin-top:100px; line-height:24px; border:4px solid #7fafd8; padding:15px;}
.logincheck_wrap li{ background:url(/layout/images/module/common/ico_check_s.gif) 0 3px no-repeat; padding:0 0 0 24px; height:24px; line-height:20px;}
.logincheck_text{ color:#56a0e0;}

