/* CSS Document */

/**************** regist ******************/

div#license_box,
div#policy_box{
	width:540px;
	height:200px;
	overflow:auto;
	border:1px solid #999;
	padding:10px;
	text-align:left;
	margin: 10px auto;
}
div#license_box h1,
div#policy_box h1{
	background:#e5e5e5;
	padding:3px 5px;
	font-size:12px;
	margin-bottom:10px;
}
div#license_box h2,
div#policy_box h2{
	padding:5px 0px 2px 0px;
	border-bottom:1px dashed #444;
	margin-bottom:3px;
}
div#license_box h3,
div#policy_box h3{
	padding:5px 0px;
	font-size:12px;
	color:#444;
}
div#license_box p.rule_text{
	padding:5px 0px 5px 10px;
	font-size:12px;
}

div#license_box p#rule_textlast{
	padding:5px 0px 5px 10px;
	font-size:12px;
	text-align:right;
}

div#license_box ol.desimal li{
	list-style-type:decimal;
	list-style-position:inside;
	padding:5px 0px 5px 20px;
}
div#license_box ol.desimal_in li{
	list-style-type:decimal;
	list-style-position:inside;
	padding:5px 0px 5px 20px;
}
div#license_box ol.desimal_in ol.alpha li{
	list-style-type:lower-alpha;
	list-style-position:inside;
	color:#444;
	padding:5px 0px 5px 30px;
}
div#license_box ul.listNone li {
	margin-left:45px;
	padding:5px 0;
}

div#rules{
	padding-left:15px;
	padding-top:10px;
}



table#regist_table,
table#confirm_table{
	border-collapse:collapse;
	margin:30px auto 10px auto;
	width:100%;
}
table#regist_idtable{
	width:100%;
	border-collapse:collapse;
	margin:0 auto 20px;
}
table#regist_idtable th,
table#regist_idtable td{
	text-align:left;
	border:1px solid #999;
	padding:3px;
}
table#regist_table th,
table#regist_table td,
table#confirm_table th,
table#confirm_table td{
	text-align:center;
	border:1px solid #999;
	padding:3px;
}
table#regist_table th
{
	width:100px;
	background:#fff url(/main/registform/images/th_bg.gif) repeat-x bottom center;
}
table#confirm_table td{
	text-align:left;
	padding:3px 10px 3px 15px;
}
table#confirm_table th{
	width:150px;
	background:url(/main/registform/images/th_bg.gif) repeat-x bottom center;
}
table#regist_idtable th
{
	width:164px;
	background:url(/main/registform/images/th_bg.gif) repeat-x bottom center;
}
table#regist_table th.or{
	background:url(/main/registform/images/th_bg_or.gif) repeat-x bottom center;
}
table#regist_table td{
	border:1px solid #999;
}
table#regist_table td.img{
	padding:0px;
	border:1px solid #fff;
	border-bottom:1px solid #999;
}
table#regist_table tr.gray{
	background-color:#e4f2fa;
}
table#regist_table td.or{
	background-color:#fff2b3;
}
table#regist_table td.red{
	color:#ff0000;
	font-weight:bold;
}
table#regist_table td.empty{
	border:none;
}

p#id_caution{
	width:90%;
	background:#faf3b5;
	padding:7px;
	margin:10px auto;
}
img.title{
	margin:20px auto 0;
}
.caution{
	background:#fefbed;
	padding:15px 10px 10px 10px;
	border:2px solid #fce089;
	text-align:left;
}
.caution ul li{
	text-align:left;
	font-size:92%;
	line-height:1.2;
	margin-bottom:8px;
}
table#regist_table_ctm input{
	vertical-align:middle;
}
table#regist_table_ctm{
	border-collapse:collapse;
	width:100%;
	margin:0 auto 20px;
	border:1px solid #999;
}
#main_inbox .planChoice{
	border:3px solid #ed4141;
}
table#regist_table_ctm th,
table#regist_table_ctm td{
	text-align:left;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	padding:5px 0px 5px 5px;
}
table#regist_table_ctm th{
	width:30%;
	background:url(/main/registform/images/th_bg.gif) repeat-x bottom;
}
#main_inbox .planChoice th{
	background:#ffe7e7;
}
#main_inbox .planChoice td{
	line-height:20px;
}
table#regist_table_ctm td{
	line-height:16px;
}
table#regist_table_ctm img{
	vertical-align:middle;
}
table .small_text_black{
	display:block;
	color:#666;
	padding-left:13px;
}
td input.txt{
	border:solid 1px #CCC;
	margin:2px 2px 0;
}

/* error */
.errorMesseage{
	height:16px;
	padding-left:16px;
	margin-top:3px;
	color:#ff0000;
	font-weight:bold;
	background:url(/main/registform/images/error.png) no-repeat left;
}
.necessaryMesseage{
	margin-top:3px;
	color:#ff0000;
	font-weight:bold;
}
/* error end */

table#regist_table_ctm td textarea{
	border:solid 1px #CCC;
	margin:2px;
	width: 370px;
	height: 50px;
}

table#search_engine{
	border-collapse:collapse;
	margin:10px auto;
}
table#search_engine td{
	border:none;
}

#option{
	width:360px;
	height:165px;
	padding:20px 200px 0px 20px;
	background:url(/main/registform/images/omams.gif) no-repeat right;
	margin-top:20px;
	text-align:left;
}
#option p{
	margin-top:-10px;
}
#option input{
	position:relative;
	top:-25px;
	left:1px;
}
*html #option input{
	top:-24px;
	left:-3px;
}
*+html #option p{
	margin-top:-15px;
}
*+html #option input{
	top:-24px;
	left:-3px;
}
#option #btnUp{
	position:relative;
	left:400px;
	top:-25px;
}
#option p.strong{
	margin-top:3px;
	background:#fff9e7;
	color:#d87603;
	line-height:1.3;
	font-size:11px;
}

/**************** regist ok ******************/

div#resgist_ok{
	width:500px;
	margin: 20px auto;
	}

div#resgist_ok p{
	text-align:left;
	float: right;
	width: 380px;
	}

div#resgist_ok img{
	float:left;
	border:0;
	}
	
div#omams{
	width:500px;
	}

div#omams p{
	text-align:left;
	float: left;
	width: 250px;
	}

div#omams img{
	float:right;
	border:0;
	}


/* CSS Document */

.id_form120{
	width: 120px;
	height:16px;
	border: 1px solid #BBD1FF;
}
#loginBox{
	width:430px;
	height:164px;
	background:url(/main/registform/images/loginBox.gif) no-repeat;
	margin:20px auto 40px;
	text-align:center;
	position:relative;
}
#loginBox div{
	position:absolute;
	top:70px;
	left:30px;
	height:70px;
}
#loginBox dl{
	width:260px;
	margin:0 auto 0 20px;
	float:left;
}
#loginBox dt,#loginBox dd{
	text-align:left;
	padding-top:8px;
	height:32px;
}
#loginBox dt{
	float:left;
	width:80px;
	font-weight:bold;
	color:#333;
}
#loginBox dd{
	padding-left:100px;
}
#loginBtn{
	float:left;
}


#regist_next_login{
	width: 560px;
	padding:10px 0px 20px 10px;
	text-align: left;
	border: solid 1px #cccccc;
	background-color: #EFEFEF;

	
}

#campaign_box{
	width: 530px;
	padding:10px 20px 20px 20px;
	text-align: left;
	border: solid 1px #cccccc;
	background-color: #E1EDFF;
	margin: 20px 0px 30px 0px;
	
}

#attention{
	text-align: left;
	width: 560px;
	position: relative;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
	margin: 4px;
}

/* flow */

ol#flow{
	text-align:left;
	width:88%;
	margin: auto;
	}
	
#left_flow{
	width:380px;
	float:left;
	padding: 10px 10px 10px 30px;
	text-align: left;
	clear: left;
}

#right_flow{
	width:160px;
	float:left;
	}

ul#flow{
	text-align:left;
	width:88%;
	margin: auto;
	font-size:10px;
	color:#666;
	}
	


/*  new! regist table  */
img#choiceTitle{
	float:left;
}
div#choicePremium input,div#choiceBusiness input,div#choiceFree input{
	margin-top:17px;
}
div#choicePremium{
	float:left;
	width:232px;
	height:519px;
	background:url(/main/registform/images/planChoice01.gif) no-repeat bottom;
}
div#choiceBusiness{
	float:left;
	width:127px;
	height:519px;
	background:url(/main/registform/images/planChoice02.gif) no-repeat bottom;
}
div#choiceFree{
	float:left;
	width:109px;
	height:519px;
	background:url(/main/registform/images/planChoice03.gif) no-repeat bottom;
}
.examText{
	font-size:10px;
	color:#666;
	margin-left:3px;
}

/*  reseller 代理店用  */

body#reseller{
	background:#fff;
	text-align:center;
}

div#resellerRegist{
	width:587px;
	margin:10px auto 40px;
	background:#fff;
	text-align:center;
}

div#resellerRegist table#regist_table_ctm th,
div#resellerRegist table#regist_idtable th,
div#resellerRegist table#color_table th{
	font-size:12px;
}
.mgn10{
	margin:10px auto;
}
div#resellerRegist table,
div#resellerRegist img{
	margin-left:auto;
	margin-right:auto;
}
div#resellerRegist h2{
	font-size:114%;
	color:#666;
	border-bottom:3px solid #ececec;
	margin-top:40px;
	padding-bottom:3px;
}
div#resellerRegist h2,
div#resellerRegist p{
	text-align:left;
}
div#resellerRegist strong{
	color:#fff;
}
/* omakaseBox */
#omakaseBox{

}
.loginBox{
	background:#fff url(/main/registform/images/loginTitle.png) no-repeat top center;
	padding:52px 0 24px;
	margin:16px auto 48px;
	border-top:none;
}
