@charset "euc-jp";
/*********************************************
メモ       : たぶん古いので使わない方向で 杉浦 210902
*********************************************/

/* 2013/04/05 追記 */

/*--------------------- registration --------------------------*/
#rightcontainer div#main div.title h2{
background:url(../img/img_registration_title.gif) no-repeat 0px;
}


/*VTR-LINK*/
#modal{
z-index:2;
position:fixed;
left:0;
top:0;
display:none;
overflow:hidden;
filter: alpha(opacity=30);
-moz-opacity:0.3;
opacity:0.3;
background:#000;
width:100%;
height:100%;
}
#vtrMovie{
z-index:3;
position:absolute;
left:197px;
top:140px;
display:none;
margin:0 auto;
padding:5px;
background:url(https://assets.angel-live.com/common/img/img_loads.gif) no-repeat 375px 200px #fff;
}
#vtrImage{
display:block;
overflow:hidden;
width:770px;
height:464px;
}
#vtrImage a.btn{
display:block;
overflow:hidden;
margin:254px auto 0;
background:url(../images/regist_btn_vtrregist.jpg) no-repeat;
width:281px;
height:48px;
}
#vtrImage a.btn:hover{
background-position:0 -48px;
}
a.vtrclose{
position:absolute;
top:-25px;
right:0;
display:block;
overflow:hidden;
width:170px;
height:22px;
background:url('https://www.angel-live.com/common/img/btn_vtrchat_close.gif') no-repeat;
text-indent:-9999px;
}
a.vtrclose:hover{
background-position:0 -22px;
}
#registVtr{
overflow:hidden;
display:block;
margin-bottom:10px;
width:100%;
height:auto;
}

ul.thum{
overflow:hidden;
}
ul.thum li{
float:left;
display:block;
margin-left:13px;
background:url(../images/bg_sub_thum.png) no-repeat 0 0;
}
ul.thum li:first-child{
margin-left:0;
}
ul.thum li a{
display:block;
margin:6px;
text-align:center;
}
ul.thum li a span{
display:block;
margin-top:10px;
}
a#vtrLink{
display:block;
margin:6px 6px 15px !important;
width:130px;
height:97px;
}
a.vtrLink1{
background:url(../img/btn_regist_vtr1.gif) no-repeat 1px 1px;
}
a.vtrLink2{
background:url(../img/btn_regist_vtr2.gif) no-repeat 1px 1px;
}
a.vtrLink3{
background:url(../img/btn_regist_vtr3.gif) no-repeat 1px 1px;
}
a.vtrLink4{
background:url(../img/btn_regist_vtr4.gif) no-repeat 1px 1px;
}
a.vtrLink5{
background:url(../img/btn_regist_vtr5.gif) no-repeat 1px 1px;
}
a.vtrLink1:hover{
background:url(../img/btn_regist_vtr1_over.gif) no-repeat 1px 1px;
}
a.vtrLink2:hover{
background:url(../img/btn_regist_vtr2_over.gif) no-repeat 1px 1px;
}
a.vtrLink3:hover{
background:url(../img/btn_regist_vtr3_over.gif) no-repeat 1px 1px;
}
a.vtrLink4:hover{
background:url(../img/btn_regist_vtr4_over.gif) no-repeat 1px 1px;
}
a.vtrLink5:hover{
background:url(../img/btn_regist_vtr5_over.gif) no-repeat 1px 1px;
}

#rightcontainer div#main div#registVtr p#vtrText{
float:none;
padding:0 0 5px; 
}
#rightcontainer div#main div#registVtr p#vtrText a{
font-weight:bold;
font-size:16px;
line-height:135%;
}

#rightcontainer div#main a#registAd{
display: block;
margin: 15px 0 0;
border-top: 1px solid #d5d5d5;
font-size: 16px;
font-weight: bold;
line-height: 3em;
}


#rightcontainer div#main div.menu{
margin-top:3px;
height:3px;
border:1px solid #b7b7b6;
background-color: #f6f6f6;
}
#rightcontainer div#main div.text h3{
font-size:16px;
line-height:1.5em;
color:#2a2a2a;
margin:0 0 10px 0;
border-bottom:2px solid #ee8aa4;
}
#rightcontainer div#main div.text dl dt{
font-weight:bold;
padding-left:15px;
line-height:1.8em;
background:url(../img/bg_subpage_dt.gif) no-repeat 0 0.5em;
}

#rightcontainer div#main div.text dl dd{
line-height:1.5em;
margin-bottom:40px;
}


#rightcontainer div#main div.text div.step1{
height:52px;
margin-bottom:10px;
background:url(../img/img_registration_step1.gif) no-repeat;
}

#rightcontainer div#main div.text div.registstep{
overflow:hidden;
text-indent:-9999px;
height:220px;
background:url(../img/img_registration_registstep.gif) no-repeat;
}

#rightcontainer div#main div.text div#input{
margin-top:5px;
padding-bottom:50px;
width:765px;
height:auto;
}
#rightcontainer div#main div.text div#input div#input_box,
#rightcontainer div#main div.text dl dd div.genre_left{
margin:0;
padding:0;
width:765px;/*562px;*/
height:auto;
border:0;
float:left;
}

#rightcontainer div#main div.text div#input div#input_box{
	position:relative;
}
#rightcontainer div#main div.text div#input div#input_box #coupon{
	position:absolute;
	bottom:50px;
	right:110px;
	width:168px;
	height:124px;
	background:url(../images/img_regist_coupon.png) no-repeat 0 0;
}

#rightcontainer div#main div.text div#input div#input_box #freecoupon{
	position:absolute;
	bottom:48px;
	right:18px;
	width:289px;
	height:142px;
	background:url(../images/regist_img_freecoupon.png) no-repeat 0 0;
}
#rightcontainer div#main div.text div#input div#input_box #freecoupon p{
	margin: 68px 27px 0;
	text-align: center;
	color: #fff;
	font-size:12px;
	font-weight: bold;
}
#rightcontainer div#main div.text div#input div#input_box #freecoupon p span{
	color: #ff0;
}

#rightcontainer div#main div.text dl dd div.genre_left span.small{
font-size:10px;
}

#rightcontainer div#main div.text dl dd div.genre_left div.genre_box{
display:inline;
float:left;
margin:15px 12px 0 0;
width:80px;
overflow:hidden;
}

#rightcontainer div#main div.text dl dd div.genre_left label{
font-size:10px;
line-height:1.2em;
}

#rightcontainer div#main div.text div#input div#input_box p{
margin:0;
padding-bottom:5px;
font-weight:normal;
font-size:10px;
}
#rightcontainer div#main div.text div#input div#input_box p input.regist1{
display:block;
background:url(https://assets.angel-live.com/common/img/btn_registration_regist0.gif);
width:300px;
height:47px;
border:0;
cursor:default;
}
#rightcontainer div#main div.text div#input div#input_box p input.regist2{
display:block;
background:url(https://assets.angel-live.com/common/img/btn_registration_regist.gif);
width:300px;
height:47px;
border:0;
cursor:pointer;
}

#rightcontainer div#main div.text div#input div#input_box p input.regist2:hover{
opacity:0.5;
filter:alpha(opacity=50);
-ms-filter: "alpha( opacity=50 )";
}


#rightcontainer div#main div.text div#input div#input_box p.subtitle{
font-size:12px;
font-weight:bold;
margin-top:15px;
padding-left:15px;
line-height:1.8em;
background:url(../img/bg_subpage_dt.gif) no-repeat 0 0.5em;
}


#rightcontainer div#main div.text div#input div#input_box table{
margin:0;
padding:0;
border:0;
border-spacing:0;
border-collapse:0;
width:760px;/*558px;*/
font-size:12px;
text-align:left;
}
#rightcontainer div#main div.text div#input div#input_box table th{
padding-top:4px;
vertical-align:top;
height:52px;
border-top:1px solid #ffffff;
}
#rightcontainer div#main div.text div#input div#input_box table td{
padding-top:4px;
height:52px;
}
#rightcontainer div#main div.text div#input div#input_box table td img.icon{
margin-right:3px;
vertical-align:text-bottom;
}
#rightcontainer div#main div.text div#input div#input_box table input{
padding:2px;
height:20px;
font-size:18px;
font-weight:bold;
background:#ffffff;
border:1px solid #a7a6aa;
}
#rightcontainer div#main div.text div#input div#input_box table input.length1{
width:250px;
}
#rightcontainer div#main div.text div#input div#input_box table input.length2{
width:200px;
}
#rightcontainer div#main div.text div#input div#input_box table input.length3{
width:160px;
}
#rightcontainer div#main div.text div#input div#input_box table input.length4{
width:80px;
}
#rightcontainer div#main div.text div#input div#input_box table input.password{
width:160px;
}
#rightcontainer div#main div.text div#input div#input_box table input.length4{
width:70px;
}
#rightcontainer div#main div.text div#input div#input_box table input.length5{
width:40px;
}
#rightcontainer div#main div.text div#input div#input_box table input.radio{
margin:0 3px;
padding:0;
background:none;
border:none;
vertical-align:-2px;
height:auto;
}

#rightcontainer div#main div.text div#input div#input_box table div.radioBG{
margin-bottom:3px;
width:440px;
height:22px;
line-height:22px;
font-size:12px;
font-weight:normal;
}
#rightcontainer div#main div.text div#input div#input_box table div.radioBGimg{
background:url(../img/bg_regist_radio.gif) no-repeat 0 0;
}
#rightcontainer div#main div.text div#input div#input_box table div.radioBG span{
border-bottom:1px dotted #333;
cursor:help;
}

#rightcontainer div#main div.text div#input div#input_box table span.format{
font-size:11px;
font-weight:bold;
color:#339900;
}

#rightcontainer div#main div.text div#input_box2,
#rightcontainer div#main div.text div#input div#input_box3,
#rightcontainer div#main div.text dl dd div.genre_right{
margin:0 0 10px 0;
padding:0;
width:200px;
height:auto;
border:1px solid #b7b7b6;
float:left;
}
#rightcontainer div#main div.text div#input_box2 div#input_title,
#rightcontainer div#main div.text div#input div#input_box3 div#input_title,
#rightcontainer div#main div.text dl dd div.genre_right div.title{
margin:0;
padding:0;
width:200px;
height:20px; 
border-bottom:1px solid #b7b7b6;
background:url(../img/img_registration_bctitle.gif) repeat-x;
}
#rightcontainer div#main div.text div#input_box2 div#input_title p,
#rightcontainer div#main div.text div#input div#input_box3 div#input_title p,
#rightcontainer div#main div.text dl dd div.genre_right div.title p{
margin:0;
padding:2px 0 0 8px;
font-size:12px;
font-weight:bold;
}
#rightcontainer div#main div.text div#input_box2 ul{
margin:0;
padding:0 8px 0 8px;
}
#rightcontainer div#main div.text div#input_box2 ul li{
margin-top:8px;
padding-top:-15px;
padding-left:16px;
list-style:none;
background:url(../img/ico_registration_star.gif) no-repeat;
}
#rightcontainer div#main div.text div#input_box2 script{
margin:0;
padding:0;
}
#rightcontainer div#main div.text div#input_box2 p{
padding:0 8px 8px 8px;
font-size:10px;
}

#rightcontainer div#main div.text div#input div#input_box3 p{
padding:8px;
font-size:12px;
}

#rightcontainer div#main div.text div#input div#input_box3 span{
color:red;
}


#rightcontainer div#main div.text dl dd div.genre_right p{
padding:8px;
}

#rightcontainer div#main div.text dl dd.agreement{
float:left;
margin-right:15px;
width:550px;
}


#rightcontainer div#main div.text div.step2{
height:52px;
margin-bottom:20px;
background:url(../img/img_registration_step2.gif) no-repeat;
}


#rightcontainer div#main div.text table{
margin-top:10px;
padding:0;
border:0;
border-spacing:0;
_border-collapse:collapse;
width:700px;
font-size:12px;
text-align:left;
}
#rightcontainer div#main div.text table tr{
margin-top:-2px;
padding:0;
border:0;
border-spacing:0;
border-collapse:0;
height:39px;
}
#rightcontainer div#main div.text table th{
margin:0;
padding-left:10px;
border:0;
width:170px;
height:39px;
border-spacing:0;
border-collapse:0;
background-color:#e6e6e6;
_background:url(../img/img_registration_1px.gif) repeat-x top #e6e6e6;
_border-right:1px solid #ffffff;
_border-top:0;
border-top:1px solid #ffffff;
border-bottom:1px solid #b5b5b5;
}
#rightcontainer div#main div.text table th.th_genre{
vertical-align:top;
line-height:35px;
}
#rightcontainer div#main div.text table th .fon0{
font-size:10px;
font-weight:normal;
}
#rightcontainer div#main div.text table td.column{
margin:0;
padding-left:5px;
border:0;
border-spacing:0;
border-collapse:0;
font-size:20px;
font-weight:bold;
vertical-align:middle;
}
#rightcontainer div#main div.text table td.column2{
margin:0;
padding-left:5px;
border:0;
vertical-align:middle;
}
#rightcontainer div#main div.text table td.genre p{
margin:2px auto;
padding-left:5px;
}

#rightcontainer div#main div.text p.bold{
margin-top:15px;
font-weight:bold;
}
#rightcontainer div#main div.text p.err{
margin-top:15px;
color:#FF0000;
}


#rightcontainer div#main div.text div.back{
margin-top:30px;
display:inline;
float:left;
width:95px;
}
#rightcontainer div#main div.text div.next{
margin-top:30px;
display:inline;
float:left;
width:120px;
}
#rightcontainer div#main div.text div.next input.regist1{
display:block;
background:url(https://assets.angel-live.com/common/img/btn_registration_regist1.gif) no-repeat;
width:232px;
height:47px;
border:0;
cursor:pointer;
}
#rightcontainer div#main div.text div.next input.regist2{
display:block;
background:url(https://assets.angel-live.com/common/img/btn_registration_regist2.gif) no-repeat;
width:232px;
height:47px;
border:0;
cursor:pointer;
}

#rightcontainer div#main div.text dl dd div.tos_title{
background-color:#d2d2d2;
font-weight:bold;
line-height:2.2em;
text-indent:10px;
}
#rightcontainer div#main div.text dl dd div.tos_area{
background-color:#E9EBEC;
padding:15px;
line-height:1.4em;
}
#rightcontainer div#main div.text dl dd div.tos_text{
/*margin:20px 20px 10px 20px;*/
margin:10px 0;
padding:5px;
border:1px solid #a7a7a7;
height:200px;
overflow:auto;
background-color:white;
}


#rightcontainer div#main div.text dl dd div.tos_text dl dt{
background:none;
padding:0;
}
#rightcontainer div#main div.text dl dd div.tos_text dl dd{
margin-bottom:10px;
}

#rightcontainer div#main div.text input.check{
margin-left:20px;
}

#rightcontainer div#main div.text input.kiss,
#rightcontainer div#main div.text div.kiss{
margin:15px 0 0 20px;
}


#rightcontainer div#main div.text div.step3{
height:52px;
margin-bottom:20px;
background:url(../img/img_registration_step3.gif) no-repeat;
}
#rightcontainer div#main div.text div.finish_text1{
margin:0;
padding:13px 0;
}
#rightcontainer div#main div.text div.finish_text1 p{
margin:0;
padding:2px 0;
font-size:14px;
}
#rightcontainer div#main div.text div.finish_text1 p.bold{
font-size:14px;
font-weight:bold;
}
#rightcontainer div#main div.text div.finish_text2{
margin:0;
padding:40px 0 0 0;
}
#rightcontainer div#main div.text div.finish_text2 p{
margin:0;
padding-bottom:10px;
font-size:12px;
}
#rightcontainer div#main div.text div.finish_text2 ul{
margin:0;
padding:0;
}
#rightcontainer div#main div.text div.finish_text2 ul li{
margin:0;
padding-top:1px;
padding-left:14px;
_padding:1 0 0 14px;
line-height:160%;
list-style:none;
background:url(../img/ico_subpage_form2.gif) no-repeat;
}



#rightcontainer div#main div.text div.step4{
height:42px;
margin-bottom:20px;
background:url(../img/img_registration_step4.gif) no-repeat;
}
#rightcontainer div#main div.text div.finish_text3{
margin:0;
padding:13px 0;
text-align:center;
line-height:150%;
}
#rightcontainer div#main div.text div.finish_text3 p{
margin:0;
padding:0 0 13px 0;
text-align:center;
font-size:12px;
}
#rightcontainer div#main div.text div.finish_text3 p.big{
font-size:30px;
font-weight:bold;
}
#rightcontainer div#main div.text div.finish_text3 p.middle{
margin:8px 0 48px 0;
font-size:20px;
font-weight:bold;
line-height:110%;
}

a.btn_getfreept{
display:block;
overflow:hidden;
width:476px;
height:56px;
background:url(../img/btn_getfreepoint0.jpg) no-repeat 0 0;
}
a.btn_getfreept:hover{
background-position:0 -56px;
}


/*ツールチップ*/
div.tooltip_shadow{
	z-index:5;
	overflow:hidden;
	margin:8px 0 0 8px;
	padding:0;
 background:#fff;
	border:1px solid #dedede;
 -moz-box-shadow: 0 2px 5px #dedede;
 -webkit-box-shadow: 0 2px 5px #dedede;
 filter: progid:DXImageTransform.Microsoft.Shadow(color='#dedede', Direction=180, Strength=5);
	width:265px;
}
div.tooltip{
	overflow:hidden;
	margin:4px;
	width:255px;
	height:auto;
	background:#fff;
	border:1px solid #ee8aa4;
}
div.tooltip a.tooltip_close{
	position:absolute;
	float:right;
	top:9px;
	right:13px;
	display:block;
	overflow:hidden;
	width:16px;
	height:17px;
	background:url(../img/btn_regist_tooltipclose.gif) 0 0 no-repeat;
}
div.tooltip div.tooltip_title{
	overflow:hidden;
	margin:8px 8px 0;
	padding-bottom:5px;
	color:#ee8aa4;
	font-weight:bold;
	border-bottom:1px solid #ee8aa4;
}
div.tooltip div.tooltip_main{
	overflow:hidden;
 margin:8px;
	color:#333;
 font-size:10px;
	line-height:1.5em;
}
div.tooltip div.tooltip_main span{
 color:#ee8aa4;
}

/* Here's our default note styles. */
.notedefault, .notenested {
 position: absolute;
 visibility: hidden;
	top:1em;
	left:1em;
}
/* Some position-type-specific offset information. Tweak as needed! */
.snp-mouseoffset, .snp-triggeroffset, .snp-mousetrack {
 margin-left: 5px;
 margin-top: 15px;
}
/*************/


#non{
border-spacing:0;
}
.fon1{
color:#ff0000;
}
.fon2{
margin:0 5px;
font-size:20px;
font-weight:bold;
}
.fon3{
font-size:10px;
font-weight:normal;
}
.pink14px{
color:#e77895;
font-size:14px;
font-weight:bold;
}

/* ▼2013/04/05 追記▼ */
a.vtrLink{
display:block;
margin:6px 6px 15px !important;
width:130px;
height:97px;
}
a#vtrLink1{
background:url(../img/btn_regist_vtr1.gif) no-repeat 1px 1px;
}
a#vtrLink2{
background:url(../img/btn_regist_vtr2.gif) no-repeat 1px 1px;
}
a#vtrLink3{
background:url(../img/btn_regist_vtr3.gif) no-repeat 1px 1px;
}
a#vtrLink4{
background:url(../img/btn_regist_vtr4.gif) no-repeat 1px 1px;
}
a#vtrLink5{
background:url(../img/btn_regist_vtr5.gif) no-repeat 1px 1px;
}
a#vtrLink1:hover{
background:url(../img/btn_regist_vtr1_over.gif) no-repeat 1px 1px;
}
a#vtrLink2:hover{
background:url(../img/btn_regist_vtr2_over.gif) no-repeat 1px 1px;
}
a#vtrLink3:hover{
background:url(../img/btn_regist_vtr3_over.gif) no-repeat 1px 1px;
}
a#vtrLink4:hover{
background:url(../img/btn_regist_vtr4_over.gif) no-repeat 1px 1px;
}
a#vtrLink5:hover{
background:url(../img/btn_regist_vtr5_over.gif) no-repeat 1px 1px;
}


a#vtrLinkP1{ background:url(../images/regist_btn_p1.gif?131122) no-repeat; }
a#vtrLinkP2{ background:url(../images/regist_btn_p2.gif) no-repeat; }
a#vtrLinkP3{ background:url(../images/regist_btn_p3.gif) no-repeat; }
a#vtrLinkP1:hover{ background:url(../images/regist_btn_p1ov.gif?131122) no-repeat; }
a#vtrLinkP2:hover{ background:url(../images/regist_btn_p2ov.gif) no-repeat; }
a#vtrLinkP3:hover{ background:url(../images/regist_btn_p3ov.gif) no-repeat; }
/* ▲2013/04/05 追記▲ */