/*	ACCOUNT	*/
div#treasure_accountAreaWrap div,
div#treasure_accountAreaWrap ul,
div#treasure_accountAreaWrap li {
list-style-type:none;
}
div#treasure_accountAreaWrap img {
border:none;
}
div#treasure_accountAreaWrap {
width:100%;
height:35px;
overflow:hidden;
background-image:url(../img/account/account_bg.gif);
background-repeat:repeat-x;
}
div#treasure_accountAreaWrap div#treasure_accountArea:after {content:"."; display:block; clear:both; height:0; visibility:hidden;}
div#treasure_accountAreaWrap div#treasure_accountArea {zoom:1;}
#treasure_accountArea a {
color:#9e9a82;
text-decoration:none;
}
#treasure_accountArea a:hover {
font-weight:normal;
text-decoration:underline;
}
#treasure_accountArea {
width:880px;
margin:0 auto;
}
#treasure_accountArea ul#mypage_session_links,
#treasure_accountArea ul#mypage_links {
float:right;
padding:8px 0 0;
font-size:10px;
} 
#treasure_accountArea ul#mypage_session_links li,
#treasure_accountArea ul#mypage_links li {
float:left;
margin-left:12px;
padding-top:2px;
text-align:left;
line-height:1.2;
} 
#treasure_accountArea ul li#clip {
padding-left:20px;
min-height:17px;
height:auto !important;
height:17px;
background-image:url(../img/account/account_icon_clip.gif);
background-repeat:no-repeat;
background-position:left top;
} 
#treasure_accountArea ul li#login {
padding-left:20px;
min-height:17px;
height:auto !important;
height:17px;
background-image:url(../img/account/account_icon_login.gif);
background-repeat:no-repeat;
background-position:left top;
}
#treasure_accountArea div#toolArea {
display:inline;
float:right;
margin-left:20px;
padding-left:10px;
height:32px;
background:url(/common/img/account/toolArea_bg_l.png) no-repeat left top;
zoom:1;
}
#treasure_accountArea div#toolBlock {
/display:inline; /* for ie6,7 */
height:32px;
padding-right:10px;
background:url(/common/img/account/toolArea_bg_r.png) no-repeat right top;
zoom:1;　/* for ie */
}
#treasure_accountArea div#toolBox {
/display:inline; /* for ie6,7 */
height:29px;
padding-bottom:3px;
background:url(/common/img/account/toolArea_bg.png) repeat-x;
zoom:1;　/* for ie */
}
#treasure_accountArea div#toolBox ul {
float:left;
margin-left:-10px;
padding-top:5px;
overflow:hidden;
zoom:1;　/* for ie */
}
#treasure_accountArea div#toolBox ul li {
float:left;
height:29px;
margin-left:10px;
padding-top:0;
zoom:1;　/* for ie */
}
#treasure_accountArea div#toolBox ul li span.hatena_user {
margin-left:3px;
}
#treasure_accountArea div#toolBox img {
vertical-align:middle;
}


