/* 全体の背景＆上画像＆下画像 */

.preview_background{
background:url(./images/preview_background.gif);
width:710px;
}

.preview_top{
background:url(./images/preview_top.gif);
width:710px;
height:94px;
}

.preview_bottom{
background:url(./images/preview_bottom.gif);
width:710px;
height:18px;
margin-top:5px;
}

/* 店長＆スタッフ：女の子 */
.preview_box{
width:710px;
height:110px;
text-align:left;
position:relative; top:0px; left:0px;
}

.preview_photo{
width:304px;
height:92px;
position:absolute; top:9px; left:38px;
}

.preview_icon{
width:32px;
height:32px;
position:absolute; top:28px; left:373px;
float:left;
}

.preview_icon_text{
width:65px;
text-align:center;
font-size:10px;
position:absolute; top:61px; left:357px;
}

.preview_name{
font-size:14px;
position:absolute; top:20px; left:428px;
}

.preview_profile{
width:232px;
font-size:10px;
color:#ffffff;
position:absolute; top:38px; left:430px;
line-height:160%;
}


/* ともちゃん */
.tomo_box{
background:url(./images/preview_tomo.gif);
width:710px;
height:66px;
text-align:left;
position:relative; top:0px; left:0px;
margin-top:3px;
}

.tomo_photo{
background:url(./images/photo_tomo.jpg);
width:126px;
height:60px;
position:absolute; top:3px; left:161px;
}

.tomo_icon{
background:url(../../../../images/special_icon/tomo_icon.gif);
width:32px;
height:32px;
position:absolute; top:23px; left:296px;
float:left;
}

.tomo_icon_text{
font-size:10px;
color:#ffffff;
font-weight:bold;
position:absolute; top:34px; left:332px;
}

.tomo_name{
font-size:14px;
color:#000000;
position:absolute; top:10px; left:410px;
}

.tomo_profile{
width:240px;
font-size:10px;
color:#ffffff;
position:absolute; top:26px; left:420px;
line-height:150%;
}