﻿@charset "utf-8";

@import url("common/landing_global.css");

body{
	background:#E4F7FE url(alo/images/bg.png) top center repeat-x;}

.gameinfo{
	background:url(alo/images/gameinfobox_bg.gif) top center repeat-y;}
.giheader{
	background:url(alo/images/gameinfobox_header.gif) top center no-repeat;}
.gifooter{
	background:url(alo/images/gameinfobox_footer.jpg) bottom center no-repeat;}

.nextflowbox{
	background:url(alo/images/nextflowbox_bg.gif) top center no-repeat;}

.copyright{
	background:url(alo/images/form_footer.png) bottom center no-repeat;
	width:940px;}
/*--titleunique--*/

/*----form_start----*/
#newreg{
	width:940px;}
#newreg h2{
	background:url(alo/images/form_header.png) top center no-repeat;
	width:940px;}
#newreg form,
#newreg .bkimg{
	background:url(alo/images/form_bg.png) top center repeat-y;}

#newreg .flow1{
	background:url(alo/images/form_step1_flow.gif) top center no-repeat;
	height:100px;}
#newreg .flow2{background:url(alo/images/form_step2_flow.gif) top center no-repeat;}
#newreg .flow3{background:url(alo/images/form_step3_flow.gif) top center no-repeat;}
#newreg .flow4{background:url(alo/images/form_step4_flow.gif) top center no-repeat;}

#newreg .mailauthvis{
	background:url(alo/images/form_mailauth_vis.png) top center no-repeat;}

#newreg .tableset{
	background:#ffffff url(alo/images/form_ch_title_bg.gif) 3px top repeat-y;}
#newreg table{
	border:3px #19A0FF solid;}
#newreg tbody th{
	background:url(alo/images/form_ch_hz.gif) bottom left no-repeat;}
#newreg tbody td{
	background:url(alo/images/form_ch_hz.gif) bottom right no-repeat;}

#newreg iframe{
	background:#fff;
	border:1px #19A0FF solid;}

/*規約*/
#newreg table .agreement label{
	color:#000;
	vertical-align:middle;}

/*
完了画面専用
*/
#newreg .tableset.complete{
	background:url(alo/images/form_complete_vis.jpg) top center no-repeat;
	margin:0 auto;
	padding:0 40px;}
#newreg .tableset.complete div{
	background:#fff url(alo/images/form_ch_title_bg.gif) -90px top repeat-y;
	top:350px;}

#newreg .complete .form_regist_ch_ujjid{background:url(alo/images/form_regist_ch_ujjid.gif) top left no-repeat;}
#newreg .complete .form_regist_ch_pw{background:url(alo/images/form_regist_ch_pw.gif) top left no-repeat;}
#newreg .tableset.complete .download a{
	top:360px;
	background:url(alo/images/form_btn_download.png) top center no-repeat;}

.btn_confirm{background:url(alo/images/form_btn_confirm.gif) top center no-repeat;}
.btn_submit{background:url(alo/images/form_btn_submit.gif) top center no-repeat;}
.btn_auth{background:url(alo/images/form_btn_auth.gif) top center no-repeat;}
.btn_adjust{
	background:url(alo/images/form_btn_back.gif) top center no-repeat;}



/*画像置換*/
.form_mailauth_title{
	background:url(alo/images/form_mail_title.gif) top center no-repeat;}
.form_mail_title{background:url(alo/images/form_mail_title.gif) top center no-repeat;}
.form_regist_title{background:url(alo/images/form_regist_title.gif) top center no-repeat;}
.form_terms_title{background:url(alo/images/form_terms_title.gif) top center no-repeat;}
.form_mailauth_title{background:url(alo/images/form_mailauth_title.gif) top center no-repeat;}

/*title*/
.form_mail_ch_mail{background:url(alo/images/form_mail_ch_mail.gif) top center no-repeat;}
.form_regist_ch_ujjid{background:url(alo/images/form_regist_ch_ujjid.gif) top center no-repeat;}
.form_regist_ch_nickname{background:url(alo/images/form_regist_ch_nickname.gif) top center no-repeat;}
.form_regist_ch_pw{background:url(alo/images/form_regist_ch_pw.gif) top center no-repeat;}
.form_regist_ch_pwcheck{background:url(alo/images/form_regist_ch_pwcheck.gif) top center no-repeat;}
.form_regist_ch_imgauth{background:url(alo/images/form_regist_ch_imgauth.gif) top center no-repeat;}
.form_mailauth_ch_mailauth{background:url(alo/images/form_mailauth_ch_mailauth.gif) top center no-repeat;}
.form_regist_ch_epaper{background:url(alo/images/form_regist_ch_epaper.gif) top center no-repeat;}

/*caption*/
.form_mail_ch_mail_caption{
	background:url(alo/images/form_mail_ch_mail_caption.gif) top center no-repeat;}
.form_regist_ch_ujjid_caption{
	background:url(alo/images/form_regist_ch_ujjid_caption.gif) top center no-repeat;}
.form_regist_ch_nickname_caption{
	background:url(alo/images/form_regist_ch_nickname_caption.gif) top center no-repeat;}
.form_regist_ch_pw_caption{
	background:url(alo/images/form_regist_ch_pw_caption.gif) top center no-repeat;}
.form_regist_ch_imgauth_caption{
	background:url(alo/images/form_regist_ch_imgauth_caption.gif) top center no-repeat;}
/*----form_end----*/




.btn_adjust a{
	display:block;
	width:243px;
	height:37px;
	text-indent:-9999px;
	outline:none;}