@charset "shift_jis";
/*----------------------------------------*/



.lang-e #wrapper{
border-top:2px solid #c2ccd1;
}
.lang-e #header{
padding:12px 0 15px;
}
.lang-e #contents{
margin-bottom:5em;
}
.lang-e #footer{
height:3em;
}

/* ct_select
------------------------------*/
.ct_select{
padding:20px;
}

.ct_select ul{
width:820px;
margin:0 auto;
}

.ct_select li.user{
float:left;
width:400px;
}

.ct_select li.merchants{
float:right;
width:400px;
}

.ct_select li a{
display:block;
height:0;
padding-top:163px;
overflow:hidden;
}

.ct_select ul.us li.user a{
background:url(../images/bt11a.gif) 0 0 no-repeat;
}

.ct_select ul.us li.user a:hover{
background:url(../images/bt11a.gif) 0 -163px no-repeat;
}

.ct_select ul.us li.merchants a{
background:url(../images/bt11a.gif) -400px 0 no-repeat;
}

.ct_select ul.us li.merchants a:hover{
background:url(../images/bt11a.gif) -400px -163px no-repeat;
}

.ct_select ul.ch li.user a{
background:url(../images/bt11b.gif) 0 0 no-repeat;
}

.ct_select ul.ch li.user a:hover{
background:url(../images/bt11b.gif) 0 -163px no-repeat;
}

.ct_select ul.ch li.merchants a{
background:url(../images/bt11b.gif) -400px 0 no-repeat;
}

.ct_select ul.ch li.merchants a:hover{
background:url(../images/bt11b.gif) -400px -163px no-repeat;
}


.ct_select ul.kr li.user a{
background:url(../images/bt11c.gif) 0 0 no-repeat;
}

.ct_select ul.kr li.user a:hover{
background:url(../images/bt11c.gif) 0 -163px no-repeat;
}

.ct_select ul.kr li.merchants a{
background:url(../images/bt11c.gif) -400px 0 no-repeat;
}

.ct_select ul.kr li.merchants a:hover{
background:url(../images/bt11c.gif) -400px -163px no-repeat;
}


























s


/*EOF*/