@charset "euc-jp";
/* CSS Document */

body{
font-size:12px;
margin:0pt;
padding:0pt;
}
img{
border:0;
}
a {
color:#0066CC;
text-decoration:none;
}


div.box{
float:left;
overflow:hidden;
margin:0 1px 2px 2px;
padding:1px 0pt 0pt;
width:112px;
height:140px;
background-color:#F5F5F5;
border:1px solid #CCCCCC;
display:inline;
text-align:center;
}
div.box div{
line-height:1.5em;
text-align:center;
}
div.box div.pict{
height:75px;
margin:1px auto;
overflow:hidden;
width:100px;
}
/*------- ステータス -------*/
div.status1{
width:112px;
height:20px;
background:url(http://livechat.angel-live.com/common/img/img_status4_chat1.gif) 3px 1px no-repeat;
text-indent:77px;
font-size:12px;
font-weight:bold;
color:#F48100;
}
div.status2{
width:112px;
height:20px;
background:url(http://livechat.angel-live.com/common/img/img_status4_chat2.gif) 3px 1px no-repeat;
text-indent:77px;
font-size:12px;
font-weight:bold;
color:#FF5151;
}
div.status3{
width:112px;
height:20px;
background:url(http://livechat.angel-live.com/common/img/img_status4_chat3.gif) 3px 1px no-repeat;
text-indent:83px;
font-size:12px;
font-weight:bold;
color:#A851FF;
}
div.status4{
width:112px;
height:20px;
background:url(http://livechat.angel-live.com/common/img/img_status4_chat4.gif) 3px 1px no-repeat;
text-indent:83px;
font-size:12px;
font-weight:bold;
color:#66B3FF;
}
/*------- HDアイコン -------*/
div.ico_hd{
width:31px;
height:19px;
margin:-20px 0 0 0;
/margin:-20px 0 0 -80px;
background:url(http://livechat.angel-live.com/common/img/icon/ico_hd.gif) no-repeat;
}
div.box div.namae{
line-height:1.2em;
}
div.box div.namae img{
margin: 0 0 0 1px;
vertical-align: text-top;
}
div.box div.hitokoto{
margin:3px 3px 2px;
height:24px;
text-align:left;
font-size:10px;
line-height:1.2em;
}