﻿@charset "utf-8";
/* CSS Document */
body, html {
	padding:0;
	margin:0;
}
#nobody
{
    margin: 0;
    font-size: 12px;
    font-family: Verdana, Arial, Tahoma, serif;
    color: #333333;
    font-size: 12px;
    background: url(images/reg/reg-bg.jpg) 0 0;
    margin: 0 auto;
    padding-top: 15px;
}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, img
{
    margin: 0;
    padding: 0;
}

.b
{
    height: 31px;
}
.box_m
{
    width: 100%;
}
.b dd
{
    height: 31px;
}

.b
{
    padding: 0 20px;
}
.b .box_l
{
    margin-left: -20px;
    float: left;
    width: 20px;
}
.b .box_r
{
    margin-right: -20px;
    float: right;
    margin-top: -31px;
    width: 20px;
}

.up .box_l
{
    background: url(images/reg/box_t_l.png) no-repeat 0 top;
}
.up .box_c
{
    background: url(images/reg/box_t_m.png) repeat-x 0 top;
}
.up .box_r
{
    background: url(images/reg/box_t_r.png) no-repeat top right;
}

.box_m
{
    background: url(images/reg/box_m_l.png) repeat-y 0 0;
}
.box_m_m
{
    background: url(images/reg/box_m_r.png) repeat-y right top;
}

.reg_box_nav a
{
    border: #efefef solid 1px;
    padding: 10px;
    color: #808080;
    line-height: 20px;
    display: block;
    height: 95px;
}
.reg_box_nav a span
{
    display: block;
    font-size: 14px;
    color: #006bb3;
    font-weight: bold;
    margin-bottom: 8px;
}
.reg_box_nav span input
{
    vertical-align: middle;
}
.reg_box_nav a:hover span, .reg_box_nav a.now span
{
    color: #ff9900;
}
.reg_box_nav a:hover, .reg_box_nav a.now
{
    border: #ffdf8a solid 1px;
    background-color: #fffef5;
    color: #ffc670;
}
.reg_box_nav
{
    padding: 10px;
}

.dw .box_l
{
    background: url(images/reg/box_b_l.png) no-repeat 0 bottom;
}
.dw .box_c
{
    background: url(images/reg/box_b_m.png) repeat-x 0 bottom;
}
.dw .box_r
{
    background: url(images/reg/box_b_r.png) no-repeat right bottom;
}

.box-cont
{
    background: #fff;
    margin-left: 20px;
    margin-right: 20px;
    padding: 20px;
    min-height: 200px;
}


.btn-zy
{
    background: url(images/btn-bg.png) no-repeat center top;
    padding-top: 29px;
    text-align: center;
}
.btn-zy a
{
    transition: background-position 0.2s;
    -moz-transition: background-position 0.2s;
    -webkit-transition: background-position 0.2s;
    -o-transition: background-position 0.2s;
}
.btn-zy .next, .btn-zy .finsh
{
    display: inline-block;
    cursor: hand;
}
.btn-zy .next
{
    width: 119px;
    height: 35px;
    background: url(images/btn-next.png) no-repeat 0 0;
    text-indent: -99999px;
    border: none;
}
.btn-zy .next:hover
{
    background: url(images/btn-next.png) no-repeat;
    border: none;
}
.btn-zy .finsh
{
    width: 119px;
    height: 35px;
    background: url(images/btn-finsh.png) no-repeat 0 0;
    text-indent: -99999px;
    border: none;
}
.btn-zy .finsh:hover
{
    background: url(images/btn-finsh.png) no-repeat;
    border: none;
}

.btn-zy .btn-up
{
    width: 119px;
    height: 35px;
    background: url(images/btn-up.png) no-repeat 0 0;
    text-indent: -99999px;
    margin: 0 auto;
    border: none;
}
.btn-zy .btn-up:hover
{
    background: url(images/btn-up.png) no-repeat;
    border: none;
}

.zy-cont h2
{
    font-size: 20px;
    border-bottom: 1px #f2f2f2 solid;
    padding-bottom: 8px;
    background: url(images/icons/help.png) no-repeat left top;
    padding-left: 40px;
    margin-bottom: 30px;
}


/*step*/
.step
{
    background: url(images/tap/step_bg.jpg) repeat-x 0 20px;
    height: 75px;
    overflow: hidden;
    margin-top: 10px;
}
.step .sp, .step .sp-n
{
    float: left;
    padding: 0 10px;
    width: 30%;
    font-size: 14px;
}
.step .sp a, .step .sp span, .step .sp-n a, .step .sp-n span
{
    display: block;
    text-align: center;
}
.step .sp span, .step .sp-n span
{
    padding-top: 0px;
    height: 51px;
    width: 53px;
    color: #fff;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 250%;
    margin: 0 auto;
    margin-bottom: 5px;
}
.step .sp a
{
    color: #477bb3;
    line-height: 1.4;
    text-decoration: none;
}
.step .sp span
{
    background: url(images/tap/sp-n.png) no-repeat left top;
}
.step .sp-n a
{
    color: #ff6600;
    line-height: 1.4;
    text-decoration: none;
}
.step .sp-n span
{
    background: url(images/tap/sp-h.png) no-repeat left top;
}
.step .no a
{
    color: #656565;
    line-height: 1.4;
    text-decoration: none;
    cursor: default;
}
.step .no span
{
    background: url(images/tap/sp-no.png) no-repeat left top;
}



.top_registration
{
    background: url(images/bg_zc.png) no-repeat top left;
    padding: 10px 0 0 185px;
    margin: 0 auto;
    height: 150px;
    margin: 80px 0 30px 0;
    text-align: left;
}
.top_registration span
{
    display: block;
    font-size: 200%;
    font-weight: bold;
    line-height: 150%;
    padding-bottom: 5px;
}
.top_registration p
{
    color: #00558e;
    line-height: 20px;
}
.top_registration div
{
    float: right;
    padding: 30px 15px 0 0;
}
.top_registration p.explain
{
    width: 320px;
}

.top-reg
{
    padding: 0px 0 10px 0;
    width: 750px;
    margin: 0 auto;
}
#ui-box {
	background-color:#fff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: #4673a3 0px 2px 10px;
	-moz-box-shadow: #4673a3 0px 2px 10px;
	box-shadow: #4673a3 0px 2px 10px;
	min-height:400px;
	margin:0 auto;
	width:680px;
	padding:30px;
	behavior: url(other/PIE.htc)\9;
}
.tile {
	font-size:20px;
	border-bottom:1px #f2f2f2 solid;
	padding-bottom:8px;
	padding-left:40px;
	margin-bottom:30px;
}
.bg-zc {
	background: url(images/reg/reg_96.png) no-repeat left -10px;
	height:20px;
	padding-top:25px;
	padding-left:80px;
	font-size:20px;
	line-height:1;
}
.control div {
	border-bottom:dotted #ddd 1px;
	padding:0 0;
}
.ctl_a_s .label {
	display:inline-block;
	width:120px;
	padding-right:30px;
	text-align:right;
	vertical-align:middle;
 *display:inline;
 *zoom:1;
}
.ctl_b_s .label {
	display:block;
}
.ctl_a_s {
	line-height:24px;
}
.control .c-in, .c-in {
	border:#cee0f2 solid 1px;
	padding:1px;
	height:24px;
	line-height:24px;
	background-color:#ebf5ff;
	background-image:url(images/reg/bk_field.png);
	background-repeat:repeat-x;
	background-position:top;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	behavior: url(other/PIE.htc)\9;
}
.control .c-text {
	border:#cee0f2 solid 1px;
	padding:5px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	line-height:18px;
	background-color:#fdfdfd;
	overflow-y:scroll;
	background:url(images/reg/bk_field.png) repeat-x top;
	behavior: url(other/PIE.htc)\9;
}
.control .c-slt {
	height:26px;
}
.c-in {
	line-height:20px;
	background-color:#fff;
	border:#b8cfe5 solid 1px;
	margin:5px 0;
	border-radius:10px;
	background-color:#FFF;
	vertical-align:middle;
}
.control .c-error, .c-error {
	background-color:#fff8f8;
	border:#f0aeae solid 1px;
}
.label {
	display:inline-block;
	width:100px;
	padding-left:30px;
}
.color_red {
	color:red;
}
.buttom {
	display:inline-block;
*display: inline;
*zoom:1;
	padding:8px 20px;
	text-align:center;
	min-width:80px;
	background: #3498DB;
	border:#226999 solid 1px;
	border-left-color:#3498DB;
	border-top-color:#3498DB;
	color:#FFF;
	text-decoration:none;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#3aa9f2), to(#2980B9));
	background: -moz-linear-gradient(#3aa9f2, #2980B9);
	-pie-background: linear-gradient(#3aa9f2, #2980B9);
	behavior: url(other/PIE.htc);
}
.buttom:hover {
	border-left-color:#80ccff;
	border-top-color:#80ccff;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#a1d9ff), to(#2980B9));
	background: -moz-linear-gradient(#a1d9ff, #2980B9);
	-pie-background: linear-gradient(#a1d9ff, #2980B9);
	behavior: url(other/PIE.htc);
}
