/*　ACヘッダー　*/

.acheader{
position:relative;
width:860;
height:33px;
margin:0px auto;
padding:0px;
background-image:url('/image/ac-header_bg.gif');
}



.actit{
position:absolute;
left:5px;
top:0px;
margin:0px;
padding:0px;
bottom:0px;
}



.acbtn{
position:absolute;
height:20px;
margin:0px 5px 0px 0px;
padding:0px;
top:0px;
right:5px;
}

.acbtn ul{
margin:0px;
padding:0px;
align:middle;
}

.acbtn li{
margin-left: 6px;
list-style: none;
float:left;
width:auto;
}


.acbtn a{
display:block;
height:20px;
line-height:20px;
color:#000033;
font-size:12px;
text-indent:15px;
background:url(../image/ac-header_btnmidashi.gif) no-repeat;
background-position:0px 0px;
}

* html .acbtn a{
display:block;
width:77px;
height:20px;
line-height:20px;
color:#000033;
font-size:12px;
text-indent:15px;
background:url(../image/ac-header_btnmidashi.gif) no-repeat;
background-position:0px 0px;
}

.acbtn a:hover{
background-position:0px -20px;
}

.acmenu{
position:absolute;
margin:0px;
padding:0px;
bottom:0px;
right:5px;
}

.acmenu ul{
margin:0px;
padding:0px;
align:middle;
}

.acmenu li{
padding-left: 0px;
list-style: none;
float:left;
width:auto;
}

/*　ユーザデータ　*/

.userdata_ifr {
margin-left:180px; 
width:200px; 
height:33px;
}

.userdata_cgi_logout {
margin:0px; 
padding:0px; 
color:#666666; 
font-size:12px; 
font-weight:bold;
text-align:right; 
background-image: url(/image/ac-header_1pxbg.gif);
width: 430px; 
height: 20px; 
line-height:20px;
}

.userdata_cgi_login {
margin:0px; 
padding:0px; 
color:#cc3300; 
font-size:12px;
font-weight:bold;
text-align:right; 
background-image: url(/image/ac-header_1pxbg.gif);
width: 430px; 
height: 20px; 
line-height:20px;
}