@charset "utf-8";
/* CSS Document */
/*----------------------------------------------------
	Itempage
----------------------------------------------------*/
.fukubukuro img {
    width: 144px;
    border: 1px solid #888;
}

.fukubukuro span.fb {
    width: 20px;
    height: 20px;
    position: absolute;
    background: #FFF;
    opacity: 0.9;
    border: medium solid #000;
}

.fukubukuro span p {
    position: relative;
    top: -20px;
    right: 15px;
    font-weight: bold;
    color: #000;
}

.fukubukuroitem {
    width: 142px;
    float: left;
    margin-right: 9px;
    margin-top: 5px;
}

.fukubukuroitem-last {
    width: 142px;
    float: left;
    margin-top: 5px;
}
