.fukidashi{
margin-top:3px;
overflow:hidden;
margin-bottom:15px;
}

.left-photo{
width:80px;
margin:0;
float:left;
text-align:center;
}

.right-bubble{
float:right;
width:100%;
margin:0;
margin-right:-90px;
padding:0;
}

.right-bubble .left-arrow {
background-color:#fff;
border:1px solid #000;
margin-right:90px;
min-height:60px;
border-radius:5px;
position:relative;
}

.right-bubble .left-arrow:before {
border:10px solid transparent;
border-right-color:#fff;
border-left-width:0;
left:-9px;
content:"";
display:block;
top:15px;
position:absolute;
width:0;
height:0;
z-index:1;
}
 
.right-bubble .left-arrow:after {
border:10px solid transparent;
border-right-color:#000;
border-left-width:0;
left:-10px;
content:"";
display:block;
top:15px;
position:absolute;
width:0;
height:0;
}


.right-photo{
width:80px;
margin:0;
float:right;
text-align:center;
}

.left-bubble{
float:left;
width:100%;
margin:0;
margin-left:-90px;
padding:0;
}

.left-bubble .right-arrow {
background-color:#fff;
border:1px solid #000;
margin-left:90px;
min-height:60px;
border-radius:5px;
position:relative;
}
 
.left-bubble .right-arrow:before {
border:10px solid transparent;
border-left-color:#fff;
border-right-width:0;
right:-9px;
content:"";
display:block;
top:15px;
position:absolute;
width:0;
height:0;
z-index:1;
}
 
.left-bubble .right-arrow:after {
border:10px solid transparent;
border-left-color:#000;
border-right-width:0;
right:-10px;
content:"";
display:block;
top:15px;
position:absolute;
width:0;
height:0;
}

div.jinbutsu{
    border:0;
    margin: 0;
    padding: 0;
    clear:both;
}
div.jinbutsu div.illust{
    border:0;
    padding:0;
    margin:0;
    width: 80px;
    overflow:hidden;
    float:left;
}
div.jinbutsu div.setsumei{
    padding-top:35px;
    padding-left:90px;
    width:auto;
    font-size:1em;
}
