@charset "utf-8";

* {
	margin:0;
	padding:0;
}

img {
	border:0;
}

body {
	font-size:75%;
	line-height:1.5;
	color:#333333;
	font-family	:"ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","Lucida Grande",Arial;
	background: #D8F1F9 url(../images/waon_bg.gif);
}

a:link{text-decoration:underline;color:#3A92C6;}
a:visited{text-decoration:underline;color:#3A92C6;}
a:active{text-decoration:underline;color:#3A92C6;}
a:hover{
	text-decoration:underline;
	color:#3A92C6;
	text-align: right;
}

.arrow {
	background: url(../images/icon_arrow.gif) left 0.2em no-repeat;
	padding-left: 12px;
}

.arrow_up {
	background: url(../images/icon_arrow_up.gif) left 0.2em no-repeat;
	padding-left: 12px;
}

/* Clearfix */
.clearfix:after {
 content: ".";
 display: block;
 height: 0;
 clear: both;
 visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#container {
	/*margin: 23px auto 0;*/
	margin: 15px auto 0;
	padding: 18px 0 0;
	width: 764px;
	background: url(../images/bg_head.gif) no-repeat;
}

#container535{
	/*margin: 23px auto 0;*/
	margin: 15px auto 0;
	padding: 18px 0 0;
	width: 535px;
	background: url(../images/bg_head535.gif) no-repeat;
}
#header {
	padding: 0 17px 15px;
	width: 730px;
	background: url(../images/bg_body.gif) repeat-y;

}

#main {
	padding: 0 17px 10px;
	width: 730px;
	background: url(../images/bg_body.gif) repeat-y;
}
#main535 {
	padding: 0 17px 10px;
	width: 500px;
	background: url(../images/bg_body535.gif) repeat-y;
}
#main535 h1{
width:500px;
}
#howto_head {
	width: 730px;
	/*height: 10px;*/
	height:5px;
	background: url(../images/howto_bg_head.gif) no-repeat;
	font-size: 1px;
}

#howto_body {
	width: 680px;
	/*padding: 0 34px;*/
	padding: 0 24px;
	background-color: #FFF8BC;
	border-left: 1px solid #F8EC84;
	border-right: 1px solid #F8EC84;
}

#howto_body_left {
	float: left;
	width: 680px;
}

#howto_body_left p {
	margin: 2px 0px 0px;
	padding: 2px 0px 20px 0px ;
}

#howto_body_right {
	float: right;
	width: 120px;
	text-align: right;
}

#howto_body_right .btn {
	padding: 20px 0px 30px 0px ;
}

.orangearrow {
	background: url(../images/icon_orangearrow.gif) left 0.2em no-repeat;
	padding-left: 12px;
}

a.orangearrow:link{text-decoration:underline;color:#F58C0C;}
a.orangearrow:visited{text-decoration:underline;color:#F58C0C;}
a.orangearrow:active{text-decoration:underline;color:#F58C0C;}
a.orangearrow:hover{text-decoration:underline;color:#F58C0C;}

#howto_foot {
	width: 730px;
	/*height: 10px;*/
	height: 5px;
	background: url(../images/howto_bg_foot.gif) no-repeat bottom;
	font-size: 1px;
	margin-bottom: 10px;
}



#navi {
	width: 699px;
	height: 90px;
	background: url(../images/navi_bg.gif) no-repeat;
	padding: 15px 16px 9px 15px;
	font-size: 1px;
}

#navi ul li {
	list-style-type: none;
	float: left;
	width: 160px;
}

#navi ul li.li1 {
	margin-right: 20px;
}

#navi ul li.li2 {
	margin-right: 19px;
}

#navi ul li.li3 {
	margin-right: 20px;
}

#message {
	margin: 30px 0;
	text-align: center;
}

#step4 {
	margin: 20px 0px 10px 0px ;
	text-align: center;
}


#form_erea {
	width: 660px;
	padding: 0 35px;
}

#step1_form1 {
	margin-bottom: 4px;
}

#step1_form2 {
	margin-bottom: 4px;
}

#step1_form3 {
	margin-bottom: 6px;
	margin: 0px 0px 30px 0px;
}

#blue_head {
	width: 660px;
	height: 6px;
	background: url(../images/blue_head.gif) no-repeat;
	font-size: 1px;
}

#blue_body {
	width: 660px;
	background: url(../images/blue_body.gif) repeat-y;
}

#blue_body dt {
	float: left;
	width: 154px;
	padding: 6px 0 6px 16px;
	font-size: 1px;
}
#orange_body dt {
	float: left;
	width: 154px;
	padding: 10px 0 5px 16px;
	font-size: 1px;
}

#blue_body dd.forminput,
#orange_body dd.forminput{
	float: left;
	width: 400px;
	padding: 1px 0 0;
	font-size: 0;
}

#blue_body dd.forminfo,
#orange_body dd.forminfo {
	float: left;
	width: 81px;
	padding: 6px 0;
}
#blue_body dd.forminfo.long,
#orange_body dd.forminfo.long {
	width: 470px;
	font-weight: bold;
	text-align: center;
	font-size: 16px;
}
#blue_body dd.forminfo.long_left {
	width: 470px;
	font-weight: bold;
	text-align: left;
	font-size: 16px;
}

#blue_body dd.formauto,
#orange_body dd.formauto{
	float: right;
	width: 98px;
	padding-right: 11px;
	font-size: 0;
}

#step1_form1 input{
	font-size: 16px;
	margin-left: 2px;
	padding: 1px 0 1px 4px;
}

#step1_form1 select {
	font-size: 16px;
	margin-right: 5px;
	padding-left: 0px;
}

#step1_form2 input {
	font-size: 16px;
	margin-right: 20px;
	padding-left: 1px;
}

#step1_form2 select {
	font-size: 16px;
	margin-right: 20px;
	padding-left: 1px;
}

#step1_form3 input {
	font-size: 16px;
	padding: 1px 4px;
	margin-right: 20px;
}

#blue_foot {
	width: 660px;
	height: 5px;
	background: url(../images/blue_foot.gif) no-repeat;
	font-size: 1px;
}

#under_body {
	width: 660px;
	margin: 5px 0px 30px 0px;
	background: #B8D1DF url(../images/waon_bg.gif);
}


/******OrangeBar*******/
#orange_head {
	width: 660px;
	height: 6px;
	background: url(../images/orange_head.gif) no-repeat;
	font-size: 1px;
}

#orange_body {
	width: 660px;
	background: url(../images/orange_body.gif) repeat-y;
}

#orange_foot {
	width: 660px;
	height: 5px;
	background: url(../images/orange_foot.gif) no-repeat;
	font-size: 1px;
}




#beginner_link {
	float: right;
	margin-bottom: 14px;
}
* html #beginner_link {
	width: 16em;
}



.beginner {
	background: url(../images/icon_beginner.gif) left 0.2em no-repeat;
	padding-left: 29px;
	height: 17px;
	display: block;
}

#information {
	clear: both;
}

#information ul {
	margin-left: 74px;
	padding-bottom: 11px;
}

#information ul li {
	list-style-type: none;
	background: url(../images/icon_info.gif) left 0.13em no-repeat;
	padding-left: 20px;
	color:#666666;
	margin-bottom: 5px;
	line-height: 1.6;
}

#next_btn {
	text-align: center;
	margin: 15px 0px 0px 0px;
}

#footer {
	width: 764px;
	background: url(../images/bg_foot.gif) no-repeat;
	padding: 26px 0 18px;
}
#footer535 {
	width:535px;
	background: url(../images/bg_foot535.gif) no-repeat;
	padding: 26px 0 18px;
}
#footer_btn {
	float: left;
}

#footer_copyright {
	float: right;
}

#footer_info {
	width: 760px;
	padding: 0 2px;
	margin-bottom: 20px;
}

#info_text {
	float: left;
	color: #666666;
	font-size: 92%;
	line-height: 1.45;
}

#cybertrust {
	float: right;
}

/*****STEP 2****/
#step2_form1 {
	margin-bottom: 15px;
}

#step2_form2 {
	margin-bottom: 15px;
}

#step2_form3 {
	margin-bottom: 20px;
}

#step2_form4 {
	margin-bottom: 20px;
}

#step2_orange {
	margin-bottom: 20px;
}

#blue2_head {
	width: 660px;
	height: 6px;
	background: url(../images/blue2_head.gif) no-repeat;
	font-size: 1px;
}

#blue2_step3_body {
	width: 660px;
	background: url(../images/orange2_body.gif) repeat-y;
}

#blue2_step2_body {
	width: 660px;
	background: url(../images/blue2_step2_body.gif) repeat-y;
}

#blue2_step2_body dt {
	float: left;
	width: 154px;
	padding: 6px 0 5px 16px;
}

#blue2_step3_body dt {
	float: left;
	width: 238px;
	padding: 9px 0 5px 16px;
}

#blue2_foot {
	width: 660px;
	height: 5px;
	background: url(../images/blue2_foot.gif) no-repeat;
	font-size: 1px;
}

#blue_body dd.number{
	float: left;
	padding: 3px 0 0;
	font-size: 16px;
	color:#333;
}

#orange_body dd.number{
float: left;
padding: 6px 0 3px;
font-size: 18px;
color:#ff6600;
font-weight:bold;
}

#blue2_step2_body dd.number{
	float: left;
	padding: 3px 0 0;
	font-size: 16px;
	color:#333;
	font-weight:bold;
}
#btn_box{
width:660px;
height:39px;
clear:both;
}
#next_btn.step2{
width:170px;
float:left;
height:39px;
}
#corrects {
	float:left;
	text-align:right;
	padding:10px 10px 0 0;
	width:235px;
height:29px;
font-size:14px;
}

/****STEP 3*****/
#step3_form1 {
	margin-bottom: 15px;
}

#step3_form2 {
	margin-bottom: 15px;
}

#blue3_head {
	width: 660px;
	height: 6px;
	background: url(../images/blue3_head.gif) no-repeat;
	font-size: 1px;
}
#blue3_middle {
	width: 660px;
	height: 9px;
	background: url(../images/blue3_middle.gif) no-repeat;
	font-size: 1px;
}

#blue3_body {
	width: 660px;
	background: url(../images/blue3_body.gif) repeat-y;
}

#blue3_body dt {
	float: left;
	width: 110px;
	padding: 6px 0 5px 16px;
	font-size: 1px;
}
#blue3_body dt.right {
	float: left;
	width: 116px;
	padding: 6px 0 5px 20px;
	font-size: 1px;
}

#blue3_body dd.number {
	float: left;
	width: 195px;
	font-size: 16px;
	color:#333;
	padding:2px 5px 0 0;
}
#blue3_body dd.number_right {
	float: left;
	width: 180px;
	font-size: 16px;
	color:#333;
	padding:2px 10px 0 0;
}




#blue4_body {
	width: 660px;
	background: url(../images/blue_body_registry.gif) repeat-y;
}
#blue4_body dd{
width:168px;
float:left;
padding:12px 26px 0 26px;

text-align:center;
}
*html #blue4_body dd{
float:left;
}
#blue4_body dd p{
text-align:left;
font-size:12px;
line-height:18px;
margin:2px 0 5px 0;
display:block;
}




/****ERROR PAGE*****/
#error_form1 {
	margin-bottom: 15px;
}

#error_form2 {
	margin-bottom: 15px;
}

#error_form2 #h2 {
	text-align: center;
	padding: 30px 0px;
}

#error_text {
	padding: 30px 0px;
	min-height: 300px;
}
#error_text {
	height: 300px;
}

#error_text h2 {
	margin-bottom: 20px 0px 0px 0px;
	padding-top: 20px 0px 0px 0px;

}

#error_text p {
	margin-bottom: 15px;
}

#backtop_btn {
	padding-top: 15px;
	text-align: center;
}


/***AUTO***/
#auto_box_head {
	width: 500px;
	/*height: 10px;*/
	height:5px;
	background: url(../images/auto_box_head.gif) no-repeat;
	font-size: 1px;
margin-top:20px;
}


#auto_box_body  {
	width: 500px;
	background: url(../images/auto_box_body.gif) repeat-y;
	padding: 0;
}



#auto_box_foot  {
	width: 500px;
	/*height: 10px;*/
	height: 5px;
	background: url(../images/auto_box_foot.gif) no-repeat bottom;
	font-size: 1px;
	margin-bottom: 10px;
}
.auto_box_title{
padding:60px 20px 60px 9px;
float:left;
}

.auto_step{
float:right;
width:438px;
margin:10px 15px 15px 0;
}
.auto_step dt{
float:left;
width:67px;
}
.auto_step dd{
display:block;
width:370px;
float:right;
padding-top:5px;
}
p.step1read{

}
.auto_step p{
font-size:12px;
}
.auto_step p.indent{
padding-left:2em;
text-indent:-2em;
padding-top:10px;
}
.auto_step p.att{
padding-left:24px;
font-size:10px;
padding-top:5px;
color:#666;
}
.auto_step p.att2{
padding-left:1em;
text-indent:-1em;
font-size:10px;
padding-top:5px;
color:#666;
}
.auto_step p.url{
padding-left:52px;
font-size:12px;
padding-top:5px;
background:url(../images/icon_url.gif) no-repeat 24px 8px;
}




/*terms*/
#pagelink{
padding:10px;
}
#pagelink a{
width:200px;
float:left;
display:block;
}
#terms {
width:700px;
margin:0 auto;
font-size:12px;
line-height:1.4em;
}
#terms h3{
font-size:14px;
color:#333;
padding:20px 0 10px 0;
background:url(../images/dot_bar.gif) repeat-x 0 45px;
width:700px;
}
#container #main #terms ul.indent{
padding-left:0px;
}
#container #main #terms ul.indent li{
list-style:none;
text-indent:-1.5em;
padding-left:1.5em;
margin-bottom:5px;
}
#container #main #terms ul.indent2{
padding-left:30px;
}
#container #main #terms ul.indent2 li{
list-style:none;
text-indent:-2.2em;
padding-left:2.5em;
margin-bottom:5px;
}
#terms p{
padding-top:5px;
margin-bottom:5px;
}

#container #main #terms .pagetop{
width:700px;
text-align:right;
}

#container #main #recommend{
width:700px;
text-align:left;
padding: 40px 0px 5px 0px;
}

/****Q&A**/
#blue730_head {
	width: 710px;
	/*height: 10px;*/
	height:5px;
	background: url(../images/blue730_head.gif) no-repeat;
	font-size: 1px;
}

#blue730_body {
	width: 660px;
	/*padding: 0 34px;*/
	padding: 0 25px;
	background: url(../images/blue730_body.gif) repeat-y 0 0;
}
#blue730_foot {
	width: 710px;
	/*height: 10px;*/
	height: 5px;
	background: url(../images/blue730_foot.gif) no-repeat bottom;
	font-size: 1px;
	margin-bottom: 10px;
}


#gray730_head {
	width: 730px;
	/*height: 10px;*/
	height:5px;
	background: url(../images/gray730_head.gif) no-repeat 0 0;
	font-size: 1px;
}

#gray730_body {
	width: 700px;
	/*padding: 0 34px;*/
	padding: 0 15px;
	background: url(../images/gray730_body.gif) repeat-y 0 0;
}
#gray730_foot {
	width: 730px;
	/*height: 10px;*/
	height: 5px;
	background: url(../images/gray730_foot.gif) no-repeat bottom;
	font-size: 1px;
	margin-bottom: 10px;
}
#container #main #qa .pagetop{
width:730px;
text-align:right;
margin-bottom: 10px;
}
#blue730_body.qa{
padding-top:10px;
padding-bottom:5px;
}
#blue730_body.qa p{
height:24px;
display:block;
font-size:12px;
}
#blue730_body.qa p img{
margin-right:10px;
}
#qa #gray730_body p.q_no{
background:url(../images/dot_bar.gif) repeat-x 0 bottom;
text-indent:-37px;
padding-left:37px;
padding-bottom:5px;
margin-bottom:5px;
padding-top:5px;
}
#qa #gray730_body p img{
margin-right:5px;
}
#qa #gray730_body p.a_no{
text-indent:-37px;
padding-left:37px;
margin-bottom:5px;
}




#tabs{
    padding:0;
    margin:0;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#FFF;
    font-weight:bold;
}
#tabs ul{
    list-style:none;
    margin:0;
    padding:0;
}
#tabs ul li{
    display:inline;
    margin:0;
    text-transform:capitalize;
}
#tabs ul li a{
    padding:5px 16px;
    color:#FFF;
    background:#E7A272;
    float:left;
    text-decoration:none;
    border:1px solid #D17B40;
    border-left:0;
    margin:0;
    text-transform:capitalize;
}
#tabs ul li a:hover{
    background:#EAEAEA;
    color:#7F9298;
    text-decoration:none;
    border-bottom:1px solid #EAEAEA;
}
#tabs ul li a.active{
    background:#EAEAEA;
    color:#7F9298;
    border-bottom:1px solid #EAEAEA;
}
#content{
    background:#EAEAEA;
    clear:both;
    font-size:11px;
    color:#000;
    padding:10px;
    font-family:Arial, Helvetica, sans-serif;
}

#container #main #qa #gray730_body table tr td {
	text-align: center;
}

#container #main #information h2 {
	text-align: center;
	margin-bottom:30px;
}

#infoE_head {
	width: 730px;
	/*height: 10px;*/
	height:5px;
	background: url(../images/infoE_bg_head.gif) no-repeat;
	font-size: 1px;
}

#infoE_body {
	width: 680px;
	/*padding: 0 34px;*/
	padding: 0 24px;
	background-color: #FFFF33;
	border-left: 1px solid #FF0000;
	border-right: 1px solid #FF0000;
}

#infoE_foot {
	width: 730px;
	/*height: 10px;*/
	height: 5px;
	background: url(../images/infoE_bg_foot.gif) no-repeat bottom;
	font-size: 1px;
	margin-bottom: 10px;
}

#infoE {
	clear: both;
}

#infoE ul {
	margin-left: 74px;
	padding-bottom: 11px;
}

#infoE ul li {
	list-style-type: none;
	background: url(../images/icon_error.gif) left 0.13em no-repeat;
	padding-left: 20px;
	color:#666666;
	margin-bottom: 5px;
	line-height: 1.6;
}


@media print{
#leftcol{display:none;}
#foot{display:none;}
#head{display:none;}
#pagewidth{display:none;}
#rightcol{width:100%; float:none;}
}