
.seesaaBookmarks {
    cursor: pointer;
    float: left;
    height: 20px;
    width: 90px;
}
.bookmark {
    padding-top: 20px;
}

/* clearfix --------------------*/
* html .bookmark, *+html .bookmark {
	zoom: 1;
}
.bookmark:after {
	content: "";
	display: block;
	clear: both;
}
/* -------------------- clearfix */

.bookmark:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}
* html .bookmark {
}
:first-child + html .bookmark {
}
.bookmark div iframe {
    display: inline-block;
    margin-bottom: 5px;
    padding-right: 5px;
}
.bookmark .hatenaHeightBookmark iframe {
    padding-right: 0;
}
.bookmark div a {
    -moz-text-blink: none !important;
    -moz-text-decoration-color: -moz-use-text-color !important;
    -moz-text-decoration-line: none !important;
    -moz-text-decoration-style: solid !important;
    padding-right: 3px;
    vertical-align: top;
}
.bookmark div a img {
    vertical-align: top;
}
.bookmark div div {
    vertical-align: top !important;
}
#balloonBox {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #FFFFFF;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-color: #DFDFDF;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #DFDFDF;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 2px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #DFDFDF;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 2px;
    border-top-color: #DFDFDF;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-top-style: solid;
    border-top-width: 2px;
    color: #333333;
    display: none;
    left: -270px;
    margin-bottom: 3em;
    margin-left: 0;
    margin-right: 0;
    margin-top: 1em;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    position: absolute;
    text-align: left;
    top: 0;
    width: 270px;
    z-index: 1000;
}
#balloonClose {
    -moz-text-blink: none;
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    background-image: url("/img/bookmark/close.png");
    background-repeat: no-repeat;
    cursor: pointer;
    font-size: 14px;
    height: 18px;
    line-height: 1;
    overflow-x: hidden;
    overflow-y: hidden;
    position: absolute;
    right: -5px;
    text-indent: -3000em;
    top: -5px;
    width: 18px;
}
.sns_box {
    float: left;
    padding-bottom: 5px;
    padding-left: 5px;
}
.facebookBookmark {
    width: 102px !important;
}
.facebookBookmark .fb-like {
    display: block !important;
    height: 20px !important;
    margin-top: 0 !important;
    padding-top: 0 !important;
}
