@charset "UTF-8";
/*--------------------------------------------------
for Room user general
$Id: profile_ameba_bar.css,v 1.2 2012/12/05 05:58:23 suzuki_masayoshi Exp $
--------------------------------------------------*/
/*TOC===============================================
amebaBar
==================================================*/

/*amebaBar
--------------------------------------------*/
#amebaBar{
min-width:1150px!important;
}

#amebaBar .left,#amebaBar .center,#amebaBar .barRight{
display: table-cell;
}

/*
 * left
 */
#amebaBar .barLeft{
width:37%!important;margin-bottom:0px!important;
}

/*
 * center
 * /
/*縁結びセンテキ*/
#amebaBar #barSenteki{
float:left;
width:27%;
padding:2px 0 0 30px;
zoom: 1;
}

#amebaBar #barSenteki a img { 
display: inline-block;
margin:0 0 2px 0;
padding: 0 3px; 
}

html>/**/#amebaBar #barSenteki a img{
position: relative; 
bottom: 2px;
}

#amebaBar #barSenteki a {
display: inline;
z-index: 100;
margin: 0px 0; 
color:#0066CC !important; 
text-decoration:none !important;  
}

#amebaBar #barSenteki a:hover { 
color:#FF3366; 
text-decoration:underline !important; 
}

#amebaBar #barSenteki a:active { 
color:#FF3366 !important; 
}

#amebaBar #barSenteki a:visited { 
color:#996699 !important; 
}

/*
 * right
 */
.barRight{
float: right !important;
/width:190px;/*for IE7*/
}

.barMenu{
float: left;
}

/*prLine*/
.barRight li.prLine{
padding-right:10px;
/width:150px;/*for IE7*/
}

.barRight li.prLine span{
font-size:10px;
}

.barRight li.prLine a{
padding:0 5px;
}

.barRight li.barItem{
float:right;
height:19px;
padding:2px 15px 0 0;
font-size:11px;
line-height:1;
}

.barRight li.barItem a{
font-size:10px;
line-height:17px;
padding-top:2px;
padding-bottom:2px;
}


